Skip to content

v0.3.0

Choose a tag to compare

@shenqidebaozi shenqidebaozi released this 26 Nov 13:25
· 38 commits to main since this release
d330665

馃殌 Features

Agent System Enhancements

  • Implement tool context and action tracking (#159)
  • Add invocation model & tools & instructions (#160)
  • Add action interruption support and improve handoff flow (#170)

Flow Management

  • Add deep agent capabilities (#171)
  • Introduce routing agent functionality (#174)

Runner Features

  • Add runner resume functionality (#163)

Workflow Examples

  • Add workflow orchestrator example (#172)
  • Add workflow evaluator example (#173)

馃敡 Improvements

Agent Architecture

  • Introduce InstructionProvider and optimize instruction management (#162)

Documentation

  • Add project badge to README (#177)

馃悰 Bug Fixes

Agent

  • Add nil check before merging instructions (#161)
  • Fix typo in agent instruction name (#164)

Message Handling

  • Remove unused code and simplify state cloning (#166)
  • Add nil check for message in appendNewMessage (#169)

Contrib Providers

  • Fix linting issues in gemini and openai providers (#168)

馃摝 Dependencies

  • Upgrade contrib/openai version (#158)

馃懃 New Contributors

馃敆 Links

Full Changelog: v0.2.0...v0.3.0