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
- Sync-first: multi-client snapshot + revision + SSE `/events` for the worker control surface (Desktop/Web/CLI). (#122)
36
36
- Worker: PTY session streaming over the control surface (`WS /pty`) + ticket→cookie web auth for the Worker Web Shell. (#133)
37
+
- CLI: Local Worker lifecycle controls with `worker status --all` and ownership-safe `worker stop`. (#195)
37
38
38
39
### 💅 Changed
39
-
- Worker: packaged Desktop is now local-only for Home Worker, auto-repairs legacy standalone/remote configs on launch, recovers cleanly if local-worker startup fails, and boots the packaged local worker without Electron-only runtime imports. (#162)
40
+
- Worker: packaged Desktop now uses Local Worker mode, auto-repairs legacy standalone/remote configs on launch, recovers cleanly if local-worker startup fails, and boots the packaged local worker without Electron-only runtime imports. (#162, #195)
40
41
- Settings: allow auto-focus to center within the visible canvas (accounts for the primary sidebar). (#166)
41
42
- Workspace canvas: context menus now stay near the pointer, only flip on real overflow, and reorder note/space actions for faster access. (#64)
42
43
- What's New: switched update notes from runtime GitHub compare fetching to release-manifest delivery embedded in each build. (#67)
0 commit comments