This release keeps dependencies and maintenance posture current for teams operating this tool.
Published 6mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agents
ai-agents-automation
ai-agents-cli
claude-code
cli-app
+6 more
cursor-ai
factory-ai
gemini-cli
grok
qwen-code
tui-app
Summary
AI summaryMinor fixes and improvements.
Full changelog
AgentPipe v0.7.0
Installation
Homebrew (macOS/Linux)
brew tap kevinelliott/tap
brew install agentpipe
Direct Download
Download the appropriate archive for your platform from the assets below.
Using Go
go install github.com/kevinelliott/[email protected]
What's Changed
See the full changelog
Checksums
daf4e868565486f21b53f34a2eaf9675088bac4308d61331104c57c369592ecf agentpipe_darwin_amd64.tar.gz
d7e53c6dba5f7d931423f7684127395a9f5dce7ed8387cb1cef5f6a1c3598805 agentpipe_darwin_arm64.tar.gz
f666c4b2ded272fb4e750856bcbf5ee8dca98f4983be3026e5e178851b47c7b5 agentpipe_linux_386.tar.gz
de87ecac89d495c63550de8bb33399198258d1280d07c153c25c8e5f1fdcce79 agentpipe_linux_amd64.tar.gz
84e2b9a930367bab501efc87631f52874df9c55e91e6782e10a3f0f8d30675eb agentpipe_linux_arm64.tar.gz
f2c2db2bd2895f22da76fa79ea9fc9df5810109590cba2114f64409fde718d8f agentpipe_windows_386.zip
6d5948e34f9c883485d36e812715b1d73bb073160a4711e80c193e9f788cd1fc agentpipe_windows_amd64.zip
921728dc83089b0a1ab70785d2d85bc7fc7e8ab28d62487d8c1b769d7f9728a4 agentpipe_windows_arm64.zip
Quick Start
# Check available agents
agentpipe doctor
# Start a conversation
agentpipe run -a claude:Alice -a gemini:Bob -p "Hello!"
# Use enhanced TUI
agentpipe run --tui -c examples/brainstorm.yaml
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About AgentPipe
CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qwen, etc.) to communicate in shared rooms. MIT.
Related context
Related tools
Beta — feedback welcome: [email protected]