iudex is a desktop app that orchestrates AI coding agents like an engineering team using parallel git worktrees, a QA review gate, and human approval, all built on plain git.

Stars

15

7-day growth

No data

Forks

0

Open issues

0

License

No data

Last updated

2026-07-09

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It adds just enough structure to run multiple agents without chaos—isolated worktrees, an append-only event log, agent-agnostic configuration—while keeping the final merge decision in human hands and without daemons or databases.

Who it is for

  • Engineers who want to run several AI coding agents in parallel without branch conflicts
  • Engineering managers or product owners who need visibility into agent progress and a review gate
  • Developers using Claude Code, Aider, or any CLI-based agent and want a team-like workflow

Use cases

  • Queuing up multiple feature or bug-fix tickets and having agents work on them simultaneously in isolated branches
  • Reviewing and approving AI-generated diffs through a human QA step before merging to main
  • Using bundled skills (grill-me, prototype, to-prd) to refine requirements and slice tickets from ideas
  • Running a sequential mode where only one ticket is in flight for stricter control

Strengths

  • Parallel worktrees prevent agent collisions and merge conflicts by design
  • Agent-agnostic – works with any command-line agent configured via YAML, no vendor lock-in
  • Git-native and fully local – no daemon, no database, state stored in append-only events.jsonl; delete the app and your history remains in git
  • Desktop GUI with integrated tmux terminals and real-time status views for monitoring agents

Considerations

  • GUI requires tmux 3.2+ on macOS or Linux; no Windows support yet
  • No default agent command – users must configure their own agent commands and prompts
  • License not yet provided (marked as TODO in the README), which may affect adoption

README quick start

Quick start

Description

Ship code structurally with parallel agents

Related repositories

Similar projects matched by category, topics, and programming language.

NUber-dev
Featured
NUber-dev GitHub avatar

YTubic

YTubic is a fast, responsive, open-source YouTube Music desktop client for Windows, Linux, and macOS that uses direct InnerTube API communication and aggressive caching to provide instant navigation and playback.

Web DevelopmentFrontend Frameworks
226
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545
l0ng-ai
Featured
l0ng-ai GitHub avatar

tty7

tty7 is a fast, GPU-accelerated terminal workbench with persistent sessions, built-in input tools, SSH support, and coding agent awareness.

Developer ToolsCLI & Terminal
359