Skip to content

v0.1.17

Choose a tag to compare

@github-actions github-actions released this 21 May 17:59
· 31 commits to main since this release
cc4a9c1

What's Changed

  • chore(ci): remove validate-plugin workflow by @jrob5756 in #192
  • fix(copilot): tolerate SDK metadata parsing errors when listing models by @jrob5756 in #193
  • fix(registry): mirror repo layout in cache so cross-workflow refs resolve by @jrob5756 in #194
  • fix(config): auto-fetch sibling sub-workflow from registry cache during validation by @jrob5756 in #197
  • feat(validate): warn on undeclared agent.output refs and field-level mismatches in explicit mode by @jrob5756 in #208
  • feat(copilot): attribute verbose logs to agents in parallel/for-each runs by @jrob5756 in #207
  • feat(script): allow script agents to declare output schemas (#118) by @jrob5756 in #206
  • fix(bg): stop passing redundant --silent to bg child (#196) by @jrob5756 in #199
  • fix(bg): detach --web-bg child from Windows job to prevent kill-on-close by @jrob5756 in #200
  • fix(engine,web): resolve max-iterations gate from dashboard in --web-bg by @jrob5756 in #202
  • fix(resume): replay original event log into dashboard on --web (#167) by @jrob5756 in #205
  • fix(windows): make --web-bg startup crashes diagnosable (#116) by @jrob5756 in #204
  • fix(cli): suppress web-bg dashboard output in silent mode by @sjh9714 in #203
  • chore(deps): Bump idna from 3.11 to 3.15 by @dependabot[bot] in #214
  • fix(cli): gate remaining dashboard URL prints behind is_verbose() for --silent compliance by @wjgong001 in #211
  • chore: release 0.1.17 by @jrob5756 in #216

New Contributors

Full Changelog: v0.1.16...v0.1.17