ARCHITECTURE

One core, one harness, many agents.

Hypha separates reusable runtime authority from product-specific behavior. A DomainPack compiles into the same governed execution system without copying the framework.

Hypha technical system illustration
01

Agent Core

Owns ReAct, planning, model and context orchestration, tool selection and Memory access.

02

Production Harness

Owns the canonical FSM, bounded execution, policy, evidence, continuation, recovery and replay.

03

DomainPack

Declares tasks, workflows, prompts, capabilities, policy, evaluation and output contracts.

04

Cache & Reuse Plane

Accelerates validated work across reasoning, tools, Memory, execution and inference without becoming authority.

OFFICIAL README

Official docs, maintained with the source.

The website summarizes the repository; field contracts, current behavior and implementation details remain in the official source and docs.

Official Hypha framework architecture diagram
DOMAINPACK → AGENT CORE + PRODUCTION HARNESS → DOMAIN AGENTS