chore(release): 0.5.0#148
Merged
Merged
Conversation
0c0feb2 to
4c9515d
Compare
1b5f63f to
1420eb4
Compare
1420eb4 to
42e8d47
Compare
42e8d47 to
7f81d6d
Compare
Contributor
Author
|
🤖 Created releases: 🌻 |
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-23
Added
wait,snapshot, screen hash, batch render-wait, host replay) now uselibghostty-vtwhen the optional native package is installed, with automaticghostty-webfallback otherwise. Visual artifacts (screenshot,record export --format webm) still default toghostty-web. Explicit--renderer,AGENT_TTY_RENDERER, andconfig.json.defaultRendereroverrides keep precedence. (#157)ESC[5n(status). Eliminates the Neovim 0.12+E1568startup warning leaking into captures. Replies are written as child input and are not appended to the event log, so snapshots, screenshots, and recordings are unaffected. (#163)esc/⏎ restore. (#153)docs/USAGE.md(full0–11mapping plusbatchfail-fast /--keep-goingsemantics), with a new top-of-README anchor nav and grouped command-surface table. (#150)Changed
waitnow exits11(WAIT_TIMEOUT) on timeout while still emitting the existingok: trueenvelope withtimedOut: true/matched: false. Makes shell composition fail closed (agent-tty wait … && next-step). Closes #151. (#165)0o700, the socket file0o600, and persisted state files (session manifests, Home Registry)0o600, regardless of umask. The Home and session directories are also locked to0o700andevents.jsonlto0o600, so the full terminal byte stream (which can contain secrets) is no longer world-readable. (#158, #161)libghostty-vtbackend and skipped per-event Zod re-validation on the trusted live-host replay path (seq ordering is still enforced). (#161)aube audit --audit-level highnow runs in CI; transitiveesbuild,vite,ws, andbrace-expansionadvisories were cleared viapackage.jsonoverrides. (#158)feat:commits now bump the minor version (e.g.0.4.x → 0.5.0) instead of being flattened into patches. Breaking changes still bump minor;1.0.0remains an explicitRelease-As:decision. (#152)Fixed
NaN-width path on non-TTY stdout. (#162)release-please--branches--main(the package-name component suffix is gone). (#147)extra-filesand bumps with each release PR. (#156)Docs
agent-browseralongside Playwright. (#155)RELEASE.mdsupport contract reworded to be version-agnostic so release-please bumps no longer stale it. (#158)dogfood-tuiskill clarifies when to use live terminal evidence vs source/tests, and that text snapshots are not authoritative for CJK/emoji column-width questions. (#164)CI
amannn/action-semantic-pull-request, so the squash-merge subject that lands onmainalways parses cleanly for release-please. (#154)Maintained by the release-please workflow. Notes are regenerated by Communique on every push to main, so manual edits to this PR are overwritten.