Skip to content

feat: deadline elapsed, count CLI, ids JSON - #9

Merged
skyeng2 merged 3 commits into
mainfrom
feat/elapsed-count-ids-json
Aug 13, 2026
Merged

skyeng2 merged 3 commits into
mainfrom
feat/elapsed-count-ids-json

Conversation

@skyeng2

@skyeng2 skyeng2 commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Deadline.elapsed() for uncapped monotonic time since start
  • Add count CLI command that prints the number of known scenarios
  • Support --format {text,json} on ids (default text unchanged)

Test plan

  • python -m unittest discover -s tests -v
  • CI unit tests and catalog/CLI smoke checks pass
  • python -m scenarios.cli count prints scenario count
  • python -m scenarios.cli ids still prints one id per line
  • python -m scenarios.cli ids --format json prints a JSON list

Made with Cursor

skyeng2 and others added 3 commits August 13, 2026 12:54
Co-authored-by: Cursor Agent <cursoragent@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@users.noreply.github.com>
@skyeng2
skyeng2 merged commit bacc8d4 into main Aug 13, 2026
2 checks passed
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