Skip to content

feat(cli): add JSON status output - #11

Open
AnayGarodia wants to merge 1 commit into
hikari716:mainfrom
AnayGarodia:feat/status-json
Open

feat(cli): add JSON status output#11
AnayGarodia wants to merge 1 commit into
hikari716:mainfrom
AnayGarodia:feat/status-json

Conversation

@AnayGarodia

Copy link
Copy Markdown

Summary

  • add agent-handover status --json for CI and dashboard consumers
  • emit one stable JSON object containing status, steps, pending work, and checkpoint timestamps
  • preserve the existing human-readable output as the default
  • document the machine-readable contract and cover it with json.loads

Verification

  • python -m pip install -e .
  • python -m pytest -q (55 passed)

Closes #5

Signed-off-by: anay <agarodia98@gmail.com>
Copilot AI review requested due to automatic review settings July 22, 2026 21:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add agent-handover status --json machine-readable output

2 participants