Skip to content

v1.0.1

Choose a tag to compare

@dwash96 dwash96 released this 28 Jul 04:24
a4f09aa

What's Changed

MR: #621
Full Changelog: v1.0.0...v1.0.1

Includes:

  • Allow github copilot reasoning traces to show for claude models (they use reasoning_text not reasoning_content)
  • Fix debug mode now that more of the underlying application depends on thread locking
  • Throttle post message injections even more to cache bust less frequently (some are necessary as a loop prevention tactic)
  • Add values parameter to Orchestrate so agents can have a venue to express text that needs complicated escaping
  • Don't trigger memorizer when waiting for sub agents