summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysFix Claude MCP project registrationHEADv0.3.9mainhaoyuren
3 daysFix packaged MCP server pathv0.3.8haoyuren
3 daysRelease v0.3.7v0.3.7haoyuren
3 daysFix Overleaf file tree sync updateshaoyuren
2026-03-18Fix OT sync corruption: match Overleaf ShareJS ack/echo handlinghaoyuren
2026-03-16Bump version to 0.3.6v0.3.6haoyuren
2026-03-15Document S2 API key rate limit in CLAUDE.md templatehaoyuren
2026-03-15Add API key management UI and wire S2 key to MCPhaoyuren
2026-03-15Add read_compiled_pdf and search_citation MCP toolshaoyuren
2026-03-15Bump version to 0.3.5v0.3.5haoyuren
2026-03-15Fix resolved comment highlights not disappearing immediatelyhaoyuren
2026-03-15Fix OT ack/error swallowed when doc transitions to editor modehaoyuren
2026-03-15Strengthen CLAUDE.md: explicit step-by-step file reading instructionshaoyuren
2026-03-15Add online users popover, MCP get_online_users, claude-workspace, stronger CL...v0.3.4haoyuren
2026-03-15Bump version to 0.3.3v0.3.3haoyuren
2026-03-15Fix file sync for non-active tabs, MCP compile integration, OT resiliencehaoyuren
2026-03-15Fix PDF not refreshing after recompilehaoyuren
2026-03-15Fix sync race condition: external edits overwritten by remote opshaoyuren
2026-03-15Enhance CLAUDE.md with project structure, guidelines, and conventionshaoyuren
2026-03-15Fix MCP server in packaged app: bundle with esbuild, asarUnpackhaoyuren
2026-03-15Clarify unsigned app install instructions in READMEhaoyuren
2026-03-15Reword README: Claude Code is a recommendation, not bundledhaoyuren
2026-03-15Update README with Claude Code MCP integration docs and new featureshaoyuren
2026-03-15v0.3.2: Add search features and SyncTeX forward searchv0.3.2haoyuren
2026-03-15Fix crash on quit: use ptyInstances map instead of undefined ptyInstancehaoyuren
2026-03-15v0.3.1: Smooth PDF zoom with cursor anchoring and no bounce-backv0.3.1haoyuren
2026-03-15Fix SyncTeX: download synctex.gz via web proxy, normalize paths, smooth zoomhaoyuren
2026-03-15Fix PDF double-click text selection, add user-select: none to PDF containerhaoyuren
2026-03-15v0.3.0: Fix sync exclusions, add editor zoom, cached PDF loadingv0.3.0haoyuren
2026-03-15Add MCP compile debugging tools: get_compile_errors, get_compile_warnings, ge...haoyuren
2026-03-15Fix server compile: download PDF to .build dir, prevent artifact sync to Over...haoyuren
2026-03-15Real-time comment sync, MCP server expansion, multi-tab terminal, UI fixeshaoyuren
2026-03-14Bump version to 0.2.5v0.2.5haoyuren
2026-03-14Add new file sync to Overleaf, Copy Comments button with file filteringhaoyuren
2026-03-13Fix embedded terminal for Claude Code: PTY env, DEC 2026, xterm.js window que...v0.2.4haoyuren
2026-03-13Bump version to 0.2.3v0.2.3haoyuren
2026-03-13Fix Claude Code → Overleaf sync: remove hash from applyOtUpdate, fix OT bugshaoyuren
2026-03-13Improve editing experience: KaTeX math preview, syntax highlighting, symbol a...haoyuren
2026-03-13Bump version to 0.2.2v0.2.2haoyuren
2026-03-13Use polling for file watcher to reliably detect external editshaoyuren
2026-03-13Separate Terminal and Claude into independent pty instanceshaoyuren
2026-03-13Bump version to 0.2.1v0.2.1haoyuren
2026-03-13Add bidirectional sync for binary files (PDF, images, etc.)haoyuren
2026-03-13Add drag-and-drop file upload, fix project creation modal and API endpointshaoyuren
2026-03-13Fix DMG code signing with afterPack re-sign hookhaoyuren
2026-03-13Bump version to 0.2.0haoyuren
2026-03-13Add code folding, outline view, smart closing, math preview, syntax improvementsv0.2.0haoyuren
2026-03-13Fix terminal cwd, selection highlight, comment range preservationhaoyuren
2026-03-13Link Cosmic Latte to Wikipedia in READMEhaoyuren
2026-03-13Add Claude Code recommendation to READMEhaoyuren