docs: add /tasks chat command, cleanup-aware status, and QQ Bot troubleshooting

This commit is contained in:
Vincent Koc
2026-04-01 16:45:56 +09:00
parent f5431bc07e
commit 71f341c4b4
3 changed files with 28 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ Text + native (when enabled):
- `/tools [compact|verbose]` (show what the current agent can use right now; `verbose` adds descriptions)
- `/skill <name> [input]` (run a skill by name)
- `/status` (show current status; includes provider usage/quota for the current model provider when available)
- `/tasks` (list background tasks for the current session; shows active and recent task details with agent-local fallback counts)
- `/allowlist` (list/add/remove allowlist entries)
- `/approve <id> allow-once|allow-always|deny` (resolve exec approval prompts)
- `/context [list|detail|json]` (explain “context”; `detail` shows per-file + per-tool + per-skill + system prompt size)