v0.97.0
What's Changed
MR: #438
Full Changelog: v0.96.10...v0.97.0
Addresses:
Includes:
task()method exported fromcecli.mainto run system programmatically as a part of another program/terminal-setupupdates to allow the user to confirm configuration edits- Fix JSON parsing from raw responses so weaker models can perform tool calling outside of the OpenAI tool calling schema
- Automatic command backgrounding so agent cannot get stuck on miscalled, non-exiting command
- New key bindings for TUI (input_start, input_end, output_up, and output_down)