Skip to content

Disable the swag command for now - #136

Merged
ledwards merged 1 commit into
mainfrom
disable-swag
Aug 13, 2026
Merged

Disable the swag command for now#136
ledwards merged 1 commit into
mainfrom
disable-swag

Conversation

@ledwards

Copy link
Copy Markdown
Contributor

Takes swag back out of the terminal.

Removed from config/commands.js, config/help.js and the README together — the help/commands sync test from #135 requires all three to move as a unit, which is exactly what it's for.

This reverts only the command from #132. That PR's README rewrite for the mirror removal stays.

To restore it later, three lines:

config/commands.js  swag: function () { term.openURL("https://rootvc.creator-spring.com"); }
config/help.js      "%swag%": "rootvc store",
README.md           - swag: rootvc store

Test plan

  • npm test — all passing, including the help/commands sync check

🤖 Generated with Claude Code

Removed from commands.js, help.js and the README together — the help/commands
sync test added in #135 requires that, which is the point of it.

Reverts only the command from #132; the README's crawlability rewrite in that
PR stays. To bring it back, restore the three lines:

  config/commands.js  swag: function () { term.openURL("https://rootvc.creator-spring.com"); }
  config/help.js      "%swag%": "rootvc store",
  README.md           - swag: rootvc store

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@ledwards
ledwards merged commit b3c9c7a into main Aug 13, 2026
6 checks passed
@ledwards
ledwards deleted the disable-swag branch August 13, 2026 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant