Back to browse
Modulus – Run multiple coding agents with shared project memory

Modulus – Run multiple coding agents with shared project memory

by dasubhajit·Mar 7, 2026·4 points·2 comments

AI Analysis

●●SolidBig BrainShip It

Multi-repo agent orchestration with shared context, but Cursor handles cross-repo already.

Strengths
  • Git worktrees + shared memory avoids context switching and manual repo setup between agents.
  • MCP-agnostic architecture means you can swap Claude for other reasoning models.
  • Solves real friction: backend API schemas are synced automatically across parallel agent sessions.
Weaknesses
  • macOS-only launch is a hard blocker for 70% of developer market; Linux/Windows still waitlisted.
  • No evidence it outperforms running two Cursor instances with shared context manually.
Target Audience

Full-stack developers working across multiple codebases, AI-assisted development teams

Similar To

Cursor · Conductor · Continue IDE extension

Post Description

Hello HN, we're Jeet and Husain from Modulus (https://modulus.so) - a desktop app that lets you run multiple coding agents with shared project memory.

We built it to solve two problems we kept running into:

- Cross-repo context is broken. When working across multiple repositories, agents don't understand dependencies between them. Even if we open two repos in separate Cursor windows, we still have to manually explain the backend API schema while making changes in the frontend repo.

- Agents lose context. Switching between coding agents often means losing context and repeating the same instructions again.

Modulus shares memory across agents and repositories so they can understand your entire system.

It's an alternative to tools like Conductor for orchestrating AI coding agents to build product, but we focused specifically on multi-repo workflows (e.g., backend repo + client repo + shared library repo + AI agents repo). We built our own Memory and Context Engine from the ground up specifically for coding agents.

Why build another agent orchestration tool? It came from our own problem. While working on our last startup, Husain and I were working across two different repositories. Working across repos meant manually pasting API schemas between Cursor windows — telling the frontend agent what the backend API looked like again and again. So we built a small context engine to share knowledge across repos and hooked it up to Cursor via MCP. This later became Modulus.

Soon, Modulus will allow teams to share knowledge with others to improve their workflows with AI coding agents - enabling team collaboration in the era of AI coding. Our API will allow developers to switch between coding agents or IDEs without losing any context.

If you wanna see a quick demo before trying out, here is our launch post - https://x.com/subhajitsh/status/2024202076293841208

We'd greatly appreciate any feedback you have and hope you get the chance to try out Modulus.

Similar Projects

Developer Tools●●Solid

Agents Remember – Git-aware memory for coding agents

Git-verified memory ledger beats vague agent context files.

Big BrainNiche Gem
foxfire_1st
3211d ago