Skip to content

enhancement: add machine-readable output for council-lite list #9

@dtsong

Description

@dtsong

Goal

Add a machine-readable output option for ./scripts/council-lite.sh list (for example --json).

Why

This would make it easier to automate follow-up steps (like resuming latest session in scripts) without parsing human-readable text.

Acceptance Criteria

  • Add a new flag (for example --json) to list
  • Output valid JSON including session id, status, and prompt
  • Keep existing default output unchanged
  • Update command docs with one usage example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions