ArgentOSDocs

Dashboard Features

Chat interface, task management, session history, model badges, and more.

Chat Interface

The main chat panel provides a real-time conversation with your agent:

  • Streaming responses: See the agent's response as it is generated, token by token
  • Tool use visibility: Tool calls are displayed inline so you can see what the agent is doing
  • File attachments: Drag and drop files to send to the agent
  • Markdown rendering: Responses are rendered with full Markdown support (code blocks, tables, lists)

Model Badges

Each message displays a colored badge indicating which model tier processed it:

ColorTierModel
GreenLOCALLocal model (free)
YellowFASTClaude Haiku
BlueBALANCEDClaude Sonnet
PurplePOWERFULClaude Opus

This gives you visibility into how the model router is working and what each interaction costs.

Task Management

The dashboard includes a full task management interface:

  • Task list: View all tasks with status, priority, and assignee
  • Create tasks: Add new tasks directly from the UI
  • Play/Complete flow: Click play to start a task, the agent works on it, click complete when done
  • Progress tracking: Real-time updates as the agent works on tasks

See Tasks UI for the full task management workflow.

Session History

View and manage all conversation sessions:

  • Session list: All active and past sessions
  • Context usage: See how much of the context window is used
  • Switch sessions: Click to switch the chat to a different session
  • Clear context: Reset a session's context window

Document Panel

The slide-out document panel (doc_panel tool) displays reports, documents, and structured content alongside the chat:

  • Opens as a side panel without leaving the chat
  • Supports Markdown rendering
  • Can be used for code reviews, reports, and documentation

Settings

Audio Settings

Configure text-to-speech voice and behavior. See TTS.

Display Settings

  • Theme (light/dark)
  • Font size
  • Message density

Keyboard Shortcuts

ShortcutAction
EnterSend message
Shift+EnterNew line
Ctrl+LClear chat display
Ctrl+KCommand palette