Skip to content

feat: add agentic bug sweep workflow#7

Merged
shinaoka merged 3 commits intomainfrom
feature/agentic-bug-sweep
Mar 8, 2026
Merged

feat: add agentic bug sweep workflow#7
shinaoka merged 3 commits intomainfrom
feature/agentic-bug-sweep

Conversation

@shinaoka
Copy link
Copy Markdown
Member

@shinaoka shinaoka commented Mar 8, 2026

Summary

  • feat: add remote repo support to bug sweep
  • feat: implement agentic bug sweep runner
  • feat: scaffold agentic bug sweep workflow

Verification

  • cargo fmt --all --check
  • cargo llvm-cov --workspace --release --json --output-path coverage.json
  • python3 scripts/check-coverage.py coverage.json
  • cargo doc --workspace --no-deps
  • python3 scripts/check-docs-site.py

Documentation

  • Reviewed README.md, docs/design/**, docs/api_index.md, and public rustdoc for consistency.

@shinaoka shinaoka enabled auto-merge (squash) March 8, 2026 10:17
@shinaoka shinaoka merged commit b8e9542 into main Mar 8, 2026
5 checks passed
@shinaoka shinaoka deleted the feature/agentic-bug-sweep branch March 8, 2026 10:17
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