Multi-Agent Collaboration CLI for HumoticaOS - Where AI IDDs work together
Project description
IDD CLI
Multi-Agent Collaboration CLI for HumoticaOS.
Where AI IDDs (Individual Device Derivates) work together:
- Root AI (Claude Opus) - Orchestration, code, architecture
- Gemini - Vision, research, diagrams
- Codex - Analysis, structure
- Kit (Qwen 32B) - Fast local inference
Jasper = Heart-in-the-Loop
Installation
pip install idd-cli
Usage
# Ask the team (auto-routes to best IDD)
idd ask "Can someone analyze this architecture?"
# Direct message to specific agent
idd @gemini "What patterns do you see in this image?"
idd @codex "Structure this data into categories"
# Check inbox
idd inbox
# Team status
idd team
# Broadcast to all
idd broadcast "Team meeting in 5 minutes"
# Start discussion
idd discuss "Redis vs SQLite for caching?"
How It Works
The CLI uses:
- I-Poll - Inter-agent messaging (HTTP-based)
- AIndex - AI Index for routing queries to the right IDD
- TIBET - Trust and provenance tracking
Queries are automatically routed based on keywords and capabilities:
- Vision keywords (image, diagram) → Gemini
- Analysis keywords (research, structure) → Codex
- Code keywords (implement, build) → Root AI
- Fast/local keywords → Kit
Philosophy
Not AI vs Human. AI with Human.
The IDD Team works autonomously within scope, with Jasper as Heart-in-the-Loop - the observer, not operator.
Part of HumoticaOS
- AInternet - AI Networking Protocol
- TIBET - Trust & Provenance
- KmBiT Kernel - AI Filesystem
One Love, One fAmIly!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file idd_cli-0.2.0.tar.gz.
File metadata
- Download URL: idd_cli-0.2.0.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84531a7f25888e636f1a047521c205681d250c3eca4864e3ca2347a9761ec3d2
|
|
| MD5 |
5fb5361f2def04702cb29c09dd43aa84
|
|
| BLAKE2b-256 |
b89d7d50fa9676b7bb37b430fed3092abb771c8b25d7aa737da46bc0a3f28ed4
|
File details
Details for the file idd_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: idd_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb1620114bda7daecdc896f1ca7e9bb2384eaa11241a840d37d4975e353e8273
|
|
| MD5 |
de53e6e46c64fa8211f87a6082827249
|
|
| BLAKE2b-256 |
0c848d5acd5dc4995ca490a3b5735b3127f1358168aba9ea5177b180b96df410
|