Releases
v2.1.0
Compare
Sorry, something went wrong.
No results found
pasky
released this
19 Feb 19:44
What's Changed
Config
Full camelCase config — config.json and all internal field references now use camelCase throughout; config.json.example updated accordingly
Restructured config around agent/ subsystem boundaries
Moved Jina API key from agent.tools to providers
Fixed responseMaxChars → responseMaxBytes in example and error messages
Tools
Explicit mention instructions for URLs in tool descriptions
Skip truncation when downloading binary files from Sprites
Use execFile(bash, [-c, cmd]) for all Sprite exec calls
Recreate execute_code workdir on every call to survive sprite restarts
Steering
Log steering messages into running sessions at INFO level
Cleanup
Converted ChronicleLifecycleConfig and AutoChroniclerConfig field names to camelCase
Normalized callType strings
Bug Fixes
Fixed tool call argument lookup from assistant messages instead of details.input
You can’t perform that action at this time.