claudectl
Orchestrate a swarm of Claude Code agents with local learning capabilities.
GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
37views this month
Decision brief
claudectl, developed in Rust under the MIT license, enables the local orchestration and knowledge sharing of multiple Claude Code AI coding agents within a peer-to-peer network, via a user-friendly terminal interface.
Good fit when
- When you need to manage multiple Claude Code AI agents locally for collaborative software development tasks without relying on cloud-based resources.
- If your use case requires isolated learning and knowledge sharing among AI agents in a secure or restricted environment.
Avoid when
- When your workflow depends on continuous cloud-based updates for the AI models, as claudectl focuses on local learning capabilities.
- If real-time collaboration across multiple agents in different geographic locations is critical to your project, given its limitation to a peer-to-peer network.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (34d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
cargo add claudectl crates.ioHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
claudectl is a Rust-based CLI tool for orchestrating multiple Claude Code AI coding agents, allowing them to learn and share knowledge locally in a peer-to-peer network. The tool features a terminal user interface for ease of use.
Capability facts
- Languages
- rust
Source: github.language · Aug 13, 2026
Categories
Tags
README
Install Both produce the same 6 MB binary with bus/coord/relay/hive enabled — , , , and work out of the box. For the minimal 3.5 MB sync only build, opt out with . Building from source (Cargo) requires rustc 1.88+ . Older toolchains fail with an opaque transitive dependency error...
For agents
This page has a .md twin and JSON over the API.