Skip to main content

Your Developers’ Success Is Our Success

Aden Hive is a framework for building production-grade AI agents that automate real business processes. You define outcomes in natural language, and Hive generates adaptive agent graphs that self-improve when failures happen. We built Hive around a simple principle: if our developers aren’t winning, we aren’t winning. Every feature, every template, every tool exists to help you create agents that work in production — not just in demos.

Who Is Hive For?

IT consultants, product builders, one-man CEOs, and developers automating real work.

See What You Can Build

Browse ready-to-run agent templates for sales, support, ops, and more.

Quickstart

Install Hive and reach your first success in under 10 minutes.

Core Concepts

Understand goal-driven development and agent architecture.

What Developer Success Looks Like

Success with Hive follows a clear path. Every developer who uses Hive should be able to:
1

Create an agent

Define your goal in plain language or start from a template. Hive generates the agent graph and connection code for you.
2

Test and debug the agent

Run your agent interactively with hive tui, use three-level observability to see exactly what happened, and fix issues fast.
3

Deploy the agent

Ship to production with hive deploy — locally via Docker or to Aden Cloud for zero-ops deployment.
4

Maintain the agent

Own the business process. Get alerted on failures, monitor costs, and keep your agent reliable over time.
5

Iterate on the agent

Add integrations, expand use cases, and let the evolution loop improve your agent based on real-world outcomes.

Quick Start

# Clone and install
git clone https://github.com/adenhq/hive.git
cd hive
./quickstart.sh

# Build an agent with your coding agent
claude> /hive

# Test interactively
hive tui

# Run directly
hive run exports/your_agent_name --input '{"key": "value"}'

Why Aden

Traditional agent frameworks require you to manually wire workflows, handle failures reactively, and rebuild when things change. Aden flips this: you describe outcomes, the framework builds and evolves itself.
Traditional FrameworksAden Hive
Hardcode agent workflowsDescribe goals in natural language
Manual graph definitionAuto-generated agent graphs
Reactive error handlingOutcome-based adaptation
Static tool configurationsDynamic SDK-wrapped nodes
No native intervention modelBuilt-in human-in-the-loop
DIY monitoringThree-level observability built in

Build Your First Agent

Go from zero to a running agent with step-by-step guidance.

Start From a Template

Pick an existing agent, customize it, and make it yours.

Deploy to Production

Local Docker deployment or zero-ops Aden Cloud — your choice.

Debug & Iterate

Three-level logging and AI-assisted debugging to fix issues fast.

Community

Join thousands of developers building production agents with Hive.

Discord

Get help, share agent ideas, and connect with the community.

GitHub

Star the repo, report issues, and contribute templates.

Book a Call

Talk to our team about your use case.