$> resolving page · hydrating components · streaming data
$> resolving page · hydrating components · streaming data
Claude Code orchestrator and terminal harness. Tauri v2 desktop app — grouped Claude sessions, MCP-bridged agent coordination, sideline queue for human-in-the-loop approvals, and YAML-driven dashboards.
Clawnoly is a Tauri v2 desktop app that turns multiple Claude Code sessions into one coordinated workspace. Each project gets a tab with sidebar navigation, session persistence, and grid view for multi-terminal monitoring. Any session can be ejected into a floating window and docked back per tab.
The MCP bridge lets any Claude session spawn, message, or escalate to other Claude sessions. Human-in-the-loop decisions surface in a dedicated sideline queue with macOS notifications. Everything persists in SQLite — including Claude session IDs — so closing and reopening Clawnoly restores your exact conversation state.
YAML-driven dashboards at `~/.clawnoly/dashboards/` pull live data from vault frontmatter. Token Holder integration adds grant-gated RBAC on every vault read, terminal spawn, and sideline post. Phase 5 (Terminal Grid + Dashboard Engine + Virtual Office Rooms) shipped.