Skip to main content

Module cache

Module cache 

Source
Expand description

Stable agent cache key (§1.5) — the basis for --resume reuse.

Functions§

agent_cache_key
Deterministic cache key: blake3(backend ++ model ++ normalized_prompt ++ phase). \0 separators prevent field-concatenation collisions.