v1.1.0: one archive for Claude Code and Codex - #85
Merged
Conversation
Longhand now captures Codex Desktop / CLI threads into the same archive the Claude Code hooks write, and holds the second client to the same rules as the first: exact records, stable IDs, nothing stored twice, drift never silent. Version bump + sibling manifests + CHANGELOG heading; the feature itself landed in #84. Also re-pins fieldnote 0002 (project-inference-cwd-mode) to parser.py: #84 changed the file (Codex adapter dispatch, frame-link triage) but not build_session's cwd-mode attribution the note documents, so the prose still holds and only the pin was stale. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LzrMzN4dfuJJKc4UZP6SFb
Wynelson94
enabled auto-merge (squash)
September 7, 2026 22:37
The claim (cwd-mode project attribution in build_session) was re-read against the post-#84 parser and still holds. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LzrMzN4dfuJJKc4UZP6SFb
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 commit for 1.1.0: version bump across
pyproject.toml,server.json,.claude-plugin/plugin.json,Dockerfile, and the README status line (scripts/bump_version.py, verified byscripts/check_version_sync.py); the CHANGELOG[Unreleased]heading becomes[1.1.0] — 2026-09-07; fieldnote 0002 re-pinned toparser.pyafter review (#84 did not touch the cwd-mode attribution it documents). The feature landed in #84.Local gates on this commit:
ruff check,ruff format --check,mypy longhand,pytest— 580 passed.After merge: tag
v1.1.0on the merge commit → the publish workflow builds and publishes via Trusted Publishing (needs thepypienvironment approval).🤖 Generated with Claude Code
https://claude.ai/code/session_01LzrMzN4dfuJJKc4UZP6SFb