distill_preferences
Distill captured user prompts into durable preferences for communication style and workflow habits, persisting into cross-project memory at session end.
Instructions
v3.3.0: Distill captured user prompts into durable preferences (communication style, workflow habits) via the host LLM (sampling/createMessage). Call at SESSION END when the Stop-hook nudge fires, with dry_run=false to persist into cross-project memory (~/.codevira/global.db) and clear the capture file. Degrades to {rendered_prompt} when the host doesn't support sampling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No |