DESKTOP-RTLN3BA\$punk
e920923fa4
feat: implement auth token synchronization between Electron and web app
...
- Added IPC channels for getting and setting auth tokens in Electron.
- Implemented functions to sync tokens from localStorage to Electron and vice versa.
- Updated components to ensure tokens are retrieved from Electron when not available locally.
- Enhanced user authentication flow by integrating token management across windows.
2026-04-06 23:02:25 -07:00
CREDO23
18103417bb
fix: harden autocomplete endpoint security and error handling
2026-04-04 08:57:09 +02:00
CREDO23
46e8134b23
catch non-vision model errors with actionable user message
2026-04-04 08:40:55 +02:00
CREDO23
960b8fc012
add app context and KB grounding to autocomplete suggestions
2026-04-03 21:34:01 +02:00
CREDO23
080acf5e0a
remove dead code: allPermissionsGranted, simulateCopy, pendingSuggestionText, updateSuggestionText
2026-04-03 20:16:23 +02:00
CREDO23
c5aa869adb
switch to on-demand permission requests and improve suggestion UX
2026-04-03 19:57:48 +02:00
CREDO23
aeb3f13f91
replace text-based autocomplete with vision-based endpoint
2026-04-03 18:17:50 +02:00
CREDO23
8ba571566d
remove uiohook-napi and keystroke monitoring
2026-04-03 16:10:52 +02:00
CREDO23
9c1d9357c4
refactor: fix dynamic tooltip resizing and split autocomplete into SPR modules
2026-04-02 20:19:16 +02:00
CREDO23
eaabad38fc
feat: add permission onboarding page and startup routing for macOS
2026-04-02 13:44:57 +02:00