Expand description
REPL command handling and display helpers.
Handles slash commands (/model, /provider, /help, /quit) and the interactive provider/model pickers.
Enums§
- Repl
Action - Action to take after processing a REPL command.
Constants§
- PROVIDERS
- Available providers for the interactive picker.
Functions§
- handle_
command - Parse and handle a slash command. Returns the action for the main loop.