Design Overview¶
Navigation hub for the Open Agent Harness design documents.
Three Core Concepts¶
| Concept | Role | Description |
|---|---|---|
| Workspace | Capability boundary | Each workspace declares its own agents, models, tools, skills, actions, and hooks. Two kinds: project (executable) and chat (read-only conversation). |
| Session | Context boundary | A continuous conversation or task collaboration, scoped to a workspace. |
| Run | Execution boundary | One model inference + tool loop. Runs are serial within a session. |
Read by Topic¶
Architecture and Domain¶
- Architecture Overview -- layers, modules, request flow
- Domain Model -- core objects and relationships
- Storage Design -- PostgreSQL / Redis / SQLite responsibilities
Workspace Configuration¶
Runtime¶
External Interfaces¶
Deployment¶
Read by Role¶
Platform Engineers¶
Product / Integration Teams¶
Troubleshooting¶
Translation Note¶
Not every page has an English translation yet. When no English page exists, the site falls back to the Chinese source.