Skip to content

recodeee/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Typing SVG

Followers Stars License Slovakia


Why this org exists

Most "multi-agent" tools assume you're running two or three agents in parallel. We built these because we're running thirty β€” and the usual advice (be careful, use branches, review diffs) stops working around agent number five.

At that point you need actual infrastructure: isolation, locking, orchestration, and a way to see what every agent is doing without opening thirty terminals.

Everything in this org is open source and MIT-licensed.


πŸš€ Flagship Projects

πŸ›‘οΈ GitGuardex

Run many Codex & Claude agents in parallel without them overwriting each other. Isolated worktrees, file locks, PR-only merges. Auto-wires Oh My Codex, Oh My Claude, OpenSpec, and Caveman into every worktree.

Tutorial Β· npm i -g @imdeadpool/guardex

Stars Language

🐜 Colony

Local-first coordination substrate for fleets of coding agents. A SQLite store at ~/.colony that holds claims, handoffs, plans, and memory β€” so Claude Code, Codex, Cursor, Gemini CLI, and OpenCode read a compact ~400-token state instead of replaying 30k-token repo handoffs.

Stars Language

🚁 Codex FleetUI

Multi-account Codex worker pool with tmux dashboards, a force-claim dispatcher, and auto-rescue supervisors. Steer dozens of parallel Codex sessions from one terminal.

Stars Language

πŸ”‘ authmux

Multi-identity helper for the Codex CLI. Auto-detects codex login and snapshots the account so you can list, switch, and rotate every account you've ever authed with one command.

npm i -g @imdeadpool/codex-account-switcher

Stars Language

Long-running Claude Code agent that tends the file-based memory lane in a real-time tick loop β€” keeps user, feedback, project, and reference memories tidy and de-duplicated across sessions.

Stars Language

Claude Code / Codex skill that scans examples/ for vendored open-source repos, scores them on fit/cost/risk/value with license gates, and drafts OpenSpec integration proposals automatically.

Stars Language


πŸ› οΈ Stack

Rust TypeScript Next.js SQLite tmux Linux Claude Codex


πŸ§ͺ What we're working on

πŸͺ¨ Recodee            Rust orchestrator for running dozens of coding agents β€” shipping soon
🀝 Handoffs           Smoother flows for when an agent hits its usage limit mid-task
🧩 OmX / OmC          Deeper integrations with Oh My Codex & Oh My Claude
🧠 Memory lanes       Cross-agent, file-based memory that survives session resets
πŸ“Š Observability      One pane of glass for every active agent, worktree, and account

πŸ“¦ More from the org


πŸ“« Contact & community

Website GitHub Email

Issues and PRs welcome on any repo above β€” we read every one. If you're also building multi-agent tooling, we'd love to compare notes: open an issue on the most relevant project.


One must imagine a multi-agent system happy.

πŸͺ¨ The boulder never stops.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors