What agents do with it
- Bound long-running work into explicit next actions
- Externalize observations, artifacts, decisions, and validation
- Hydrate a fresh context with the current state of the work
Open source
Dispatch the work. Keep the thread.
The durable work ledger agents use to continue complex tasks across interruptions, context resets, and handoffs.
What agents do with it
What comes back
curl -fsSL https://raw.githubusercontent.com/hydra-dynamix/ldgr-core/main/scripts/install.sh | sh