Skip to content

chore(release): cut 0.1.28 - #422

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

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

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Release 0.1.28

Cuts release 0.1.28. Previous release: v0.1.27 (2026-08-04).

Bumps [project].version in pyproject.toml, re-locks uv.lock, and finalizes
the [Unreleased] changelog section into
## [0.1.28]
with a fresh empty [Unreleased] above it.

Commit audit

All 22 commits in v0.1.27..main were audited individually; every one has an
explicit disposition. 21 already carried a changelog entry. One gap was found and
filled:

b3662fe (ci: run the test suite on Windows, #390) is CI infrastructure, but
the user-visible Windows fixes that rode along with it are already documented
(plugin cache keys, concurrent fetch, _is_local_path, registry name validation
and TOML escaping, conductor doctor's Claude CLI probe).

Changelog summary

Added — mid-run guidance for --web/--web-bg runs (#400); read-only
conductor status (#384); git-backed plugin sources (#380); output field
constraints — enum, pattern, range, length, optional, nullable (#372);
plugins as the unit of opt-in (#378); Copilot-convention plugin manifests;
type: questions (#376); opt-in multi-line human-gate text.

Removedskill_discovery.sources: [plugins] (#378), superseded by
runtime.plugins.

Fixed--web-bg reporting false success for workflows that never start
(#410); live provider pricing restored by moving the Copilot SDK floor to
>=1.0.9 (#386); the bracketed-text/Rich-markup class of crashes and silent
deletions (#382, #406); conductor stop killing the run it executes inside
(#399) and not confirming the process stopped; the dashboard context-window bar
reporting cumulative tokens as a false red (#412); resume --web showing a
running workflow as stopped; subworkflow expansion sliding the graph (#375);
name: claude dropping a YAML-declared api_key; ASCII-safe JSON results on a
legacy Windows console (#342); non-ASCII verbose inputs (#391); plus six
Windows-specific fixes surfaced by the new Windows CI job (#385).

Validation

Run from an isolated release worktree on origin/main:

After merge

Merging this PR will be followed by pushing the v0.1.28 tag on the merge
commit, which triggers
.github/workflows/release.yml to build and
publish the GitHub Release with its artifacts. No release is created manually.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756
Jason Robert (jrob5756) merged commit afd68ad into mainAug 12, 2026
11 checks passed
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