Skip to content

Add JSON output format#102

Open
sureshchouksey8 wants to merge 1 commit into
ApexOpsStudio:mainfrom
sureshchouksey8:add-json-output-format
Open

Add JSON output format#102
sureshchouksey8 wants to merge 1 commit into
ApexOpsStudio:mainfrom
sureshchouksey8:add-json-output-format

Conversation

@sureshchouksey8
Copy link
Copy Markdown

Summary

  • Add --json support for add, list, and done commands while preserving existing human-readable output by default.
  • Emit parseable JSON payloads for successful add/list/done flows.
  • Add tests covering JSON output for all three commands and README examples.

Verification

  • python3 -m pytest -q test_task.py - 5 passed
  • python3 -m py_compile task.py commands/*.py test_task.py
  • git diff --check

/claim #1

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.

1 participant