feat(plan): add copy subcommand to plan (#20491) (#20988)

This commit is contained in:
ruomeng
2026-03-03 16:36:51 -05:00
committed by GitHub
parent d9cbc0870e
commit 095435dfef
4 changed files with 101 additions and 2 deletions
+3
View File
@@ -270,6 +270,9 @@ Slash commands provide meta-level control over the CLI itself.
one has been generated.
- **Note:** This feature requires the `experimental.plan` setting to be
enabled in your configuration.
- **Sub-commands:**
- **`copy`**:
- **Description:** Copy the currently approved plan to your clipboard.
### `/policies`