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
This commit is contained in:
5
.changeset/fix-session-files-alignment.md
Normal file
5
.changeset/fix-session-files-alignment.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@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.
|
||||
Reference in New Issue
Block a user