Skip to content

feat(ai-changes): add AI edit gutter highlights and indicators across UI#421

Open
rust142 wants to merge 2 commits into
myrialabs:mainfrom
rust142:dev/ai-change-gutter
Open

feat(ai-changes): add AI edit gutter highlights and indicators across UI#421
rust142 wants to merge 2 commits into
myrialabs:mainfrom
rust142:dev/ai-change-gutter

Conversation

@rust142

@rust142 rust142 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Adds AI edit tracking with gutter decorations in FileViewer, toggling between
Git and AI diff modes. Introduces purple dot indicators for files with AI
changes in the File Explorer and Git panel. Clicking on AI-modified files or
AI entries scrolls to and highlights the relevant edit. AI change indicators
clear upon staging, commit, or file edits. Refactors component props and UI
to support AI edit index metadata throughout file and diff lists.

rust142 added 2 commits July 15, 2026 09:21
Adds AI edit tracking with gutter decorations in FileViewer, toggling between
Git and AI diff modes. Introduces purple dot indicators for files with AI
changes in the File Explorer and Git panel. Clicking on AI-modified files or
AI entries scrolls to and highlights the relevant edit. AI change indicators
clear upon staging, commit, or file edits. Refactors component props and UI
to support AI edit index metadata throughout file and diff lists.
Cleans up .gitignore by deleting lines related to geeto files.
This makes the ignore list more focused and easier to maintain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant