chore(release): v0.6.0 — POC snapshot - #33
Merged
Conversation
Mark this release as the proof-of-concept high-water mark: it carries the widest command surface the CLI ever had. What follows is subtractive — some commands get removed to cut complexity, a few return later in a simpler shape — so the README and CLAUDE.md now say so up front, and v0.6.0 is the version to pin if you depend on something that disappears. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Cuts v0.6.0 and labels it a proof of concept.
This is the high-water mark of the exploration — the widest the command surface ever got (
tabsbridge + auto mode +docs+init+update). From here the direction is subtractive: commands come out to cut complexity, and a few come back later in a simpler shape.package.json→0.6.0(whattabbrew updatecompares against)v0.6.0if they depend on a command that disappearsCLAUDE.md: a note up top so an agent reads the documented command surface as the state at v0.6.0, not a commitmentNo behavior change.
typecheck+testpass. After merge: tagv0.6.0onmainto triggerrelease.yml, then set the release title/notes to say POC.🤖 Generated with Claude Code