Date: 2026-09-14

Prompt caching

Prompt, tool, and session context may be reused by the runtime or provider according to the active implementation and privacy policy. Caching is an optimization, not a user-visible correctness contract.

Use the current implementation

Keep prompts focused and avoid repeating large attachments. Treat any cached context as potentially sensitive and use the supported privacy controls and cleanup behavior.

Boundaries and safety

Do not promise a cache hit, fixed retention period, or cost reduction unless the installed provider and runtime expose that contract.