Releases: voocel/agentcore
Releases · voocel/agentcore
v1.7.9
Compare
Sorry, something went wrong.
No results found
voocel
released this
04 Jul 03:00
v1.7.8
Compare
Sorry, something went wrong.
No results found
voocel
released this
04 Jul 02:29
Bug Fixes
Fix rune-safe truncation in summary inputs.
Performance
Update prompt cache for improved performance.
Other
Update litellm dependency for enhanced model compatibility.
v1.7.7
Compare
Sorry, something went wrong.
No results found
voocel
released this
29 Jun 04:20
Features
Add support for configuring OpenAI API mode (e.g., completion or chat).
Performance
Improve handling and performance when tool arguments are malformed.
v1.7.6
Compare
Sorry, something went wrong.
No results found
voocel
released this
27 Jun 09:52
Bug Fixes
Fix malformed tool call history
v1.7.5
Compare
Sorry, something went wrong.
No results found
voocel
released this
26 Jun 15:02
Performance
Handle malformed stream tool arguments
v1.7.4
Compare
Sorry, something went wrong.
No results found
voocel
released this
26 Jun 10:13
Features
Add a policy for thinking capability.
Performance
Normalize auto thinking behavior.
v1.7.3
Compare
Sorry, something went wrong.
No results found
voocel
released this
26 Jun 05:18
Features
Expose LLM capabilities.
Add live current working directory (CWD) source and per-request permission workspace.
Resolve tool working directory from runtime context.
Performance
v1.7.2
Compare
Sorry, something went wrong.
No results found
voocel
released this
21 Jun 16:43
Features
Add pluggable WorkspaceFS backend for read, write, and edit operations.
Performance
Expose provider-level LiteLLM extra configuration.
v1.7.1
Compare
Sorry, something went wrong.
No results found
voocel
released this
20 Jun 15:09
Features
Add per-agent thinking level.
Other
v1.7.0
Compare
Sorry, something went wrong.
No results found
voocel
released this
14 Jun 15:41
Features
Performance
Improve performance by fixing lifecycle issues with consistent naming.
Refactor
Scope runs to a per-call context.