fix: --test-cmd in finalNotify-Widget ergänzt
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
6afcd6a271
commit
d5a2c10fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -551,7 +551,7 @@ function finalNotify(
|
||||||
`Letzter Lauf: ${verdict} — ${detail} (${timestamp})`,
|
`Letzter Lauf: ${verdict} — ${detail} (${timestamp})`,
|
||||||
"─────────────────────────────────────────",
|
"─────────────────────────────────────────",
|
||||||
"Workflow: /coder <auftrag> | /judge | /fix | /shipit",
|
"Workflow: /coder <auftrag> | /judge | /fix | /shipit",
|
||||||
"Auto-Loop: /optimize <auftrag> [--rounds N] [--with-doku] [--continue]",
|
"Auto-Loop: /optimize <auftrag> [--rounds N] [--with-doku] [--continue] [--test-cmd \"cmd\"]",
|
||||||
"Planung: /plan <auftrag> → /coder | /optimize --continue | /discard",
|
"Planung: /plan <auftrag> → /coder | /optimize --continue | /discard",
|
||||||
"Patch: /patch <änderung> → /quick_check [was]",
|
"Patch: /patch <änderung> → /quick_check [was]",
|
||||||
"Doku: /update_doku | Neues Projekt: /new_project <pfad>",
|
"Doku: /update_doku | Neues Projekt: /new_project <pfad>",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue