Skip to content

feat(commands): promote the owner's nine surviving advanced commands to the default picker - #1046

Open
Juliusolsson05 wants to merge 1 commit into
mainfrom
feat/promote-commands
Open

Juliusolsson05 wants to merge 1 commit into
mainfrom
feat/promote-commands

Conversation

@Juliusolsson05

Copy link
Copy Markdown
Owner

B9 (T2 in the release readiness plan).

The owner picked 14 hidden commands to promote: "every ON command except the debug and remote ones". The unified stage (#1013) retired five of them before this change:

  • rotate-layout
  • normalize-layout
  • hard-normalize-layout
  • attach-detached-to-grid
  • attach-all-detached-for-tab

The nine that remain lose pickerVisibility: 'advanced':

Command File
toggle-tail-all paneCommands.ts
set-agent-view-mode, soft-reload-agent, switch-agents-provider, remove-cybersecurity-block sessionCommands.ts
enable-agent-transcripts-mcp, enable-agent-management-mcp, enable-ai-workspace-mcp, enable-root-agent-code-management sessionCommands.ts

Every one stays executable by keybinding and menu, as before. The tier only controls list noise.

Tests

  • taxonomy.test.ts adds the nine to its default-tier list, with the decision and Unified stage layout: one workspace of lanes, rows and a session pool #1013's retirements in a comment. Fail-first: with the source change reverted, "keeps daily reversible actions in the default tier" fails.
  • Its "stays advanced" case pinned three commands the owner has now promoted. It now pins four commands that were not in the pick: undo-rewind, enable-orchestration-mcp, enable-workflow-mcp and toggle-tail-working.
  • Command-palette, settings and workspace-commands suites: 285/285. npx tsc -b is clean.

🤖 Generated with Claude Code

…to the default picker

B9 of the release readiness plan. The owner picked 14 commands ("every ON
command except the debug and remote ones"). The unified stage (#1013)
retired five of them before this change: rotate-layout, normalize-layout,
hard-normalize-layout, attach-detached-to-grid and
attach-all-detached-for-tab. The nine that remain lose
pickerVisibility 'advanced':

toggle-tail-all, set-agent-view-mode, soft-reload-agent,
switch-agents-provider, remove-cybersecurity-block,
enable-agent-transcripts-mcp, enable-agent-management-mcp,
enable-ai-workspace-mcp, enable-root-agent-code-management.

The taxonomy test records the decision in its default-tier list, and
fails when the source is reverted. Its "stays advanced" case now pins
four commands that were not in the pick, where before it pinned three
that the owner promoted.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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