Skip to content
Guides
AGH RuntimeGuides

Runtime Guides

Goal-oriented guides for running, debugging, and coordinating real AGH work without reading the full reference first.

Audience
Operators running durable agent work
Focus
Guides guidance shaped for scanability, day-two clarity, and operator context.

Runtime Guides are problem-oriented. Use them when you already know what you want AGH to do and need the shortest reliable path through the daemon, CLI, API, and web surfaces.

Pick the job

What belongs here

Guides focus on operator outcomes:

  • choose the AGH surface that matches the actor and task
  • recover a session or daemon state you can prove from events
  • connect sessions, peers, and task handoff through AGH Network
  • route from a scenario into generated CLI/API reference only when exact syntax matters

If you are brand new to AGH, start with Quick Start. If you need exact machinery, use the CLI Reference and API Reference.

On this page