Skip to content

chore: release 0.1.17#216

Merged
jrob5756 merged 1 commit into
mainfrom
chore/release-0.1.17
May 21, 2026
Merged

chore: release 0.1.17#216
jrob5756 merged 1 commit into
mainfrom
chore/release-0.1.17

Conversation

@jrob5756
Copy link
Copy Markdown
Collaborator

Release 0.1.17.

Highlights

Added

Changed

Fixed

Verify

  • pyproject.toml bumped 0.1.16 → 0.1.17
  • uv.lock bumped 0.1.16 → 0.1.17
  • CHANGELOG.md: [Unreleased] rotated to [0.1.17] - 2026-05-21, fresh [Unreleased] section prepended
  • uv run conductor --version reports Conductor v0.1.17

Dependabot bumps (#214) and CI-only cleanup (#192) intentionally not surfaced in the changelog, matching prior release pattern.

- feat(script): script agents output schemas (#206, #118)
- feat(validate): warn on undeclared agent.output refs and field-level mismatches in explicit mode (#208)
- feat(copilot): attribute verbose logs to agents in parallel/for-each runs (#207)
- fix(resume): replay original event log into dashboard on --web (#167, #205)
- fix(windows): make --web-bg startup crashes diagnosable (#116, #204)
- fix(engine,web): resolve max-iterations gate from dashboard in --web-bg (#202)
- fix(bg): detach --web-bg child from Windows job to prevent kill-on-close (#200)
- fix(bg): stop passing redundant --silent to bg child (#199, #196)
- fix(cli): suppress web-bg dashboard output in silent mode (#203, #211)
- fix(config): auto-fetch sibling sub-workflow from registry cache during validation (#197)
- fix(registry): mirror repo layout in cache so cross-workflow refs resolve (#194)
- fix(copilot): tolerate SDK metadata parsing errors when listing models (#193)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756 jrob5756 merged commit cc4a9c1 into main May 21, 2026
9 checks passed
@jrob5756 jrob5756 deleted the chore/release-0.1.17 branch May 21, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(resume): --web-bg exits silently when max_iterations is reached instead of prompting for additional iterations

1 participant