docs(decisions): ADR-039 + ADR-040 + ADR-041 + ADR-042 bundle - #223
Merged
Conversation
Four append-only ADRs documenting decisions shipped across PRs #220, #219, #221, and #222: - ADR-039 — Terminal-only view, xterm.js-only renderer (#220, Cleanup@autonomOS) - ADR-040 — selectUsageOrg() picks chat/claude_max capability (#219, ClaudeUsage) - ADR-041 — Zero-touch Claude Usage via in-memory cookie harvest (#221, ClaudeUsage) - ADR-042 — Insecure-context clipboard fallback for OSC 52 (#222, RemoteCopy) Bundled to keep the docs cadence dense — each ADR is owned by the agent who shipped the underlying code. ADR-038 and prior entries untouched. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
aterrylu
enabled auto-merge (squash)
June 20, 2026 01:36
nox-0x
approved these changes
Jun 20, 2026
nox-0x
left a comment
Collaborator
There was a problem hiding this comment.
Approving — clean ADR bundle, all four entries verified against the shipped code (selectUsageOrg, isLoopbackBind, terminalRenderer in REMOVED_KEYS, execCommand fallback). Append-only preserved, ADR-038 and prior untouched, PR cross-references all match merged PRs #219-222.
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.
Summary
Four append-only ADRs documenting decisions shipped across PRs #220, #219, #221, and #222 — bundled into one routing PR since each underlying feature PR has merged and each ADR is independent of the others.
selectUsageOrg()pickschat/claude_maxcapability, notmemberships[0](PR fix(claude-usage): query the chat org, not memberships[0] #219, ClaudeUsage). Refines ADR-035's auto-resolve heuristic for multi-org accounts.execCommand('copy')for plain-HTTP remote deployments.Append-only — ADR-038 and prior entries untouched.
Test plan
🤖 Generated with Claude Code