Analysis updated 2026-07-18 · repo last pushed 2026-05-27
Coordinate multiple AI coding agents working on different parts of the same large app
Prevent scripts and agents from overwriting each other's changes to the same files
Track which agent is doing what using a durable, file-backed shared state
Lock resources temporarily so parallel automated processes don't duplicate work
| patrickjs/shared-agent-state | 3rd-eden/ircb.io | a15n/a15n | |
|---|---|---|---|
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2026-05-27 | 2016-11-16 | 2019-04-07 |
| Maintenance | Maintained | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
A file-backed coordination toolkit that lets multiple coding agents share state and avoid conflicts while working on the same codebase.
Mainly JavaScript. The stack also includes JavaScript, Node.js.
Maintained — commit in last 6 months (last push 2026-05-27).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.