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 }}
erictli
/
scratch
Public
Notifications
You must be signed in to change notification settings
Fork
153
Star
1.6k
Code
Issues
56
Pull requests
25
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[WIP] Add AI edit diffs
- #56
#56
Draft
omaredu
wants to merge 13 commits into
erictli:main
erictli/scratch:main
from
omaredu:feat/ai-edit-diffs
omaredu/scratch:feat/ai-edit-diffs
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
[WIP] Add AI edit diffs
#56
omaredu
wants to merge 13 commits into
erictli:main
erictli/scratch:main
from
omaredu:feat/ai-edit-diffs
omaredu/scratch:feat/ai-edit-diffs
Copy head branch name to clipboard
Commits
Commits on Feb 22, 2026
Add AI edit diff tracking with prosemirror-changeset
Show description for 27ea6f9
omaredu
committed
27ea6f9
View commit details
Copy full SHA for 27ea6f9
Browse repository at this point
Add AI edit diff indicator extension and overlay
Show description for fb36e06
omaredu
committed
fb36e06
View commit details
Copy full SHA for fb36e06
Browse repository at this point
Add modify and add AI diff block indicators with styling and logic
Show description for 8b1a4cf
omaredu
committed
8b1a4cf
View commit details
Copy full SHA for 8b1a4cf
Browse repository at this point
Add deletion markers to AI diff indicator for deleted blocks
Show description for 7406953
omaredu
committed
7406953
View commit details
Copy full SHA for 7406953
Browse repository at this point
Add AI diff indicators with word-level highlights and reject menu
Show description for 5b01333
omaredu
committed
5b01333
View commit details
Copy full SHA for 5b01333
Browse repository at this point
Commits on Feb 23, 2026
Add code block style for AI diff deleted text widgets
Show description for 881763b
omaredu
committed
881763b
View commit details
Copy full SHA for 881763b
Browse repository at this point
Refactor DiffIndicator into modular components
Show description for bd10466
omaredu
committed
bd10466
View commit details
Copy full SHA for bd10466
Browse repository at this point
Commits on Feb 24, 2026
Merge branch 'main' into feat/ai-edit-diffs
omaredu
committed
296f47f
View commit details
Copy full SHA for 296f47f
Browse repository at this point
Commits on Mar 1, 2026
Merge branch 'main' into feat/ai-edit-diffs
omaredu
committed
e5881d5
View commit details
Copy full SHA for e5881d5
Browse repository at this point
fix: word diffing showing after edits
omaredu
committed
3683290
View commit details
Copy full SHA for 3683290
Browse repository at this point
refac: add jaccard pairing to blocks for better diff indicators
omaredu
committed
9aa6a63
View commit details
Copy full SHA for 9aa6a63
Browse repository at this point
fix: false positive diff indicators when deleting blocks
omaredu
committed
cb32689
View commit details
Copy full SHA for cb32689
Browse repository at this point
fix: table word-diffs
omaredu
committed
09c68ed
View commit details
Copy full SHA for 09c68ed
Browse repository at this point
You can’t perform that action at this time.