Release v0.2.0#134
Merged
Merged
Conversation
Parser compatibility for Codex v0.132.0-v0.139.0 plus inline assistant commentary in the turn view. See CHANGELOG.md for details.
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 v0.2.0, cut with the
cut-releaseskill (baselinev0.1.0, 11 commits since; highest tierfeat:→ minor bump).Version bump (lockstep, version-only diff)
package.json,src-tauri/Cargo.toml,src-tauri/tauri.conf.json→0.2.0package-lock.json,src-tauri/Cargo.lockregeneratedCHANGELOG
## [0.2.0] — 2026-06-16Added — inline assistant commentary (
#116), image file paths from Codex v0.138.0 (#129), archived-session awareness from v0.136.0 (#132).Fixed — raw exec output no longer fakes tool-call metadata (v0.133.0,
#133); JSON-objectfunction_callarguments no longer dropped (v0.139.0,#130);--output-schemafinal answers display (v0.132.0,#131); versioned memory summaries parsed (v0.132.0,#128);close_agent→interrupt_agentrecognized (v0.139.0,#127).Changed — detail-view fonts use fixed
px(#116).All 11 source PRs were authored by the maintainer (
delexw), so no contributor attribution lines were added.chore(deps)PRs (#117–#119) were skipped per skill rules.Verification
npm run checkgreen (tsc + oxlint + oxfmt + clippy + cargo fmt + vitest + cargo test). The CHANGELOG heading matches the exact## [X.Y.Z] — YYYY-MM-DDformat the release pipeline'snotesjob requires.How to publish after merge
This session can't push tags/
main(sandbox restriction), so the tag isn't pushed here. Once merged:v0.2.0→ runs guard → notes → macOS/Linux/Windows build → publish; orworkflow_dispatchwith version0.2.0— themanual-releasejob tagsv0.2.0atmainand publishes the GitHub release from the CHANGELOG. I can trigger this for you via the GitHub API once merged.https://claude.ai/code/session_01FLcTQTp5efCHTgWrpbYf64
Generated by Claude Code