v0.97.4
What's Changed
MR: #464
Full Changelog: v0.97.3...v0.97.4
Addresses:
Includes:
- Use the configured shell when tool command is called by @jasonbcox in #465
- Auto create
.cecli/workspacein agent mode so the agent has a place to put temp files - Updated context block management to support file inclusion/exclusion operations
- Update model metadata
- Prevent unneeded test commands from running
- Allow
Greptool to work on single files - Allow wrapped lines in the TUI to be moved through vertically instead of automatically navigating between input prompts
- Add
--cost-limitparameter - Allow automatic parsing of XML-like tool calls attempted by some local models
New Contributors
- @jasonbcox made their first contribution in #465