memory_compact
Compacts project logs and sections into a briefing.md file, respecting a target token budget for efficient context management.
Instructions
Run server-side compaction of log and sections into briefing.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID. | |
| target_tokens | No | Target token budget for briefing. Default: 800. |