Skip to content

chore(release): cut 0.1.32 - #452

Merged
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.32
Aug 17, 2026
Merged

chore(release): cut 0.1.32#452
Jason Robert (jrob5756) merged 1 commit into
mainfrom
chore/release-0.1.32

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Release 0.1.32

Cuts release v0.1.32 (previous release: v0.1.31).

Commit audit

All 5 commits in v0.1.31..main were audited; every one has an explicit disposition.

CommitPRIssueClassChangelog
c436ab9 fix(cli): stop --web-bg false-flagging port conflicts on trampoline re-exec#445#444Fixedalready present
97f96b4 fix(fleet): stop the TUI freezing at a human gate#448Fixedadded here
406cc96 fix(fleet): move Fleet Manager TUI blocking I/O off the Textual event loop#446#437Fixedalready present (2 entries)
193cb48 fix(cli): terminate whole --web-bg process tree on launch-gate failure#450#447Fixedalready present
80d16cd fix(fleet-tui): fix empty kill confirmation modal box#451#449Fixedadded here

No Added, Changed, or Removed entries this cycle — 0.1.32 is a pure fix release. The web-bg-smoke CI job added by #450 and the AGENTS.md/docs updates carried by #445, #446 and #450 are internal and correctly not called out separately.

The splash-screen is_currentis_active correction in #448 is deliberately not in the changelog: its own commit message records it as unreachable today (nothing is pushed over the splash), so it is hardening rather than a user-visible fix.

Changelog summary

[Unreleased] finalized as [0.1.32] - 2026-08-16 with a fresh empty [Unreleased] above it. Six Fixed entries:

Validation

GateResult
make check (ruff check, ruff format --check, ty)passed
make testpassed — 7297 passed, 54 skipped, 14 deselected

make validate-examples was not required: no examples/ or config/schema.py changes in the release range.

Diff scope

Only CHANGELOG.md, pyproject.toml, and uv.lock. uv.lock contains only the conductor-cli project-version change (0.1.310.1.32); no dependency movement.

After merge

Merging this PR will be followed by pushing the v0.1.32 tag at the squash-merge commit, which triggers release.yml to build and publish the GitHub Release with its artifacts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756
Jason Robert (jrob5756) merged commit 377edf7 into mainAug 17, 2026
13 checks passed
@jrob5756
Jason Robert (jrob5756) deleted the chore/release-0.1.32 branch August 17, 2026 12:33
Sign up for freeto 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.

1 participant

@jrob5756