Autobot::CLI::Agent
Constants
MAX_HISTORY_LINES = 1000
Class methods
history_file
Sourceprocess_message(config : Config::Config, bus : Bus::MessageBus, tool_registry : Tools::Registry, session : Session::Session, message : String) : String
Process a message through the agent. Simplified single-turn version — the full agent loop will be integrated once the Agent::Loop implementation is complete.