Summary Only
Expandable card showing: status, model, tokens/cost, git branch, last activity, files changed count, current task subject. Quick glance, no scrolling. For the full trace, you'd jump to aimux TUI.
When you click a session card on the Kanban board, what do you see?
Expandable card showing: status, model, tokens/cost, git branch, last activity, files changed count, current task subject. Quick glance, no scrolling. For the full trace, you'd jump to aimux TUI.
Side panel slides in showing the last ~10 turns of the conversation: user prompts, agent responses (truncated), and tool calls. Live-updating. Enough to understand "what is this agent doing right now?" without leaving the dashboard.
Dedicated page with the complete conversation history, tool call details, diffs, annotations. Basically aimux's trace view in the browser. Rich, but heavier to build and navigate.
Actually attach to the tmux session in the browser via xterm.js/ttyd. Full interactive access: you can type commands, respond to permission prompts, see the live terminal output. Most powerful, most complex.