chore(release): 0.6.0 - #172
Open
github-actions[bot] wants to merge 1 commit into
Open
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
August 21, 2026 16:02
b99a3f3 to
8803e75
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
2 times, most recently
from
September 24, 2026 10:37
3c28057 to
4877580
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main
branch
from
September 24, 2026 12:15
4877580 to
37f9725
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.6.0] - 2026-09-24
Added
wait --scope cursor-line(also available on batchwaitsteps and thewaitForRenderRPC) matches--text/--regexonly against the row the cursor is on, so a post-command wait can no longer be satisfied by the echoed command line.--scope screenremains the default and is byte-identical to prior behavior (#169).agent-tty record diff <session-id-a> <session-id-b>: replays two sessions offline fromevents.jsonland emits an LCS-based line diff of their canonical visible screens. Supports--at-seq-a/--at-seq-bfor diffing a session against its own earlier state, and--jsonreturns{ identical, a, b, diff }validated against a newRecordDiffResultSchema(#170).AGENT_TTY_ACTIVE=trueandAGENT_TTY_SESSION_ID=<sessionId>in their environment, so shell profiles and scripts can detect the active session and reference its ID (#166).Fixed
doctorspawn probe) no longer inherit an outerAGENT_TTY_ACTIVE/AGENT_TTY_SESSION_IDfrom the parent environment, restoring the documented contract that a session reports its own ID. An emptysessionIdis now rejected via invariant instead of being silently treated as session-less. Closes #177 (#178).Changed
jdx/auberepo transfer (artifact sha256s unchanged) andpackage.jsonoverridesbumped to clear high-severity advisories inbrace-expansion,js-yaml,nanoid, andpostcss(#168). Follow-up bumpsvitestto4.1.11(Dependabot alert feat: close Week 5 review findings — idle timeout, log-level, profile threading, docs #8 / GHSA-82fw-gwwq-j7x9) and adds@xmldom/xmldom0.8.15 +js-yaml4.3.2 overrides to clear post-Aug-21 advisories that were failingaube audit --audit-level highonmain(#175).Maintained by the release-please workflow. Notes are regenerated by Communique on every push to main, so manual edits to this PR are overwritten.