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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pingdotgg
/
t3code
Public
Notifications
You must be signed in to change notification settings
Fork
5.4k
Star
21.9k
Code
Issues
526
Pull requests
1k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Checkpointing & Diffs
- #64
#64
Merged
juliusmarminge
merged 19 commits into
main
pingdotgg/t3code:main
from
codething/ecb6d645
pingdotgg/t3code:codething/ecb6d645
Copy head branch name to clipboard
Feb 19, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Checkpointing & Diffs
#64
juliusmarminge
merged 19 commits into
main
pingdotgg/t3code:main
from
codething/ecb6d645
pingdotgg/t3code:codething/ecb6d645
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2026
Add provider checkpoints and thread rollback support
Show description for 4270716
juliusmarminge
committed
4270716
View commit details
Copy full SHA for 4270716
Browse repository at this point
Add git-backed filesystem checkpoints for provider session rollback
Show description for e503798
juliusmarminge
committed
e503798
View commit details
Copy full SHA for e503798
Browse repository at this point
Add per-turn diff viewer with file targeting
Show description for 2d42cde
juliusmarminge
committed
2d42cde
View commit details
Copy full SHA for 2d42cde
Browse repository at this point
Add checkpoint diff API and hydrate turn diffs in UI
Show description for ed25338
juliusmarminge
committed
ed25338
View commit details
Copy full SHA for ed25338
Browse repository at this point
Adopt toggle controls for diff panel and header button
Show description for 3a5cd89
juliusmarminge
committed
3a5cd89
View commit details
Copy full SHA for 3a5cd89
Browse repository at this point
Use undo icon for revert action in chat timeline
Show description for 72158ca
juliusmarminge
committed
72158ca
View commit details
Copy full SHA for 72158ca
Browse repository at this point
Prompt before reverting thread checkpoint
Show description for d35ca86
juliusmarminge
committed
d35ca86
View commit details
Copy full SHA for d35ca86
Browse repository at this point
Use React Query for checkpoint diff loading and caching
Show description for 8307207
juliusmarminge
committed
8307207
View commit details
Copy full SHA for 8307207
Browse repository at this point
Fix react-pacer import and initialize diff state in test
Show description for 46e540f
juliusmarminge
committed
46e540f
View commit details
Copy full SHA for 46e540f
Browse repository at this point
Scope checkpoint diff cache keys to avoid collisions
Show description for 4768668
juliusmarminge
committed
4768668
View commit details
Copy full SHA for 4768668
Browse repository at this point
Use QueryClient to execute checkpoint diff query in test
Show description for 8e3193c
juliusmarminge
committed
8e3193c
View commit details
Copy full SHA for 8e3193c
Browse repository at this point
Address PR review feedback for checkpoint and diff flows
Show description for 108513f
juliusmarminge
and
codex
committed
108513f
View commit details
Copy full SHA for 108513f
Browse repository at this point
Address latest PR review comments
Show description for b1f6e72
juliusmarminge
and
codex
committed
b1f6e72
View commit details
Copy full SHA for b1f6e72
Browse repository at this point
Fix latest PR review findings
Show description for 832eb42
juliusmarminge
committed
832eb42
View commit details
Copy full SHA for 832eb42
Browse repository at this point
Stop persisting checkpointDiffLoaded in turn diff summaries
Show description for a2e4c71
juliusmarminge
committed
a2e4c71
View commit details
Copy full SHA for a2e4c71
Browse repository at this point
Move diff parsing to worker pool with stable patch cache keys
Show description for ba46a1b
juliusmarminge
committed
ba46a1b
View commit details
Copy full SHA for ba46a1b
Browse repository at this point
Commits on Feb 19, 2026
Keep diff panel mounted and reuse worker pool across layouts
Show description for f748aa8
juliusmarminge
committed
f748aa8
View commit details
Copy full SHA for f748aa8
Browse repository at this point
Virtualize DiffPanel rendering with @pierre/diffs beta
Show description for 4c98219
juliusmarminge
committed
4c98219
View commit details
Copy full SHA for 4c98219
Browse repository at this point
Fix CWD override semantics and greedy regex in diff path parsing
Show description for e29a770
cursoragent
committed
e29a770
View commit details
Copy full SHA for e29a770
Browse repository at this point
You can’t perform that action at this time.