You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Sidebar now shows agents as chat threads with persistent thread sessions
- Agent awareness: agents see each other's capabilities and status in system prompt
- Orchestrator capability toggle gates delegate_to_agent behind explicit permission
- Tool access request UI: agents request disabled tools, user grants via chat banner
- Store all CLI resume IDs (claude/codex/opencode) on tasks separately
- CLI resume IDs shown in task sheet and agent thread notifications
- Task notifications include working directory and resume IDs
- File path preview: inline code file paths render as interactive chips with preview/open
- File serve API endpoint (/api/files/serve) for local file preview
- Code block preview/open/save buttons for HTML and SVG
- Atomic storage upserts to prevent task race conditions
- Queue orphan recovery for tasks stuck in queued status
- Agent delegation name-to-ID fallback resolution
0 commit comments