You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Deduplicate file list — /api/files now deduplicates by basename, preventing duplicate entries when the same file is added via CLI and MCP
Constrain file list panel height — file section limited to max-height: 35% with independent scroll, so the TOC always stays visible regardless of file count
WebSocket reconnect sync — re-fetches file list on WebSocket reconnect so the UI stays in sync when the server restarts