Obsidian Plugin

Parallel work, unified view

A task-focused multi-session tab interface that turns your Obsidian vault into a work item board. Manage Shell, Claude, and Copilot terminals per task - all in one place.

GitHub Copilot session with activity detection
AI agent sessions with live activity detection
Task creation with column selector
Quick task creation with column assignment

Built for how you actually work

Every work item gets its own terminal sessions. Switch between tasks without losing context.

Kanban board

Collapsible sections with drag-and-drop reordering. Organize work items across priority, active, to-do, and done columns with custom sort order.

Tabbed terminals per task

Each work item gets dedicated Shell, Claude, contextual Claude, and custom sessions. GitHub Copilot CLI is supported as a first-class agent.

Agent integration

Claude and Copilot command resolution with agent state detection - see whether each session is active, waiting for input, or idle at a glance.

Session persistence

Hot-reload preserves live terminals. Disk persistence enables session resume after restart so you never lose your place.

Adapter architecture

Swap in your own work item system - Jira, Linear, or a custom source - without touching any terminal code. Built for extensibility from the ground up.

Guided first-run tour

A focused walkthrough covers task creation, session launch, tab management, and key settings so you can hit the ground running.

Clean three-layer design

Each layer is independently testable and replaceable.

UI Layer
Kanban board, detail panel, terminal tabs - pure Obsidian views with no data logic
Service Layer
Session management, persistence, agent detection, command resolution
Adapter Layer
Work item system integration - bring your own data source via the adapter interface

Ready to try it?

Clone the repo, build, and symlink into your vault. You'll be up and running in under a minute.