SolarOS

SolarOS 4.6.8 manual · command

agent

Open a new native LLM agent TUI or make one unsaved foreground request.

Usage

UsageDescription
agent; agent new; agent ask PROMPT...Open a new native LLM agent TUI or make one unsaved foreground request.
agent list; agent resume SLOT; agent delete SLOTList, restore, or delete durable local conversation slots.
agent status; agent toolsInspect provider state, request statistics, typed tools, risk, and policy.
`agent config endpointmodelkeyreasoningtoolsmax-tools VALUE`Configure the provider and tool policy.
`agent script python\lua (-c SOURCE \FILE) [ARGS...]`Run a bounded script through the agent execution path.
agent forgetErase the saved agent configuration.