Workspace

FAQ

Common questions about Wolbarg Workspace.

What is Wolbarg Workspace?

@wolbarg/workspace is the product layer for coding agents (Cursor, Claude Code, Codex). It keeps shared, reconciled project truth on top of the wolbarg SDK.

Is this the same as the Wolbarg SDK?

No. The SDK (wolbarg) is for builders wiring memory into custom agents. Workspace is the ready-made product for coding-agent hosts.

Do I need to edit MCP JSON by hand?

No. npx @wolbarg/workspace connect <host> installs MCP + host rules for you.

Where is data stored?

Locally by default (SQLite under .wolbarg/workspace/). Postgres is optional via the init wizard.

Can Cursor and Claude Code share memory?

Yes — that is the point. Connect both hosts to the same project workspace.