Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dsiddharth2
/
codehawk
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add --verify-fixes and --check-new-findings CLI flags
- #18
#18
Merged
dsiddharth2
merged 13 commits into
main
dsiddharth2/codehawk:main
from
feat/review-modes
dsiddharth2/codehawk:feat/review-modes
Copy head branch name to clipboard
May 8, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add --verify-fixes and --check-new-findings CLI flags
#18
dsiddharth2
merged 13 commits into
main
dsiddharth2/codehawk:main
from
feat/review-modes
dsiddharth2/codehawk:feat/review-modes
Copy head branch name to clipboard
Commits
Commits on May 8, 2026
chore: remove old batched-review plan files
dsiddharth2
committed
5de82f0
View commit details
Copy full SHA for 5de82f0
Browse repository at this point
feat: add ReviewMode enum and thread through config (Task 1)
Show description for ae22b01
dsiddharth2
committed
ae22b01
View commit details
Copy full SHA for ae22b01
Browse repository at this point
feat: add CLI flags and thread review_mode through BatchReviewJob (Task 2)
Show description for a4fcbc5
dsiddharth2
committed
a4fcbc5
View commit details
Copy full SHA for a4fcbc5
Browse repository at this point
chore: mark VERIFY Phase 1 complete in progress.json
dsiddharth2
committed
c7cfe18
View commit details
Copy full SHA for c7cfe18
Browse repository at this point
chore: mark Phase 1 verify complete (203/203 tests pass)
dsiddharth2
committed
e1a73f1
View commit details
Copy full SHA for e1a73f1
Browse repository at this point
review: Phase 1 code review - APPROVED (ReviewMode enum, config, CLI)
dsiddharth2
committed
8b735d1
View commit details
Copy full SHA for 8b735d1
Browse repository at this point
feat: ReviewJob mode-specific prompt injection and write guards (Task 4)
Show description for daaf7a0
dsiddharth2
committed
daaf7a0
View commit details
Copy full SHA for daaf7a0
Browse repository at this point
feat: post_findings mode-aware summary and gating (Task 5)
dsiddharth2
committed
88ba054
View commit details
Copy full SHA for 88ba054
Browse repository at this point
chore: mark Task 5 complete in progress.json (post_findings mode-aware changes)
Show description for e2fdfa2
dsiddharth2
committed
e2fdfa2
View commit details
Copy full SHA for e2fdfa2
Browse repository at this point
chore: mark VERIFY Phase 2 complete (203/203 tests pass)
dsiddharth2
committed
fa02259
View commit details
Copy full SHA for fa02259
Browse repository at this point
review: Phase 2 code review - APPROVED (prompt injection, write guards, post_findings)
dsiddharth2
committed
68cd6d8
View commit details
Copy full SHA for 68cd6d8
Browse repository at this point
test: add review mode unit tests (Task 7)
Show description for cc95f22
dsiddharth2
committed
cc95f22
View commit details
Copy full SHA for cc95f22
Browse repository at this point
review: Phase 3 cumulative code review - APPROVED (31 tests, all acceptance criteria met)
dsiddharth2
committed
e72ac7e
View commit details
Copy full SHA for e72ac7e
Browse repository at this point
You can’t perform that action at this time.