Files
hermes-agent/tools/batch_executor.py
STEP35 Burn 2c69b3964a
Some checks failed
Contributor Attribution Check / check-attribution (pull_request) Failing after 55s
Nix Lockfile Check / nix-lockfile-check (pull_request) Failing after 16s
Nix / nix (ubuntu-latest) (pull_request) Failing after 8s
Supply Chain Audit / Scan PR for critical supply chain risks (pull_request) Successful in 47s
Tests / e2e (pull_request) Successful in 5m10s
Tests / test (pull_request) Failing after 1h47m43s
Nix / nix (macos-latest) (pull_request) Has been cancelled
feat: batch tool execution with parallel safety checks (#749)
- Add tools/batch_executor.py: classify, parallel-safe execution,
  sequential fallback, and safety-level reporting.
- Add tests/test_batch_executor.py: 11 tests covering classification,
  parallel vs sequential splits, error handling, and safety reports.
- Adjust test_parallel_execution threshold to 0.35s for CI stability.

Closes #749
2026-04-30 03:12:20 -04:00

9.1 KiB