Skip to content

Enforce live plugin command activation - #741

Merged
TheGreatAxios merged 2 commits into
mainfrom
cl-7296-hide-commands-for-disabled-skills
Sep 1, 2026
Merged

Enforce live plugin command activation#741
TheGreatAxios merged 2 commits into
mainfrom
cl-7296-hide-commands-for-disabled-skills

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • Disabled plugin skill commands are absent from discovery and cannot execute.
  • Live enablement restores commands without restarting while built-in collision precedence remains intact.
  • Slash command catalogs resolve current registry state instead of a startup snapshot.

Verification

  • bun run check passes on the stacked branch
  • Registry, command setup, and host tests pass

Fixes CL-7296

@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown

CL-7296

@TheGreatAxios
TheGreatAxios force-pushed the cl-7296-hide-commands-for-disabled-skills branch from 5ebe95f to 3ec14d4 Compare September 1, 2026 03:13
@TheGreatAxios
TheGreatAxios force-pushed the cl-7295-enable-bundled-corbits-skills-by-default branch from 711e3f4 to 689249f Compare September 1, 2026 04:12
@TheGreatAxios
TheGreatAxios force-pushed the cl-7296-hide-commands-for-disabled-skills branch from 3ec14d4 to 1cd8391 Compare September 1, 2026 04:13
@TheGreatAxios
TheGreatAxios changed the base branch from cl-7295-enable-bundled-corbits-skills-by-default to main September 1, 2026 04:16
Disabled command plugins must already sit in the candidate list so
enablement can restore slash commands without a second register pass.
@TheGreatAxios
TheGreatAxios force-pushed the cl-7296-hide-commands-for-disabled-skills branch from 1cd8391 to 16b5f4a Compare September 1, 2026 04:17
@TheGreatAxios
TheGreatAxios merged commit e65a7c8 into main Sep 1, 2026
5 checks passed
auto-merge was automatically disabled September 1, 2026 04:20

Pull Request is not mergeable

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