mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
Document skill completion trigger
This commit is contained in:
parent
f48c834685
commit
3cb2c662f7
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ Use **Codex Panel: New chat** to start a fresh thread. Use **Codex Panel: Open n
|
|||
Codex Panel supports Codex App Server workflows that fit a persistent side panel:
|
||||
|
||||
- Start, resume, rename, fork, roll back, compact, and archive threads (`/new`, `/resume`, `/fork`, `/rollback`, `/compact`, `/archive`).
|
||||
- Complete slash commands and enabled Codex skills from the composer (`/help`).
|
||||
- Complete slash commands with `/` and enabled Codex skills with `$` from the composer (`/help`, `$skill-name`).
|
||||
- Reference another non-archived thread without switching away from the current one (`/refer <thread> <message>`). Codex receives up to 20 recent turns, limited to user input and final Codex responses.
|
||||
- Toggle Plan mode, optionally sending the same message after switching (`/plan <message>`), then answer questions and copy or implement proposed plans.
|
||||
- Toggle fast mode, model, and reasoning effort for subsequent turns (`/fast`, `/model`, `/effort`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue