Wolbarg Workspace
Shared project truth for Claude Code — also Cursor and Codex. Install with @wolbarg/workspace.
Built for Claude Code first. Also connects Cursor and Codex. The product
sits on top of the wolbarg SDK.
Why use it?
Claude Code forgets when a session ends. It re-investigates the same code, reopens settled decisions, and acts on stale context.
Wolbarg Workspace keeps one shared, always-current view of your project — decisions, architecture, tasks, bugs, conventions — and every connected agent reads and updates it automatically.
Quick start (Claude Code)
npm install @wolbarg/workspace
npx @wolbarg/workspace init
npx @wolbarg/workspace connect claudeThen restart Claude Code. On the first session, paste the seed prompt so the agent walks the repo and stores current decisions into Workspace. See Install and Claude Code.
Also supported
Packages
| Package | Purpose |
|---|---|
@wolbarg/workspace | CLI + domain library |
@wolbarg/workspace-mcp | MCP server (installed by connect) |
Source: github.com/wolbarg/workspace