[ui] Build code diff viewer component #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "task/6034e9ca-build-code-diff-viewer-compo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented by Claude Code agent
Task: Create a Vue component that renders unified diffs with syntax highlighting, file-by-file navigation, and expand/collapse per file. Support side-by-side and unified views. Use the task diff API endpoint to fetch data.
Success Criteria:
DiffViewer component renders diffs with line numbers, green/red highlighting for additions/deletions, collapsible file sections, and a file tree sidebar showing changed files. Handles empty diffs and loading/error states.
⚠️ Review score: 22/100 — BELOW threshold (85) — needs manual review
Pull request closed