What's Changed
- gollm: bump default model for ollama provider by @ameukam in #261
- Update OpenAI and Stream Handling for Compatibility with v1.0.0 API by @tuannvm in #262
- eval: multi container pod communication with sidecar by @snewcomer in #253
- FIX | Stop Agentic Loop and Await User Input When Tool Call is Declined by @zvdy in #268
- cleanup: deduplicate common instruction logic in
systemprompt_template_default.txtby @yankay in #272 - Fixed tool config handling by @droot in #271
- fix: improve stdin data detection logic in debug mode by @mikebz in #277
- fix: Improve CLI prompt and input handling for confirmation choices by @THE-BRAHMA in #278
- Created a Taskfile to help with routine tasks. by @mikebz in #279
- Fix: make config.yaml Optional by @yankay in #281
- feat(cli): Adding a Description to UserInterface in the CLI by @yankay in #283
- FIX: kubectl streaming and interaction bashtool #122 #232 by @zvdy in #273
- Revert "fix: improve stdin data detection logic in debug mode" by @droot in #284
- feat: add UIListenAddress option for HTML UI configuration by @prasad89 in #287
New Contributors
- @ameukam made their first contribution in #261
- @snewcomer made their first contribution in #253
- @yankay made their first contribution in #272
- @THE-BRAHMA made their first contribution in #278
- @prasad89 made their first contribution in #287
Full Changelog: v0.0.10...v0.0.11