Skip to content

Add multi-agent-shogun to Multi-Agent Swarms#26

Merged
andyrewlee merged 1 commit intoandyrewlee:mainfrom
fujiya228:add-multi-agent-shogun
Apr 5, 2026
Merged

Add multi-agent-shogun to Multi-Agent Swarms#26
andyrewlee merged 1 commit intoandyrewlee:mainfrom
fujiya228:add-multi-agent-shogun

Conversation

@fujiya228
Copy link
Copy Markdown
Contributor

Summary

Adds multi-agent-shogun to the Multi-Agent Swarms section.

What it is

A samurai-inspired tmux orchestrator that coordinates up to 10 AI coding agents in parallel using a feudal hierarchy:

  • SHOGUN — receives the top-level command
  • KARO — manager that breaks down tasks
  • ASHIGARU ×7 — workers that execute in parallel

Key features

  • Multi-CLI support: Claude Code, Codex, GitHub Copilot CLI, Kimi Code — mix and match
  • Zero coordination overhead: agents communicate via YAML files on disk, not API calls
  • Bottom-up skill discovery: Ashigaru agents propose reusable patterns, promoted to slash commands
  • Live tmux panes: every agent's work is fully visible
  • 1,185 stars (as of 2026-04-04)
  • MIT License

@andyrewlee andyrewlee merged commit 70df971 into andyrewlee:main Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants