feat(tui): tambah command /todo dan /usage untuk buka overlay
Overlay Todo dan Usage sebelumnya tidak punya trigger sama sekali di jalur interaksi normal (cuma bisa lewat restore snapshot sesi) -- sekarang mengikuti pola /workflow yang sudah ada. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 5
parent
2f1a4d85a1
commit
aa2b6acb95
@@ -90,6 +90,8 @@ const COMMANDS: &[&str] = &[
|
||||
"/model add",
|
||||
"/workflow",
|
||||
"/workflow run",
|
||||
"/todo",
|
||||
"/usage",
|
||||
"/compact",
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user