-
Notifications
You must be signed in to change notification settings - Fork 0
02 CLI tui
LAP-CHRIS\chris edited this page May 19, 2026
·
1 revision
The CLI includes a terminal-based UI activated with krnlai chat --local.
- Split-panel layout with chat history and status
- Real-time session management
- Provider and model switching
- Built-in memory search
- Safety check status display
| Key | Action |
|---|---|
Ctrl+C |
Exit |
Ctrl+L |
Clear screen |
Ctrl+S |
Save session |
Tab |
Focus next panel |
Up/Down |
Navigate history |
Ctrl+R |
Search memory |
Esc |
Cancel / Close panel |
The status panel displays:
- Connected provider and model
- Memory usage statistics
- Active safety layers
- Current session ID
- Error and warning indicators
Krnl-AI Community — MIT License