Package Exports
- @toyako/agent-hive
- @toyako/agent-hive/dist/commands/cli.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@toyako/agent-hive) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Agent Hive
One task. Multiple AI minds.
Claude writes. Codex reviews. Hermes plans.
Agent Hive lets multiple AI runtimes collaborate as one team.
$ hive
🐝 Agent Hive
What do you want to build?
> Build a SaaS landing page
[select] codex → claude
✓ COMPLETED — score: 95Install
npm install -g @toyako/agent-hiveSetup
hive setupPick your provider, enter your API key, choose a model. Done.
Start
hiveDescribe what you want. Agent Hive handles the rest.
Commands
hive # Interactive mode
hive "build a REST API" # Run directly
hive setup # Configure provider
hive doctor # Check health
hive config # Config center
hive roles # View agent roles
hive workflows # View workflows
hive tools # View available tools
hive mcp # MCP servers
hive channels # Communication channels
hive memory list # View memories
hive project list # View projects
hive resume # Resume last project
hive cost # Token usage
hive status # Current stateSupported Providers
OpenAI · Claude · Gemini · DeepSeek · OpenRouter · Mimo · Ollama · Custom
How It Works
- You describe a task
- Agent Hive picks the best AI for execution and review
- Executor writes the code
- Reviewer evaluates independently
- If issues found → automatic revision loop
- Done
FAQ
Do I need multiple API keys? No. One key works for everything.
What if I only have one provider? Works fine. All runtimes use the same provider.
Is it free? Agent Hive is free (MIT). You pay for API usage.
Links
License
MIT