Documentation for the Aden platform and Hive framework.
This docs/ workspace covers:
- Hive framework concepts and build guides (goal-driven, adaptive agent development)
Keep these in sync with Hive project docs:
hive/README.mdfor positioning, setup flow, and top-level feature languagehive/docs/credential-store-usage.mdfor credential store architecture and usage patternshive/docs/aden-credential-sync.mdfor Aden credential sync API contracts and integration patterns
git clone https://github.com/adenhq/hive.git
cd hive
./quickstart.shThen build and run an exported agent:
PYTHONPATH=exports uv run python -m your_agent_name run --input '{...}'Install Mintlify CLI:
npm i -g mintRun from docs/ (where docs.json is located):
mint devPreview: http://localhost:3000
Brand assets used by docs:
logo/light.svglogo/dark.svgfavicon.svg