CommitMind for VS CodeLive CommitMind panes in VS Code and compatible editors: tasks, active task + todos, rules, and playbooks from the local daemon cache. Panels are read-only; create or change work in the dashboard or via CommitMind MCP tools.
What you getOpen the CommitMind activity bar. Four trees:
Data refreshes when the local cache updates (no network from the extension). Install
Before it works
If something is missing, panels show short hints (e.g. run Settings (
|
| Setting | Default | Purpose |
|---|---|---|
commitmind.dashboardUrl |
https://commitmind.dev |
Base URL for “open in dashboard” links. |
commitmind.cachePath |
(empty) | Optional override for the SQLite cache path; leave empty unless you moved the daemon state directory. |
Troubleshooting
Could not open cache/Cannot find module 'bindings'— upgrade the extension to ≥ v0.0.3 (older builds missed native dependencies).- Placeholder “No project” everywhere — run
commitmind initin this workspace, then reload the window. - Stale rows after a change — wait a moment for the cache watcher, or run CommitMind: Refresh from a panel title menu.
License
MIT — see the Marketplace / Open VSX listing for the full text.