Mobile Agents
The Agents tab provides full access to your configured agents — browse the agent list, view configuration details, and select which agent to use in chat.
Agent list
Section titled “Agent list”The Agents tab displays all agents registered with your daemon:
| Field | Description |
|---|---|
| Name | Agent display name |
| Archetype | Agent category (assistant, researcher, coder, etc.) |
| Model | The LLM model powering the agent |
| Status | Active or inactive |
| Description | What the agent specializes in |
Tap an agent to view its full configuration.
Agent detail
Section titled “Agent detail”The agent detail screen shows:
- System prompt — the agent’s personality and instructions
- Model — which Claude model (or other provider) is configured
- Tools — list of tools the agent has access to
- Memory settings — whether the agent uses episodic memory, knowledge graph, etc.
- Permission tier — the agent’s permission level
Selecting an agent for chat
Section titled “Selecting an agent for chat”There are two ways to select an agent:
- From the Agents tab: Tap an agent, then tap Start Chat — opens a new conversation with that agent
- From the Chat screen: Tap the agent name at the top of the conversation to open the agent selector
Agent configuration
Section titled “Agent configuration”Agent configuration includes:
| Setting | Description |
|---|---|
| Name | Display name |
| Archetype | Behavioral category |
| Model | LLM model ID |
| System prompt | Custom instructions |
| Temperature | Response randomness (0–1) |
| Max tokens | Maximum response length |
| Tools | Enabled tool list |
| Memory | Memory mode (episodic, semantic, none) |
Agent archetypes
Section titled “Agent archetypes”Agents are organized by archetype, displayed as colored badges:
| Archetype | Color | Typical use |
|---|---|---|
| Assistant | Cyan | General-purpose help |
| Researcher | Purple | Information gathering and analysis |
| Coder | Green | Code generation and review |
| Writer | Orange | Content creation |
| Analyst | Blue | Data analysis |
| Custom | Gray | User-defined |