mem_context_pack
Generate a compact continuity pack to carry project or session context forward using fewer tokens, enabling agents to resume work with less repetition.
Instructions
Return a compact continuity pack optimized to carry project or persisted-session context forward with fewer tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| budget | No | ||
| max_chars | No | ||
| known_pack_hash | No | ||
| session_id | No |