v0.2.0
·
325 commits
to master
since this release
- Nice and readable priters added for tool calls and code snippets
- Executor agent divided into two agents: Executor and Debugger. First one just implements the plan, and secoind one does additional improvements and debugging.
- Created manual tests for faster development.