Module: OllamaAgent::RuntimeCommandSystem

Defined in:
lib/ollama_agent/runtime_command_system/ast.rb,
lib/ollama_agent/runtime_command_system/completers.rb,
lib/ollama_agent/runtime_command_system/ghost_text.rb,
lib/ollama_agent/runtime_command_system/suggestion.rb,
lib/ollama_agent/runtime_command_system/input_buffer.rb,
lib/ollama_agent/runtime_command_system/session/events.rb,
lib/ollama_agent/runtime_command_system/command_palette.rb,
lib/ollama_agent/runtime_command_system/session/runtime.rb,
lib/ollama_agent/runtime_command_system/command_registry.rb,
lib/ollama_agent/runtime_command_system/interactive_menu.rb,
lib/ollama_agent/runtime_command_system/suggestion_engine.rb,
lib/ollama_agent/runtime_command_system/dispatch/dispatcher.rb,
lib/ollama_agent/runtime_command_system/dispatch/handlers/model_handler.rb,
lib/ollama_agent/runtime_command_system/dispatch/handlers/provider_handler.rb

Defined Under Namespace

Modules: AST, Completers, Dispatch, Input, Session Classes: CommandPalette, CommandRegistry, GhostText, GhostTextRenderer, InteractiveMenu, Suggestion, SuggestionEngine