Skip to content

v0.2.1

Choose a tag to compare

@henryavila henryavila released this 09 Apr 21:10
· 48 commits to main since this release
0cf0c5d

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