Resume session
resumeGet full session context—directives, state, commitments—to continue work from the last session, no query needed.
Instructions
START OF SESSION: everything needed to pick up where the last session left off, in ONE call —
pinned standing directives, live forbidden rules, what changed in the last hours (default: a
week), the current durable state, open commitments, and unresolved memory conflicts. context is
prompt-ready and token-budgeted; use it silently, then work. Complements build_context (which
needs a query): resume is the query-less session start. Deterministic, no LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| project | No | ||
| namespace | No | ||
| token_budget | No |