Skip to content

Release v0.61.24

Choose a tag to compare

@github-actions github-actions released this 26 Jul 00:21
· 44 commits to main since this release
2a18cf4

What's Changed

Fixes

  • Dispatcher conversations now recover cleanly when an agent or model fails, instead of getting stuck or showing only raw runtime output. (#613)
  • Dispatcher runtime settings and default task-handoff settings can now be changed independently. (#613)
  • New dispatcher conversations use valid global defaults and reject unsupported runtime agents instead of silently launching a different agent. (#613)

Full Changelog: v0.61.23...v0.61.24


Install

npm install -g conductor-oss@latest

Published to npm