Skip to content

feat: report failed runner pages#24

Merged
cafitac merged 1 commit intomainfrom
feat/postrelease-next-slice-3
Apr 29, 2026
Merged

feat: report failed runner pages#24
cafitac merged 1 commit intomainfrom
feat/postrelease-next-slice-3

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 29, 2026

Summary

  • add pages_failed to runner progress outputs so harness-facing surfaces can distinguish failed pages from completed or merely attempted ones
  • count failed pages for terminal request failures like non-success status and retry exhaustion in both sequential and concurrent runner paths
  • propagate the new field through crawl results, test reports, and CLI summaries with coverage updates

Testing

  • uv run --extra dev pytest tests/unit/core/models/test_models.py tests/unit/core/agent/test_recipe_testing.py tests/unit/core/agent/test_agent_recipe_flow.py tests/unit/cli/test_run_command.py tests/unit/cli/test_test_recipe_command.py tests/component/core/runner/test_recipe_runner.py -q
  • bash scripts/check-python.sh
  • bash scripts/verify-ai-harness.sh
  • inline CLI smoke asserting pages_failed=0 in ai-crawler run output

@cafitac cafitac merged commit f850033 into main Apr 29, 2026
1 check passed
@cafitac cafitac deleted the feat/postrelease-next-slice-3 branch April 29, 2026 20:47
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