Release v0.61.24
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