chore(release): 0.3.0#119
Merged
Merged
Conversation
Change-Id: If831f7a10280b680866b0e39f64f6634231d8d0e Signed-off-by: Thomas Kosiewski <tk@coder.com>
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.
Release prep for v0.3.0 (first
0.3.xcut on top ofv0.2.0).What's in this PR
package.jsonversion0.2.0→0.3.0.## [Unreleased]changelog section to## [v0.3.0] - 2026-06-03and inserts a fresh empty## [Unreleased]heading above it (perdocs/RELEASE-PROCESS.md, this keeps both headings onmainsoRelease Changelogskips its Communique pass andUpdate Unreleased Changelogkeeps working post-merge). Sub-headings normalized to###to match every prior released section.Headline changes since v0.2.0
agent-tty dashboard— read-only interactive Session Dashboard with a live view fed by Event Log Follow (ADR 0006) (feat: read-only Session Dashboard (agent-tty dashboard) #113).inspect --json(host/renderer runtime fields,eventLogBytes) + canonical proof-bundle lock-down (feat(inspect+dogfood): broader inspect --json + canonical bundle lock-down #104).libghostty-vtsnapshot renderer (fix(renderer): column-align wide-glyph cells in libghostty-vt snapshots #118).PROMPT_EOL_MARK=default in spawned shells to keep captures clean (fix: default PROMPT_EOL_MARK= in spawned shells #114).Release mechanics
After this merges, the release is finalized by tagging
v0.3.0from syncedmain(npm run release:finalize), which triggers theReleaseworkflow to publish the GitHub Release and npm package.🤖 Generated with Claude Code