fix: wire and harden plugin CLI command registration#13643
Conversation
|
Overlaps with #9141 which also wires general plugin commands into main parser. May need reconciliation. |
13e9e41 to
308bbf6
Compare
|
@alt-glitch I appreciate you consider this issue. Right now from main there is no way to register the general plugins CLI commands. I followed the docs here but never worked for me. |
|
+1, reproducing this on latest So a bundled plugin currently ships with its user-facing CLI dead on arrival, which I think bumps this above pure "plugin system internals" territory. Agent-facing tools ( For anyone landing here looking for a workaround while this PR settles: Re: reconciliation with #9141 — happy to help if it's the thing keeping this stalled. I can rebase against current |
|
Closing as already fixed on Triage notes (medium confidence): If you still see this on the latest version, please reopen with reproduction steps. (Bulk-closed during a CLI triage sweep.) |
Summary
Testing