-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
Follow-up from #363.
The recap command currently outputs structured data. We should format it as markdown for better readability, which will also make it more suitable for injection into prompts (like the session summary).
Proposed Changes
- Format the recap output as human-readable markdown
- Maintain the same information (goal, complexity, entries, artifacts)
- Use consistent heading structure and formatting
Context
This enables the session summary prompt to receive recap data in a format consistent with the transcript context.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done