Skip to content

Commit 50bd5c3

Browse files
committed
feat(diff): add hunk-aware diff info and hover tooltip for modified lines
- replace old diff edit/line diff helpers with a git-style patch parser - return richer diff metadata (change type, hunk id, old lines) for UI use - update renderer to consume DiffInfo and keep current diff state for tooltips - add hover tooltip that shows old hunk lines above modified sections - remove legacy CSS ::after hover and add diff tooltip styles - drop diff tests tied to removed APIs - pass --acp to qwen agent by default
1 parent 15e6b42 commit 50bd5c3

6 files changed

Lines changed: 254 additions & 742 deletions

File tree

0 commit comments

Comments
 (0)