knowl_recent
Retrieve compact recent session context when lifecycle bootstrap is unavailable or an explicit refresh is needed. Returns active knowledge items and commits with configurable limits.
Instructions
Get compact recent session context only when lifecycle bootstrap is unavailable (including manual mode) or an explicit refresh is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxChars | No | Maximum markdown characters; defaults to 3000. | |
| itemLimit | No | Maximum recent active knowledge items to return; defaults to 3. | |
| commitLimit | No | Maximum recent knowledge commits to return; defaults to 8. |