- 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
6 lines
190 B
Markdown
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.
|