Skip to content

v0.2.0

Compare
Choose a tag to compare
@Grigorij-Dudnik Grigorij-Dudnik released this 01 Nov 12:59
· 325 commits to master since this release
d86f1e6
  • 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.