Add /debug slash command for a short Assistent state dump.

Shows live params, Exact/session defaults, last patch, and a brief why-priority note without calling the LLM.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-21 23:33:17 +03:00
co-authored by Cursor
parent ae1fb29687
commit 6d487726ef
3 changed files with 100 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ Copy `personas/cinema/` → `noir/`, edit only differing JSON files.
| Command | Effect |
| --- | --- |
| `/help` | List commands |
| `/debug` | Short dump: prompt, params, Exact/session, why |
| `/gen` | Generate now |
| `/look generate\|refN` | Attach that board window + ask the LLM to look |
| `/init` `/mask` `/clear` | Same as board buttons |