v1.6.5
本次更新
-
1252dcfchore(release): bump version to 1.6.5 -
3853aacfeat(branding): rename app to Study Desk
Align the sidebar, web metadata, Electron window, and local configuration label with Study Desk. Show the package version below the sidebar title.
-
b564f1cchore: ignore Finder metadata -
c5c1406docs(mcp): add Study Desk integration design
Document the local stdio MCP architecture, read/write safety boundaries, schemas, and phased implementation plan.
ab48a2afix(desktop): route network requests through Electron
Load the Next utility process with an Electron net.fetch bridge and the default session so Windows system proxy and PAC policies apply to service requests. Add layered Electron and service diagnostics with actionable failure guidance.
fc6bc3ffeat(planner): use a rolling daily task window
Carry unfinished work into subsequent days, preserve tasks completed today when restarting, and trim the newest pending tasks back to each daily target.\n\nTrack task completion times so dashboard progress and reports use the actual completion day.