Files
fusion/.changeset/fix-session-files-alignment.md
gsxdsm da4fc74e71 feat(FN-675): align session-files endpoint with diff endpoint
- Align session-files API endpoint behavior and response structure with diff endpoint

- Add comprehensive test suite for session-files routes (241 lines)

- Update route handlers to match diff endpoint patterns and file counting

- Include changeset for the file count alignment fix
2026-04-01 08:30:46 -07:00

6 lines
190 B
Markdown

---
"@fusion/dashboard": patch
---
Fix alignment between task card "files changed" count and Changes tab file list. Both now consistently use baseCommitSha with double-dot git diff syntax.