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
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 }}
yusing
/
hpatch
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 20, 2026
docs: align HPATCH contracts with current grammar
Show description for d993db5
yusing
committed
d993db5
View commit details
Copy full SHA for d993db5
Browse repository at this point
feat(hpatch)!: replace directional edits with add destinations
Show description for dc2cdff
yusing
committed
dc2cdff
View commit details
Copy full SHA for dc2cdff
Browse repository at this point
refactor(router)!: reduce recovery to target corrections
Show description for e51aa8a
yusing
committed
e51aa8a
View commit details
Copy full SHA for e51aa8a
Browse repository at this point
Commits on Aug 14, 2026
benchmarks: reduce runner output noise
Show description for c6abc32
yusing
committed
c6abc32
View commit details
Copy full SHA for c6abc32
Browse repository at this point
benchmarks: preload qualification grader dependencies
yusing
committed
f569ea6
View commit details
Copy full SHA for f569ea6
Browse repository at this point
refactor!: remove standalone hpatch CLI
Show description for 6b3c339
yusing
committed
6b3c339
View commit details
Copy full SHA for 6b3c339
Browse repository at this point
fix(codex): keep workflow out of tool descriptions
yusing
committed
10a1b01
View commit details
Copy full SHA for 10a1b01
Browse repository at this point
feat(hpatch): support multiline literal targets
yusing
committed
845271c
View commit details
Copy full SHA for 845271c
Browse repository at this point
feat(benchmarks): retain exact hpatch evidence
yusing
committed
c8eb2e3
View commit details
Copy full SHA for c8eb2e3
Browse repository at this point
fix(codex): terminate final recovery rows
yusing
committed
fc6c2c7
View commit details
Copy full SHA for fc6c2c7
Browse repository at this point
fix(hgrep): accept recursive grep flag
yusing
committed
51fbdc4
View commit details
Copy full SHA for 51fbdc4
Browse repository at this point
fix: show complete stale range candidate
yusing
committed
0e90fbb
View commit details
Copy full SHA for 0e90fbb
Browse repository at this point
fix(codex): strengthen hpatch editing guidance
yusing
committed
f32da36
View commit details
Copy full SHA for f32da36
Browse repository at this point
feat(benchmarks): automate diverse hpatch diagnostics
yusing
committed
3495ba1
View commit details
Copy full SHA for 3495ba1
Browse repository at this point
docs: prevent redundant post-edit inspection
yusing
committed
0697036
View commit details
Copy full SHA for 0697036
Browse repository at this point
fix: preserve verified targets across edits
yusing
committed
cbb74ac
View commit details
Copy full SHA for cbb74ac
Browse repository at this point
Commits on Aug 13, 2026
feat(hpatch): support row-free literal targets
Show description for bc12745
yusing
committed
bc12745
View commit details
Copy full SHA for bc12745
Browse repository at this point
feat: add uninstall recipe
yusing
committed
4571068
View commit details
Copy full SHA for 4571068
Browse repository at this point
feat(benchmarks): support isolated hpatch benchmark runs
Show description for 13b0379
yusing
committed
13b0379
View commit details
Copy full SHA for 13b0379
Browse repository at this point
fix(hread): fail missing target ranges
Show description for 99c1fb9
yusing
committed
99c1fb9
View commit details
Copy full SHA for 99c1fb9
Browse repository at this point
fix(metrics): report logical hpatch chains
Show description for 392a48c
yusing
committed
392a48c
View commit details
Copy full SHA for 392a48c
Browse repository at this point
fix(hooks): keep report_issue routing alive on hook failures
Show description for 4d94b40
yusing
committed
4d94b40
View commit details
Copy full SHA for 4d94b40
Browse repository at this point
fix(router): handle empty recovery boundaries
yusing
committed
319efa5
View commit details
Copy full SHA for 319efa5
Browse repository at this point
fix(recovery): expose indentation and virtual state
Show description for 8cb9314
yusing
committed
8cb9314
View commit details
Copy full SHA for 8cb9314
Browse repository at this point
feat(recovery): guide handle-local corrections
Show description for c36e214
yusing
committed
c36e214
View commit details
Copy full SHA for c36e214
Browse repository at this point
feat(hpatch): expose actionable evaluation outcomes
Show description for 1144f79
yusing
committed
1144f79
View commit details
Copy full SHA for 1144f79
Browse repository at this point
fix(hooks): report routed attempts truthfully
Show description for 58764c1
yusing
committed
58764c1
View commit details
Copy full SHA for 58764c1
Browse repository at this point
Commits on Aug 12, 2026
docs(recovery): define router-only repair workflow
Show description for 055ebe9
yusing
committed
055ebe9
View commit details
Copy full SHA for 055ebe9
Browse repository at this point
feat(metrics): settle hpatch recovery chains once
Show description for 57a7836
yusing
committed
57a7836
View commit details
Copy full SHA for 57a7836
Browse repository at this point
feat(router): add dedicated hpatch recovery tool
Show description for 3e20cfe
yusing
committed
3e20cfe
View commit details
Copy full SHA for 3e20cfe
Browse repository at this point
fix(router): reload diagnose hooks for each report
Show description for 56570d4
yusing
committed
56570d4
View commit details
Copy full SHA for 56570d4
Browse repository at this point
fix(router): tolerate oversized session-index records when reading titles
Show description for 34e2b26
yusing
committed
34e2b26
View commit details
Copy full SHA for 34e2b26
Browse repository at this point
test(router): verify recovery payload token accounting
Show description for 5ac68a3
yusing
committed
5ac68a3
View commit details
Copy full SHA for 5ac68a3
Browse repository at this point
fix(toolplugin): resolve symlinked snapshot roots
Show description for 5621223
yusing
committed
5621223
View commit details
Copy full SHA for 5621223
Browse repository at this point
feat(router): surface session titles and richer hpatch hook context
Show description for a834a32
yusing
committed
a834a32
View commit details
Copy full SHA for a834a32
Browse repository at this point
Previous
Next
You can’t perform that action at this time.