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 }}
arul28
/
ADE
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
92
Code
Issues
24
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Harden ADE against disk-full and interrupted-write incidents
- #797
#797
Merged
arul28
merged 29 commits into
main
arul28/ADE:main
from
ade/start-skill-work-remebr-guidance-edba0f69
arul28/ADE:ade/start-skill-work-remebr-guidance-edba0f69
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Harden ADE against disk-full and interrupted-write incidents
#797
arul28
merged 29 commits into
main
arul28/ADE:main
from
ade/start-skill-work-remebr-guidance-edba0f69
arul28/ADE:ade/start-skill-work-remebr-guidance-edba0f69
Copy head branch name to clipboard
Commits
Commits on Jul 12, 2026
Make kvDb table rebuilds transactional and restart-safe
Show description for 887c947
arul28
and
claude
committed
887c947
View commit details
Copy full SHA for 887c947
Browse repository at this point
Make chat metadata persistence atomic with bounded recovery state
Show description for 276acd2
arul28
and
claude
committed
276acd2
View commit details
Copy full SHA for 276acd2
Browse repository at this point
Add typed recovery errors, brain last-failure record, and crash-loop bounding
Show description for f67eb9e
arul28
and
claude
committed
f67eb9e
View commit details
Copy full SHA for f67eb9e
Browse repository at this point
Never silently replace a chat's provider thread; add explicit continuity recovery
Show description for 5921e81
arul28
and
claude
committed
5921e81
View commit details
Copy full SHA for 5921e81
Browse repository at this point
Render the chat continuity recovery card in the transcript
Show description for 03584d8
arul28
and
claude
committed
03584d8
View commit details
Copy full SHA for 03584d8
Browse repository at this point
Add brain-independent project diagnosis and one-click repair
Show description for d2c17ad
arul28
and
claude
committed
d2c17ad
View commit details
Copy full SHA for d2c17ad
Browse repository at this point
Add ADE-scoped disk-pressure awareness with a quiet top-right indicator
Show description for df4220c
arul28
and
claude
committed
df4220c
View commit details
Copy full SHA for df4220c
Browse repository at this point
Add ADE storage insights: categorized scanner and preview-confirmed cleanup
Show description for d01170f
arul28
and
claude
committed
d01170f
View commit details
Copy full SHA for d01170f
Browse repository at this point
Show a full-screen guided recovery surface when a project cannot open
Show description for a54d228
arul28
and
claude
committed
a54d228
View commit details
Copy full SHA for a54d228
Browse repository at this point
Add the Settings storage dashboard
Show description for 0cf9f46
arul28
and
claude
committed
0cf9f46
View commit details
Copy full SHA for 0cf9f46
Browse repository at this point
Compress old chat and terminal history losslessly with strict verification
Show description for 66368b1
arul28
and
claude
committed
66368b1
View commit details
Copy full SHA for 66368b1
Browse repository at this point
Use the typed storage.compressNow API in the dashboard
Show description for daa6e24
arul28
and
claude
committed
daa6e24
View commit details
Copy full SHA for daa6e24
Browse repository at this point
Add disk-full fault-injection coverage and document the recovery contracts
Show description for 9bc9708
arul28
and
claude
committed
9bc9708
View commit details
Copy full SHA for 9bc9708
Browse repository at this point
Apply quality-review fixes: single-source contracts and hardened edges
Show description for 12fc02a
arul28
and
claude
committed
12fc02a
View commit details
Copy full SHA for 12fc02a
Browse repository at this point
Keep CLI and docs in lockstep with the recovery and storage work
Show description for 7246ab2
arul28
and
claude
committed
7246ab2
View commit details
Copy full SHA for 7246ab2
Browse repository at this point
Scope the integration test project to the incident suite
Show description for 01ec27b
arul28
and
claude
committed
01ec27b
View commit details
Copy full SHA for 01ec27b
Browse repository at this point
Merge main: chat handoff fork + recovery fixes
Show description for 5eff8cc
arul28
and
claude
committed
5eff8cc
View commit details
Copy full SHA for 5eff8cc
Browse repository at this point
Bind cleanup confirmations to the previewed file generation
Show description for 8892e92
arul28
and
claude
committed
8892e92
View commit details
Copy full SHA for 8892e92
Browse repository at this point
Address PR #797 review findings
Show description for 4d1adf7
arul28
and
claude
committed
4d1adf7
View commit details
Copy full SHA for 4d1adf7
Browse repository at this point
Address codex review: recovery-state ordering, gate sweep, probe honesty
Show description for 4430859
arul28
and
claude
committed
4430859
View commit details
Copy full SHA for 4430859
Browse repository at this point
Fix CI: gate all process starts first, make rollout probes deterministic in tests
Show description for 7a309f8
arul28
and
claude
committed
7a309f8
View commit details
Copy full SHA for 7a309f8
Browse repository at this point
Address codex/coderabbit review: recovery-state, dialog root, uninstall timeout
Show description for 2ea8a57
arul28
and
claude
committed
2ea8a57
View commit details
Copy full SHA for 2ea8a57
Browse repository at this point
Gate disk pressure before routing a send to a steer
Show description for 6ef0636
arul28
and
claude
committed
6ef0636
View commit details
Copy full SHA for 6ef0636
Browse repository at this point
Fix recovery UX dead-end and half-built recovery-thread retry
Show description for aafa886
arul28
and
claude
committed
aafa886
View commit details
Copy full SHA for aafa886
Browse repository at this point
Prevent same-named lanes from authorizing cleanup of a different worktree
Show description for a1ca795
arul28
and
claude
committed
a1ca795
View commit details
Copy full SHA for a1ca795
Browse repository at this point
Commits on Jul 13, 2026
Heal transcript tails after a failed append; gate resumed CLI launches
Show description for 6b780f0
arul28
and
claude
committed
6b780f0
View commit details
Copy full SHA for 6b780f0
Browse repository at this point
Check disk pressure before restart stops a running process
Show description for cf6c6f4
arul28
and
claude
committed
cf6c6f4
View commit details
Copy full SHA for cf6c6f4
Browse repository at this point
Preserve rootPath in coded IPC errors exactly
Show description for 99fe24d
arul28
and
claude
committed
99fe24d
View commit details
Copy full SHA for 99fe24d
Browse repository at this point
Compress at warning level and decompress transcripts for recovery capsules
Show description for defe235
arul28
and
claude
committed
defe235
View commit details
Copy full SHA for defe235
Browse repository at this point
You can’t perform that action at this time.