Workspace setup
Tutorials for setting up and operating a multi-repo workspace for coding agents, rather than a single service.
- Setup a local workspace user for coding agents on Ubuntu: run terminal agents like OpenAI Codex CLI and Claude Code from an isolated Linux account so they cannot directly read your personal data in the normal desktop profile.
- codebase-memory-mcp: install the
codebase-memory-mcpMCP server, index a workspace containing manylight-4j-style repos, and keep separate index databases for a private workspace and a Linux-desktop workspace shared with other users.