See all your AI conversations at a glance. Auto-status detection, full-text search, drag‑and‑drop, and real‑time sync — right inside VS Code.
Claudine reads Claude Code and Codex session files and renders them as a kanban board. Cards move through columns automatically as conversations evolve.
Claudine watches your Claude Code conversations for changes. Every new message is automatically synchronised with the kanban board.
Claudine extracts title, description, status, category, agents, git branch, and error state. It automatically infers the status of each task.
The board updates in real time. Manual overrides (like dragging a card to Done) are preserved until new conversation activity resets them.
The sidebar toolbar and title bar actions give you instant control over the board. Every button has a keyboard shortcut.
Full-text search across card titles, descriptions, and the raw JSONL conversation content. Toggle between fade and hide modes.
Filter the board by category: Bug, Feature, User Story, Improvement, or Task. Quickly focus on a specific type of work.
Switch between full and compact card layouts. Compact mode shows only the title and status, great for boards with many conversations.
Expand or collapse every card on the board simultaneously. Useful for getting a quick overview or diving into details.
AI-powered summaries for card titles and descriptions using the Claude CLI. Toggle between original and summarized text on the fly.
Force a full re-scan of all conversation files. The board normally updates in real time via file watchers, but refresh is there when you need it.
Start a new Claude Code session directly from the board. Enter your prompt and it opens as a new conversation card automatically.
Configure API keys for icon generation (DALL-E / Stability AI), summarization, view placement (panel or sidebar), and toolbar location.
Scale the board from 50% to 150%. Use Ctrl+= / Ctrl+- or the sidebar buttons. Ctrl+0 resets.
Completed and cancelled conversations auto-archive after inactivity. Toggle the archive column to review or restore them at any time.
After VS Code restarts, it may re-open empty Claude tabs. One click cleans them all up. Available from the toolbar overflow menu.
From cross-project oversight to rate-limit awareness — every feature is designed to keep you in flow while your agents work.
A cross-project overview at the top of the board. Three lanes — Running, Needs Input, and In Review — show you the most important tasks across all your projects at a glance.
Not just Claude Code. Claudine auto-detects OpenAI Codex sessions and displays them alongside Claude conversations on the same board. One view, all your agents.
Claudine detects when Claude Code hits its API limit and shows a banner with the reset time. Enable auto-restart to have paused tasks resume automatically once the limit lifts.
Colored dots on each card visualize the last three subagent (sidechain) steps. At a glance you can see which tasks have agents actively working, completed, or failed.
Cards show a "?" badge and move to "Needs Input" when the agent asks you something — whether via the AskUserQuestion tool or a plain text question at the end of its response.
Claudine speaks your language. Full UI translations for German, Spanish, French, and Italian — both runtime strings and extension metadata.
Choose what to display on each card: icon, description, latest message, and git branch. Multiline quick-idea input with auto-grow. Resizable columns with drag handles.
A status bar button appears when CLAUDINE.AGENTS.md is missing. Click to scaffold it. The button hides itself once integration is wired up.
Drag handles to resize columns or project panes. Double-click to reset. Zoom from 50% to 150%. Placement auto-detects panel vs. sidebar and adapts column orientation.
Run Claudine without VS Code. A local HTTP + WebSocket server launches in your browser, giving you the full kanban board experience — for every project on your machine.
~/.claude/projects/ directories) --port, --host, --no-open, --help ~/.claudine/config.json
Install the extension, open VS Code, press Cmd+Shift+K. That's it.
Search for "Claudine" in the VS Code Extensions view and install it from there.
Press Cmd+Shift+K or find the elephant icon in the panel tab. Your conversations appear automatically.
Start conversations with Claude Code. Claudine detects them in real time, auto-classifies status and category, and keeps everything organized.