smilezheng

smilezheng / gojaja

Public

Agent-agnostic file-system coordination layer for multi-LLM-agent collaboration (Codex / Claude Code / Cursor / generic).

14
1
89% credibility
Found Jun 01, 2026 at 14 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

Gojaja is a local coordination tool that lets multiple AI agent windows (like Cursor, Claude Code, or Codex) collaborate on the same project by assigning each agent a role, providing shared task tracking, messaging, and decision-making tools — all stored as simple files in your project that you can track with git.

How It Works

1
💡 Discover coordinated AI teamwork

You hear about a tool that lets multiple AI assistants work together on the same project without stepping on each other's toes.

2
📦 Install the coordination tool

You install gojaja on your computer with a simple one-line command, just like installing any other developer tool.

3
🏠 Set up your project for teamwork

You run one command in your project folder, and the tool creates a special workspace where your AI assistants will collaborate.

4
👥 Define your AI team roles

You create roles for your AI assistants — like a Project Manager, a Tech Lead, and a Developer — each with their own responsibilities.

5
🔗 Connect your AI tools to roles

You paste a simple snippet into each AI tool window (like Cursor or Claude Code) to bind it to its role on the team.

6
🤝 Watch your AI team collaborate

Your AI assistants start working together — sending messages, updating tasks, and making decisions as a real team would.

7
📊 Monitor progress in your browser

You open a dashboard in your browser that shows every role's status, the task board, and the activity feed across all AI windows.

🎉 Your project comes together

With your AI team working in harmony, features get built, decisions get made, and your project moves forward without confusion or conflicts.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 14 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is gojaja?

gojaja (Chinese for "playing house") is a CLI tool written in TypeScript that lets you run multiple AI agent windows on the same codebase without them stepping on each other. It creates a shared coordination layer using plain files in a `.gojaja/` directory, giving each agent a role (PM, Backend, QA), a private inbox, a task board, and an RFC mechanism for cross-role decisions. Everything is git-diffable and requires no server or database.

Why is it gaining traction?

The hook is simple: if you run two or more agent windows per project, they duplicate work and make conflicting decisions. gojaja solves this with a lightweight coordination layer that works with any agent host. The dashboard (`gojaja watch`) gives you a real-time view of every role's status, tasks, and RFCs. The RFC mechanism enforces structured decision-making with mandatory acknowledgment gates before changes can be finalized.

Who should use this?

This is for developers who run multiple AI agent windows simultaneously on the same project and want them to collaborate instead of collide. If you use Cursor for frontend and Claude Code for backend, gojaja gives them a shared task board and a way to make decisions together. Solo developers running a single agent won't benefit. Teams already on hosted multi-agent platforms like LangGraph or CrewAI should stick with those.

Verdict

With 14 stars and a credibility score of 0.8999999761581421%, gojaja is an early-stage project with a clever design. The documentation is thorough and the mental model is sound, but the community footprint is minimal. Worth trying if your multi-agent workflow is painful today, but treat it as an experiment rather than a production dependency.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.