Skip to content

Add Markdown output to dispatch info #371

Description

@jongio

dispatch info is useful in the terminal, but pasting the output into an issue, PR, or notes doc takes cleanup.

Add dispatch info --markdown <session> to print the same concise session summary as Markdown.

Acceptance criteria:

  • dispatch info <id> --markdown prints a Markdown section with session fields and counts.
  • --markdown works with --refs.
  • --markdown cannot be combined with --json.
  • Tests cover parsing and output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions