What's Changed
- fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args in #250
- fix(agent): use correct agent name in identity instead of class name in #251
- fix(agent): fix agent loop hanging and simplify LLM module in #252
- chore(prompt): remove stop words and enforce single tool call per message in #253
- chore(prompt): reduce literal \n in tool parameters in #254
Full Changelog: v0.6.0...v0.6.1