Skip to content

v1.6.13

Latest

Choose a tag to compare

@voocel voocel released this 13 Jun 13:20
· 3 commits to main since this release

Performance

  • Decouple kernel error classification from LiteLLM for improved performance.
  • Prevent goroutine leaks in agent loops when event channels are abandoned.
  • Deduplicate identical tool results in microcompact for efficiency.

Refactor

  • Add package-level documentation for better understanding.