Skip to content

chore(release): 0.4.4#148

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(release): 0.4.4#148
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The next agent-tty release. Merging this PR creates the release tag and GitHub Release and starts the publish pipeline.

[0.4.4] - 2026-06-12

Documentation

  • Document the stable CLI exit-code contract (011) in docs/USAGE.md, add an exit-codes section, and clarify that a standalone wait timeout exits 0 with timedOut: true in the JSON envelope while exit code 11 (WAIT_TIMEOUT) only surfaces from a fail-fast batch. Restructure the README with anchor nav, a numbered "canonical loop" Quickstart, and a grouped command-surface table (#150 by @ThomasK33).

Changed

  • Pre-1.0 versioning cadence: feat: commits now bump the minor version (e.g. 0.4.x0.5.0) instead of being flattened into patch releases. fix: still bumps patch, and breaking changes still bump minor rather than jumping to 1.0.0 — reaching 1.0.0 remains an explicit Release-As: 1.0.0 decision (#152 by @ThomasK33).

Fixed

  • Release-please standing PR branch is now release-please--branches--main instead of release-please--branches--main--components--agent-tty. The stock node strategy embedded the component name in the branch even with include-component-in-tag: false; CommuniqueNodeStrategy now overrides getBranchComponent() so the branch follows the tag setting. Any release PR still open on the old component-suffixed branch must be closed (not merged) — merging it would silently skip release creation due to the component mismatch in buildRelease() (#147 by @ThomasK33).

Maintained by the release-please workflow. Notes are regenerated by Communique on every push to main, so manual edits to this PR are overwritten.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from c78011d to 0c0feb2 Compare June 12, 2026 20:11
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 0c0feb2 to 4c9515d Compare June 12, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants