Skip to content

Commit 2eacbd1

Browse files
crwaters16Copilot
andauthored
Copilot CLI: Removing staff only slash commands (#61657)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent 31081f5 commit 2eacbd1

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

content/copilot/how-tos/copilot-sdk/troubleshooting/compatibility.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,7 @@ The Copilot SDK communicates with the CLI via JSON-RPC protocol. Features must b
167167
| **Development** | | |
168168
| Toggle experimental | `/experimental`, `--experimental` | Runtime flag |
169169
| Custom instructions control | `--no-custom-instructions` | CLI flag |
170-
| Diagnose session | `/diagnose` | TUI command |
171170
| View/manage instructions | `/instructions` | TUI command |
172-
| Collect debug logs | `/collect-debug-logs` | Diagnostic tool |
173171
| Reindex workspace | `/reindex` | TUI command |
174172
| IDE integration | `/ide` | IDE-specific workflow |
175173
| **Non-interactive Mode** | | |

content/copilot/reference/copilot-cli-reference/cli-command-reference.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,6 @@ Holding <kbd>↑</kbd> or <kbd>↓</kbd> accelerates scrolling after the first 1
203203
| `/chronicle <standup\|tips\|improve\|reindex>` | Session history tools and insights. See [AUTOTITLE](/copilot/concepts/agents/copilot-cli/chronicle). |
204204
| `/clear [PROMPT]`, `/new [PROMPT]`, `/reset [PROMPT]` | Start a new conversation. |
205205
| `/clikit [COMPONENT]` | Preview CLI business components (for example, quota info). |
206-
| `/collect-debug-logs [file\|gist] [PATH]` | Collect debug logs to an archive file or {% data variables.product.github %} gist. |
207-
| `/diagnose [PROMPT]` | Analyze the current session log and optionally prompt the agent with a question about diagnostics. |
208206
| `/compact [FOCUS-INSTRUCTIONS]` | Summarize the conversation history to reduce context window usage. Optionally provide focus instructions to steer the summary—for example, `/compact focus on the auth module`. See [AUTOTITLE](/copilot/concepts/agents/copilot-cli/context-management#compaction). |
209207
| `/context` | Show the context window token usage and visualization. See [AUTOTITLE](/copilot/concepts/agents/copilot-cli/context-management#checking-your-context-usage). |
210208
| `/copy` | Copy the last response to the clipboard. |

0 commit comments

Comments
 (0)