Skip to main content

✈ Wingmen

Wingmen is a focused terminal workspace for collaborating with one or more Agent Client Protocol (ACP) coding agents. Build a roster of Claude Code, Codex, Gemini CLI, or another ACP-compatible agent and let them work through a task sequentially in one shared conversation.

Highlights

  • Run one coding agent or an unlimited roster from the same terminal UI.
  • Relay multi-agent turns in order, so every response can build on the last.
  • Select the first recipient for the next relay message directly from the roster beside the prompt.
  • Queue follow-up messages safely while an agent is working.
  • Use a compact fighter-HUD interface designed for terminal workflows.
  • Keep work local: Wingmen collects no telemetry.

Install

uv tool install wingmen
# or: pip install wingmen

Wingmen requires Python 3.14 or later on macOS or Linux.

Run

wingmen

On first launch, choose the agents for your roster. Later launches restore that roster. To select a project directory, pass it to the command:

wingmen ~/projects/example

Launch a specific roster directly when needed:

wingmen run -a claude -a codex -a gemini ~/projects/example

Agents take turns sequentially. Click an agent beside the prompt to choose who receives the next message. Press Ctrl+C to cancel work or quit; use Ctrl+Shift+P to pause or resume a multi-agent relay.

New sessions default to Fully Auto, which allows agent tool requests without asking for confirmation. Wingmen translates that policy to each agent's native permission mode and keeps the roster synchronized. You can change the policy from the mode selector beside the prompt.

Essential controls

Action Control
Attach a project file Type @ followed by its path. @ does not tag agents.
Choose the next recipient Click an agent beside the prompt.
Inspect or change the roster /agent list, /agent add AGENT, /agent drop N
Pause or resume a relay Ctrl+Shift+P or /pause
Cancel active work Press Ctrl+C once.
Quit Press Ctrl+C while idle, or twice within three seconds while work is active.
Set the relay safety limit Start with --max-rounds N (default: 100 automated turns).

Messages submitted while an agent is working wait in a bounded holding area and are delivered in order before the relay advances. See the user manual for the complete launch flow, commands, permissions, and troubleshooting guide.

ACP agents

Wingmen bundles catalog entries for Claude Code, Codex, and Gemini CLI. To use another ACP-compatible command:

wingmen acp "node /path/to/agent-acp.js" ~/projects/example

The external agent and its ACP adapter must already be installed and authenticated. Wingmen starts the adapter but does not bundle provider CLIs or manage their accounts.

Privacy

Wingmen does not collect telemetry. Agent prompts, responses, tool calls, and terminal activity remain subject to the policies of the agent and provider you choose.

Development

make verify

License

Wingmen is licensed under AGPL-3.0. See the commercial license notice for commercial licensing.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wingmen-0.6.26.tar.gz (773.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wingmen-0.6.26-py3-none-any.whl (674.6 kB view details)

Uploaded Python 3

File details

Details for the file wingmen-0.6.26.tar.gz.

File metadata

  • Download URL: wingmen-0.6.26.tar.gz
  • Upload date:
  • Size: 773.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for wingmen-0.6.26.tar.gz
Algorithm Hash digest
SHA256 7477c8e35d96e82677c3adff7c69ce115f03238c55253e006214d7eb5ad4ddfa
MD5 37957157a60c775b23cb7903cbc5000f
BLAKE2b-256 9e7e40a6cde72beb0fababd6449e3358b1a893e7b4951516212d11478e4d2dd6

See more details on using hashes here.

File details

Details for the file wingmen-0.6.26-py3-none-any.whl.

File metadata

  • Download URL: wingmen-0.6.26-py3-none-any.whl
  • Upload date:
  • Size: 674.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for wingmen-0.6.26-py3-none-any.whl
Algorithm Hash digest
SHA256 5079df6150f763e9c45a1d341b003d23d81784b1bc8b436754532ae81dfa141b
MD5 ec71a4cd81b984cb19747df023b89c15
BLAKE2b-256 eb87924f38c7735578657cd0578dabf287fbc058b7d90bc3ccf141789cee3ad6

See more details on using hashes here.

Release history Release notifications | RSS feed

0.6.27

2 files

This release

0.6.26 This release

2 files

0.6.25

2 files

0.6.24

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page