Current Version: v0.9.4 (not released yet)
1. System Requirements
- Operating system: Platform-independent
- Tested on Windows 11, macOS Sequoia
- Python: 3.10 or higher (below 3.14)
- Tested on Python 3.10, 3.11, 3.12, 3.13
- Hardware: No specific requirements; runs on standard consumer hardware
- Certain optional dependencies, especially LLM serving packages (e.g., Ollama or LM Studio), may have their own hardware requirements
2. Recommended Software
The following tools are optional but recommended for a complete experience:- Ollama or LM Studio — local large model services (including embeddings)
- Docker — self-hosting databases and sandboxes
3. Package manager installation
AgentHeaven supports multiple package managers. Choose based on your workflow preferences.3.1. Install from PyPI
3.2. Install from source
4. Verification and initial setup
Runahvn setup once after installation to initialize the ahvn under user home (~/.ahvn/) and create the default config files.
--reset will overwrite existing configuration files and clean up any existing data. Use with caution.
After installation, verify that AgentHeaven is working correctly:

