v0.1.13
What's Changed
- fix(install): capture uv stdout+stderr via Start-Process so install failures are diagnosable by @jrob5756 in #156
- fix(registry):
latestnow means default branch HEAD, not newest tag by @jrob5756 in #157 - fix(providers): pretty-print tool args/results in dashboard events by @jrob5756 in #161
- fix(engine,web): emit iteration_limit_reached/resolved events for dashboard by @jrob5756 in #162
- fix(schema): forbid extra fields on AgentDef/ParallelGroup/ForEachDef/WorkflowConfig by @jrob5756 in #159
- Display reasoning effort in the web dashboard by @jrob5756 in #160
- Bring
conductor resumeto flag parity withconductor runby @jrob5756 in #158 - chore: release 0.1.13 by @jrob5756 in #163
Full Changelog: v0.1.12...v0.1.13