You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: compact session close ceremony — reflection is internal, not displayed
The 9-question closing reflection is now written directly to the payload
file without being displayed to the user. Instead, a 3-line compact summary
is shown. This reduces session close time from 3-5 minutes to ~30 seconds.
Changes across all 4 client templates (CLAUDE.md, cursorrules, copilot,
windsurf):
- Reflection questions answered internally, written straight to payload
- Compact summary: learnings count, scars applied, threads open
- Single "Corrections?" prompt instead of verbose Q&A display
- task_completion timestamps preserved for compliance validation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments