Conversation
The CLI-surface cleanup branch already carried the runtime and help-surface behavior on top of main. This commit lands the remaining OpenSpec artifact set plus the split command-suite coverage so the zero-copy install contract is verifiable without a 5k-line monolith. Constraint: Continue the existing handoff branch/worktree instead of restarting from a fresh lane Rejected: Keep test/install.test.js as the primary suite | duplicated helpers and mixed concerns slowed focused verification Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep new command suites focused and leave test/install.test.js as a stub entrypoint only Tested: node --test test/setup.test.js test/doctor.test.js test/branch.test.js test/finish.test.js test/sandbox.test.js test/release.test.js test/prompt.test.js test/report.test.js test/status.test.js test/worktree.test.js test/agents.test.js Tested: openspec validate agent-codex-install-suite-split-and-cli-surface-clea-2026-04-22-10-52 --type change --strict Tested: openspec validate --specs Not-tested: full repo node --test sweep outside the focused command suites
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.
Automated by gx branch finish (PR flow).