chore(release): 0.5.0#148
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
0c0feb2 to
4c9515d
Compare
82a9ee6 to
cb58d32
Compare
cb58d32 to
175a9c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The next agent-tty release. Merging this PR creates the release tag and GitHub Release and starts the publish pipeline.
[0.5.0] - 2026-06-16
Added
wait,snapshot, screen hash, batch render-wait steps, host semantic replay) to the in-processlibghostty-vtrenderer when the optional native package is available, falling back toghostty-webwhen it is not. Visual artifacts (screenshot,record export --format webm) still default toghostty-web. Explicit--renderer,AGENT_TTY_RENDERER, andconfig.json.defaultRendereroverrides are unchanged. (#157 by @ThomasK33)esc/⏎ restore. (#153 by @ThomasK33)0–11) indocs/USAGE.md, includingbatchfail-fast /--keep-goingsemantics and a note that a standalonewaittimeout exits0withtimedOut: truein the envelope (exit code11only surfaces from a timed-outwaitstep inside a fail-fastbatch). (#150 by @ThomasK33)hostMainunit tests coveringnormalizeExitSignal, session-commandability assertions, and renderer-name resolution, plus an idle-timeout auto-exit integration test. (#158 by @ThomasK33)Changed
version --json,doctor --json) distinguishes semantic-render availability from browser-backed visual capability. Legacy render-wait modes degrade rather than disappear when only render waits lack a renderer. (#157 by @ThomasK33)0o700, the socket file0o600, and persisted state (session manifests and the Home Registry)0o600, independent of the caller's umask, so other local users cannot connect to a session's control socket or read its state on shared machines. (#158 by @ThomasK33)aube audit --audit-level high(via a newmise run audittask wired intomise run ciand thelinux-staticjob); the seven advisories present at audit time were cleared viapackage.jsonoverrides(brace-expansion,esbuild,vite,ws). (#158 by @ThomasK33)agent-browseralongside Playwright. (#155 by @ThomasK33)RELEASE.mdsupport contract is now version-agnostic so release-please bumps don't re-stale it. (#158 by @ThomasK33)Fixed
extra-filesupdater, so the in-README version stays in sync withpackage.jsonon every release PR. (#156 by @ThomasK33)release-please--branches--maininstead ofrelease-please--branches--main--components--agent-tty, restoring the documented round-trip and preventing release-please from silently skipping release creation on a component mismatch. (#147 by @ThomasK33)Release / CI
feat:commits now bump the minor version pre-1.0 (0.4.x→0.5.0);fix:still bumps patch, andfeat!:/BREAKING CHANGE:continue to bump minor instead of jumping to 1.0.0. Reaching 1.0.0 remains an explicitRelease-As: 1.0.0decision. (#152 by @ThomasK33)pr-titleworkflow validates PR titles against Conventional Commits usingamannn/action-semantic-pull-request@v6.1.1, since the squash-merge subject becomes the commit that release-please parses. (#154 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.