Skip to content

v0.6.0

Choose a tag to compare

@brainlid brainlid released this 16 Apr 14:00
· 60 commits to main since this release
Immutable release. Only release title and notes can be modified.
5464bc8

What's Changed

  • Add configurable display_text for TodoList middleware by @brainlid in #52
  • Add enabled flag to DebugLog middleware for production safety by @brainlid in #53
  • Add FileSchema behaviour and rename filesystem tools by @brainlid in #54
  • Document FileSchema and updated tool names in filesystem setup guide by @brainlid in #56
  • Rename search_text to find_in_file and validate FileSystem tool config by @brainlid in #55
  • Fix flaky SubAgentServer Registry race in HITL integration test by @brainlid in #57
  • Refactor FileSystem: trim scope, remove FileSchema, rename tools by @brainlid in #58
  • Propagate parent agent context to SubAgents by @brainlid in #59
  • Add task-style sub-agents, cancellation hardening, CI pinning by @brainlid in #60
  • Generate factory.ex template with Anthropic caching enabled by @brainlid in #64
  • Prep for v0.6.0 release by @brainlid in #65

Full Changelog: v0.5.1...v0.6.0