agent-ecosystem/docs/iterations/diff-view
iliya e160626c64 feat: implement diff view functionality with read-only and accept/reject capabilities
- Introduced a comprehensive implementation plan for the diff view feature, structured in four phases: MVP (read-only), accept/reject per hunk, per-task scoping, and enhanced features.
- Phase 1 includes a read-only diff view per agent, utilizing JSONL data to display file changes.
- Defined new types for file changes and review data, and established IPC channels for fetching member changes and reading file content.
- Developed backend services for extracting file changes and aggregating review data, alongside frontend components for displaying diffs and managing state.
- Subsequent phases will enhance the diff view with accept/reject functionality, task-specific change scoping, and improved user experience features.
2026-02-24 20:29:41 +02:00
..
phase-1-read-only-diff.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:29:41 +02:00
phase-2-accept-reject.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:29:41 +02:00
phase-3-per-task-scoping.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:29:41 +02:00
phase-4-enhanced-features.md feat: implement diff view functionality with read-only and accept/reject capabilities 2026-02-24 20:29:41 +02:00