SolarOS 4.6.8 manual · command
agent
Open a new native LLM agent TUI or make one unsaved foreground request.
Usage
| Usage | Description | |||||
|---|---|---|---|---|---|---|
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 SLOT | List, restore, or delete durable local conversation slots. | |||||
agent status; agent tools | Inspect provider state, request statistics, typed tools, risk, and policy. | |||||
| `agent config endpoint | model | key | reasoning | tools | max-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 forget | Erase the saved agent configuration. |