@infrastack/agentfarm
v0.0.16
Published
The official InfraStack CLI for orchestrating AI agents
Maintainers
Readme
AgentFarm By InfraStack AI
AgentFarm is a powerful command-line interface designed to orchestrate and manage multiple AI coding agents in your local development environment. Whether you're running 10 or 100+ concurrent AI agents like Claude Code, AgentFarm provides the infrastructure to efficiently coordinate their activities, manage resources, and streamline your AI-augmented development workflow.
Installation
npm install -g @infrastack/agentfarmRequirements
- Node.js 14 or higher
- Claude Code CLI (required)
- tmux (optional, for better agent management)
Quick Start
Get your API key at https://app.infrastack.ai
# Set your InfraStack API key
agentfarm --key sk-inf-your-api-key-here
# Start managing your AI agents
agentfarm
# More commands coming soon...Why AgentFarm?
As AI coding assistants become essential to modern development, developers often need to run multiple agents for different projects, tasks, or experiments. AgentFarm solves the complexity of managing these agents at scale, providing a unified interface to control your entire AI development ecosystem.
License
Proprietary - All Rights Reserved
