Skip to content

chore(release): cut 0.1.29 - #430

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

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

Conversation

@jrob5756

Copy link
Copy Markdown
Collaborator

Release 0.1.29

Release-prep PR for 0.1.29 (previous tag: v0.1.28).

Bumps [project].version in pyproject.toml, finalizes the [Unreleased]
section of CHANGELOG.md into a versioned 0.1.29 section, and re-locks
uv.lock.

Commit audit

All 6 commits in v0.1.28..main were audited; every one has an explicit
disposition.

#SHASubjectClosesClassChangelog
13fd5f55fix(executor): quadratic backtracking in linkify_markdown (#423)#395Fixedadded here
23de3457fix(web): harden dashboard auth with Origin/Host validation and tokens (#424)#397Securityalready present
3d9299a9fix(aca): harden agent runner transport security (#426)#396Securityadded here
4cd33903docs(web): document Windows token-file permission behavior (#428)#425Docsfolded into the #397 entry
577d5126fix(pricing): stop billing cached tokens twice (#427)Fixedalready present
68f22e0afeat(doctor): surface model pricing source in doctor diagnostics (#429)#386Added + Fixedalready present

No entries were stale or inaccurate; nothing was omitted silently.

Changelog summary

Security

Fixed

Added

Validation

All run from the release worktree at chore/release-0.1.29:

  • make check — ruff check, ruff format --check, ty checkpassed
  • make test6402 passed, 39 skipped, 8 deselected
  • make validate-examplespassed (exit 0; no schema/example files
    changed in this range, run as insurance)
  • git diff --check — clean
  • uv.lock diff is exactly the conductor-cli project version

Diff is limited to CHANGELOG.md, pyproject.toml, and uv.lock.

After merge

Merging this PR will be followed by pushing the v0.1.29 tag at the merge
commit, which triggers .github/workflows/release.yml and creates the GitHub
Release with its artifacts. The release is not created manually.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jrob5756
Jason Robert (jrob5756) merged commit 9e5cd60 into mainAug 13, 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