feat(commands): promote the owner's nine surviving advanced commands to the default picker - #1046
Open
Juliusolsson05 wants to merge 1 commit into
Open
Juliusolsson05 wants to merge 1 commit into
Juliusolsson05 wants to merge 1 commit into
Conversation
…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>
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.
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-layoutnormalize-layouthard-normalize-layoutattach-detached-to-gridattach-all-detached-for-tabThe nine that remain lose
pickerVisibility: 'advanced':toggle-tail-allset-agent-view-mode,soft-reload-agent,switch-agents-provider,remove-cybersecurity-blockenable-agent-transcripts-mcp,enable-agent-management-mcp,enable-ai-workspace-mcp,enable-root-agent-code-managementEvery one stays executable by keybinding and menu, as before. The tier only controls list noise.
Tests
taxonomy.test.tsadds 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.undo-rewind,enable-orchestration-mcp,enable-workflow-mcpandtoggle-tail-working.npx tsc -bis clean.🤖 Generated with Claude Code