Skip to content

feat: ids CLI and circuit breaker reset - #8

Merged
skyeng2 merged 2 commits into
mainfrom
feat/ids-and-breaker-reset
Aug 12, 2026
Merged

skyeng2 merged 2 commits into
mainfrom
feat/ids-and-breaker-reset

Conversation

@skyeng2

@skyeng2 skyeng2 commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add ids CLI command that prints known_scenario_ids() one per line (exit 0); list text/JSON unchanged
  • Add CircuitBreaker.reset() to set failures=0 and opened_at=None without changing call()/state/is_open semantics

Test plan

  • python -m unittest discover -s tests -v
  • CI green on this PR

Made with Cursor

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