Skip to content

v0.7.0

Choose a tag to compare

@brainlid brainlid released this 22 Apr 19:39
· 50 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • Make SubAgent.task_subagent_boilerplate public by @brainlid in #66
  • Fix generated load_display_messages truncating long conversations by @brainlid in #68
  • Use state returned from middleware on_server_start by @arjan in #67
  • Add configurable max_runs to Agent and SubAgent by @brainlid in #69
  • Fix filesystem line-number semantics and return post-edit preview by @brainlid in #71
  • Fix FileSystemServer crash on linked port exit (trap_exit) by @arjan in #70
  • Make scope a first-class argument across callbacks and tools by @brainlid in #72
  • Update docs and templates for first-class scope channel by @brainlid in #73
  • Version v0.7.0 by @brainlid in #74

New Contributors

  • @arjan made their first contribution in #67

Full Changelog: v0.6.0...v0.7.0