# aden-hive/hive

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/aden-hive-hive).**

8,034 stars · 4,531 forks · Python · apache-2.0

## Links

- GitHub: https://github.com/aden-hive/hive
- awesome-repositories: https://awesome-repositories.com/repository/aden-hive-hive.md

## Topics

`agent` `agent-framework` `agent-skills` `ai-evaluation` `anthropic` `automation` `autonomous-agents` `awesome` `claude` `claude-code` `human-in-the-loop` `observability-ai` `openai` `python` `self-hosted` `self-improving` `self-improving-agent` `self-improving-ai`

## Description

Hive is an artificial intelligence workflow automation engine and development platform designed for building and deploying autonomous agents. It provides a framework for orchestrating complex, multi-step business processes by coordinating tasks across multiple specialized agents using directed graph structures.

The platform distinguishes itself through a focus on production-grade reliability and state management. It maintains persistent execution context and conversation history on disk, enabling crash recovery and continuity for long-running automated sessions. Furthermore, it incorporates a multi-level evaluation pipeline that validates agent outputs through a combination of deterministic rules, semantic quality assessments, and human oversight.

The system includes a universal model abstraction layer that allows developers to interface with diverse local or hosted language models. It also features operational policy enforcement, providing real-time metrics, budget controls, and audit trails to monitor workloads. To manage memory and performance, the engine optimizes context windows by truncating large data into compact references that agents can retrieve on demand.

## Tags

### Repository Format

- [Awesome List](https://awesome-repositories.com/f/repository-format/awesome-list.md) — A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.

### Artificial Intelligence & ML

- [Agentic LLM Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-llm-frameworks.md) — Serves as a platform for building and deploying intelligent agents that integrate with external tools and diverse language models.
- [AI Workflow Automation](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-workflow-automation.md) — Provides an engine for managing multi-step automated tasks with iterative feedback, human oversight, and operational policy enforcement.
- [Multi-Agent Orchestration](https://awesome-repositories.com/f/artificial-intelligence-ml/multi-agent-orchestration.md) — Orchestrates complex business processes by coordinating tasks across multiple specialized agents using directed graph structures.
- [Multi-Agent Coordination Systems](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-architectures/orchestration-engines/ai-agent/multi-agent-coordination-systems.md) — Orchestrates parallel task execution across multiple specialized agents using graph-based structures. ([source](https://cdn.jsdelivr.net/gh/aden-hive/hive@main/README.md))
- [Agent State Persistence](https://awesome-repositories.com/f/artificial-intelligence-ml/agent-state-persistence.md) — Maintains persistent execution context and conversation history on disk to ensure crash recovery and continuity for long-running automated sessions.
- [Multi-Agent Orchestration Frameworks](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/agent-orchestrators/multi-agent-orchestration-frameworks.md) — Coordinates complex workflows across multiple autonomous agents using graph-based task execution and persistent state management.
- [AI Agent Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-agent-integrations/ai-agent-tool-integrations.md) — Connects autonomous agents to external business systems and internal APIs for real-world task execution.
- [Model Abstractions](https://awesome-repositories.com/f/artificial-intelligence-ml/model-abstractions.md) — Provides a unified interface to interact with diverse local or hosted language models.
- [Agent Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/integration-deployment/agent-frameworks/tool-use-and-execution/agent-tool-integrations.md) — Connects autonomous agents to external business systems and APIs using standardized protocols.
- [Conversation State Persistence](https://awesome-repositories.com/f/artificial-intelligence-ml/conversation-state-persistence.md) — Serializes execution context and conversation history to disk to ensure crash recovery and continuity.
- [External Tool Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/external-tool-integrations.md) — Integrates agents with external business systems and APIs to perform real-world actions. ([source](https://cdn.jsdelivr.net/gh/aden-hive/hive@main/README.md))
- [Multi-Agent Output Evaluation](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-evaluation-analysis/ai-evaluation-frameworks/multi-agent-output-evaluation.md) — Validates agent outputs using a multi-level pipeline of deterministic rules, semantic assessment, and human oversight.
- [Local Language Model Execution](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-inference-serving/local-ai-deployment-platforms/deployment-platforms/local-inference/local-language-model-execution.md) — Supports diverse local or hosted language models through a universal interface. ([source](https://cdn.jsdelivr.net/gh/aden-hive/hive@main/README.md))
- [Context Truncators](https://awesome-repositories.com/f/artificial-intelligence-ml/context-truncators.md) — Optimizes context windows by truncating data into compact references for on-demand retrieval. ([source](https://github.com/aden-hive/hive/tree/main/docs/architecture))
- [Memory Reflection Automations](https://awesome-repositories.com/f/artificial-intelligence-ml/memory-relevance-controls/memory-reflection-automations.md) — Injects feedback from automated judges and human reviewers back into conversation history for iterative refinement. ([source](https://github.com/aden-hive/hive/tree/main/docs/architecture))

### DevOps & Infrastructure

- [Operational Policy Enforcement](https://awesome-repositories.com/f/devops-infrastructure/infrastructure/configuration-policy-enforcement/operational-policy-enforcement.md) — Provides real-time metrics, budget controls, and audit trails to monitor and enforce operational policies for automated workloads.
- [Configuration and Policy Enforcement](https://awesome-repositories.com/f/devops-infrastructure/infrastructure/configuration-policy-enforcement.md) — Enforces operational policies through real-time metrics, budget controls, and audit trails for production workloads.

### Software Engineering & Architecture

- [Context Compaction Engines](https://awesome-repositories.com/f/software-engineering-architecture/architectural-design-patterns/state-management/reactive-subscription-systems/signals-reactivity/reactive-context-tracking/context-compaction-engines.md) — Optimizes context windows by truncating large data into compact references for on-demand retrieval.
- [Directed Acyclic Graph Engines](https://awesome-repositories.com/f/software-engineering-architecture/directed-acyclic-graph-engines.md) — Orchestrates complex workflows by routing tasks through a sequence of nodes using directed acyclic graphs.
- [Execution Graphs](https://awesome-repositories.com/f/software-engineering-architecture/execution-graphs.md) — Executes work through directed graphs where nodes maintain independent state and instructions. ([source](https://github.com/aden-hive/hive/tree/main/docs/architecture))

### Testing & Quality Assurance

- [Automated Agent Quality Assurance](https://awesome-repositories.com/f/testing-quality-assurance/automated-agent-quality-assurance.md) — Validates agent performance through a multi-level pipeline of deterministic rules, semantic assessment, and human oversight.

### Part of an Awesome List

- [Agent Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/agent-frameworks.md) — Framework for building goal-driven, self-improving autonomous agents.
- [AI Agent Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/ai-agent-frameworks.md) — Outcome-driven agent development framework.
- [Autonomous AI Agents](https://awesome-repositories.com/f/awesome-lists/ai/autonomous-ai-agents.md) — Multi-agent framework with auto-generated graphs and evolution loops.

### Data & Databases

- [Agent State Persistence](https://awesome-repositories.com/f/data-databases/agent-state-persistence.md) — Persists agent execution context to enable crash recovery and session continuity. ([source](https://cdn.jsdelivr.net/gh/aden-hive/hive@main/README.md))
- [Persistent State Management](https://awesome-repositories.com/f/data-databases/persistent-state-management.md) — Maintains execution state and conversation logs across disk and memory for long-running workflows. ([source](https://github.com/aden-hive/hive/tree/main/docs/architecture))
- [State Persistence Layers](https://awesome-repositories.com/f/data-databases/state-persistence-layers.md) — Maintains persistent execution state across long-running automated sessions to enable crash recovery.
