Skip to content

v0.1.13

Choose a tag to compare

@github-actions github-actions released this 06 May 17:01
· 66 commits to main since this release
179c8e6

What's Changed

  • fix(install): capture uv stdout+stderr via Start-Process so install failures are diagnosable by @jrob5756 in #156
  • fix(registry): latest now 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 resume to flag parity with conductor run by @jrob5756 in #158
  • chore: release 0.1.13 by @jrob5756 in #163

Full Changelog: v0.1.12...v0.1.13