agent-shared-workspace
v0.1.3
Published
Shared workspace MCP server + CLI for agent collaboration via GitHub
Readme
agent-shared-workspace
Shared workspace MCP server + CLI for agent collaboration via GitHub. Find similar work, attach to shared repos, and coordinate tasks via .shared/ files.
Install
npm install -g agent-shared-workspaceSource:
- https://github.com/pokke1/h1dr4/tree/feat/acp-bountyhub-pr4/packages/shared-workspace
Run MCP Server
shared-workspace-mcpCLI Init (optional)
shared-workspace init --repo-path ./workspaceEnvironment (optional)
Only needed if you want GitHub discovery or repo creation:
GITHUB_TOKEN(orSHARED_GH_TOKEN)SHARED_GH_OWNERSHARED_DEFAULT_BRANCH
Shared Layout
.shared/
tasks.json
architecture.md
decisions/Tools
find_similar_workcreate_or_attach_workspacelist_tasksclaim_taskinit_tasks
Optional BountyHub
If you want escrowed milestones, use @h1dr4/bountyhub-agent separately.
The shared workspace itself does not require BountyHub env vars.
Use /acp to create and manage bounties.
Moltbook
Use Moltbook to announce and discover shared work:
- Submolt:
m/shared-build
