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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
devr-tools
/
cleanr
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Reliability hardening: interrupted-run semantics, race-clean CI, sandbox and persistence fixes
- #27
#27
Merged
alxxjohn
merged 14 commits into
main
devr-tools/cleanr:main
from
improve
devr-tools/cleanr:improve
Copy head branch name to clipboard
Jul 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Reliability hardening: interrupted-run semantics, race-clean CI, sandbox and persistence fixes
#27
alxxjohn
merged 14 commits into
main
devr-tools/cleanr:main
from
improve
devr-tools/cleanr:improve
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
fix(runner): never report interrupted runs as passed
Show description for e5fa02a
alxxjohn
and
claude
committed
e5fa02a
View commit details
Copy full SHA for e5fa02a
Browse repository at this point
fix(plugins): interrupt hung WASM guests on entry timeout
Show description for db1f643
alxxjohn
and
claude
committed
db1f643
View commit details
Copy full SHA for db1f643
Browse repository at this point
fix(integrations): default HTTP timeouts and close credential-egress bypass
Show description for 154d5a0
alxxjohn
and
claude
committed
154d5a0
View commit details
Copy full SHA for 154d5a0
Browse repository at this point
fix(mcpserver): stop generate-dataset crash and contain tool panics
Show description for c0878af
alxxjohn
and
claude
committed
c0878af
View commit details
Copy full SHA for c0878af
Browse repository at this point
fix(persistence): atomic writes for config, profile, attestation, and replay artifacts
Show description for f44c697
alxxjohn
and
claude
committed
f44c697
View commit details
Copy full SHA for f44c697
Browse repository at this point
fix(config): let explicit zero/false threshold values survive defaults
Show description for c1a0042
alxxjohn
and
claude
committed
c1a0042
View commit details
Copy full SHA for c1a0042
Browse repository at this point
test: run the suite with -race and -shuffle in CI and cleanr-dev
Show description for 508c96e
alxxjohn
and
claude
committed
508c96e
View commit details
Copy full SHA for 508c96e
Browse repository at this point
docs: capture testing and local-dev knowledge for AI assistants
Show description for d1e0ae7
alxxjohn
and
claude
committed
d1e0ae7
View commit details
Copy full SHA for d1e0ae7
Browse repository at this point
chore: keep AI assistant context files out of the repo
Show description for 03754b7
alxxjohn
and
claude
committed
03754b7
View commit details
Copy full SHA for 03754b7
Browse repository at this point
fix(adapters): retry MCP initialization after transient failure
Show description for d2a2550
alxxjohn
and
claude
committed
d2a2550
View commit details
Copy full SHA for d2a2550
Browse repository at this point
fix(adapters): safe retry semantics in doWithRetry
Show description for ed7b674
alxxjohn
and
claude
committed
ed7b674
View commit details
Copy full SHA for ed7b674
Browse repository at this point
fix(mcpserver): JSON-RPC id round-trip, final-line handling, isError tool results
Show description for 4c3fbef
alxxjohn
and
claude
committed
4c3fbef
View commit details
Copy full SHA for 4c3fbef
Browse repository at this point
Merge pull request #28 from devr-tools/hardening/mcp-and-retry-followup
Show description for 84b8567
alxxjohn
authored
84b8567
View commit details
Copy full SHA for 84b8567
Browse repository at this point
test: split cli_test.go into topical files to satisfy codeguard limits
Show description for bbf1062
alxxjohn
and
claude
committed
bbf1062
View commit details
Copy full SHA for bbf1062
Browse repository at this point
You can’t perform that action at this time.