Skip to content

Commit 5f3b2cc

Browse files
lzwjavaclaude
andcommitted
feat: add /clear to command completion dropdown
Add /clear command to COMMANDS list in completer.py so it appears in the autocomplete dropdown when typing / in the REPL. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6970a59 commit 5f3b2cc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

iclaw/completer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"/copy",
1515
"/status",
1616
"/help",
17+
"/clear",
1718
".exit",
1819
]
1920

0 commit comments

Comments
 (0)