NCBM
|
5d90e48618
|
core/cli: open config in $EDITOR with optional prompt
shlex-split EDITOR (e.g. codium --wait); prompt when no providers;
add config path/edit commands.
|
2026-07-14 18:44:32 +08:00 |
|
NCBM
|
a017adda39
|
core/cli: readline Tab completion and persistent history
Complete slash commands and provider/model/tools args; store history
under platformdirs user data.
|
2026-07-14 18:33:34 +08:00 |
|
NCBM
|
566c1d7d4d
|
test/cli: cover selection, slash commands, and providers list
|
2026-07-14 18:29:46 +08:00 |
|