Skip to content

fix: stop test suite hanging + add coding agent demo script#10

Merged
himmi-01 merged 1 commit into
Corbell-AI:mainfrom
himmi-01:fix/test-hang-and-demo-script
May 23, 2026
Merged

fix: stop test suite hanging + add coding agent demo script#10
himmi-01 merged 1 commit into
Corbell-AI:mainfrom
himmi-01:fix/test-hang-and-demo-script

Conversation

@himmi-01
Copy link
Copy Markdown
Contributor

  • tests/test_history.py: replace live HuggingFace network call in test_load_standard_benchmark_stub with a fully mocked version (patch datasets.load_dataset). Prevents indefinite hang when HF rate-limits unauthenticated requests. Adds richer assertions.
  • demo_coding_agent.sh: new screen-recorder-friendly demo script for the coding agent; auto-activates venv, runs human-eval + mbpp baseline benchmarks and 4 chaos profiles, generates improvement eval assets, shows production reliability history.

- tests/test_history.py: replace live HuggingFace network call in
  test_load_standard_benchmark_stub with a fully mocked version
  (patch datasets.load_dataset). Prevents indefinite hang when HF
  rate-limits unauthenticated requests. Adds richer assertions.
- demo_coding_agent.sh: new screen-recorder-friendly demo script for
  the coding agent; auto-activates venv, runs human-eval + mbpp
  baseline benchmarks and 4 chaos profiles, generates improvement
  eval assets, shows production reliability history.
@himmi-01 himmi-01 merged commit b7c13d7 into Corbell-AI:main May 23, 2026
1 check 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