Skip to content

Format recap command output as markdown #384

@acreeger

Description

@acreeger

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions