36 Commits

Author SHA1 Message Date
sanio
43a9ce154f fixing ask logic 2025-07-12 20:11:53 +09:00
samtiz
1bdc5fd1bd refactoring the bridge 2025-07-12 19:49:16 +09:00
sanio
9d913f052c debugging AEC 2025-07-11 20:14:34 +09:00
sanio
68f9042a69 seperate toggleFeature in windowmanager 2025-07-11 18:52:02 +09:00
sanio
ffcc1cb9a3 fix get-header-position deletion on windowmanger 2025-07-11 18:21:46 +09:00
sanio
2ce82a7edc retrieve mouth dragging on button of main header 2025-07-11 17:58:31 +09:00
sanio
50ffaa0894 Merge branch 'pr-107' 2025-07-11 17:33:59 +09:00
sanio
a10cc77dfb liquid glass ui beta 2025-07-11 17:30:54 +09:00
sanio
d1c81ce012 merging pr-107 2025-07-11 17:07:06 +09:00
sanio
6ec45e138f Merge branch 'main' into pr-107 2025-07-11 17:06:18 +09:00
sanio
bcefa75154 centralize mainheader listen session logic 2025-07-11 05:46:11 +09:00
sanio
e86c2db464 toggle listen button logic improved 2025-07-11 02:39:12 +09:00
sanio
88cacb4bc3 remove movementmanager dependency on toggleAllWindowsVisibility 2025-07-10 04:17:16 +09:00
sanio
5e5fb4d0e9 fix settings window show, hide, cancel-hide naming 2025-07-10 03:38:02 +09:00
sanio
682e6391c8 Merge branch 'main' into feature/animation_refactoring 2025-07-10 03:25:41 +09:00
avarayr
c0d2331712
fix: true glass like the demos 2025-07-09 12:08:07 -04:00
jhyang0
0ff9f4b74e Add local LLM, STT 2025-07-09 23:57:47 +09:00
sanio
186f0a9839 centralized keyframe 2025-07-09 22:43:28 +09:00
Cursor Agent
181bd2bcc4 Fix window resize and movement issues (#65)
- Fixed resize-header-window handler to properly center window without width increase
- Fixed movement clamping logic to prevent progressive restriction
- Added proper DPI handling to prevent pixelation
- Added comprehensive debug logging for troubleshooting
- Improved position tracking in animation system

Addresses:
- Unexpected width increase during long-press
- Progressive restriction of downward movement
- UI pixelation issues
2025-07-09 00:26:27 +00:00
sanio
843694daac add shortcut editing(beta) 2025-07-08 21:35:20 +09:00
sanio
649c3b5c31 add modelStateService for provider, model, apikey selection 2025-07-08 06:09:14 +09:00
Surya
3f9a2ba3eb
Add files via upload 2025-07-07 17:25:22 +05:30
Surya
795ff440ea
Delete src/electron/windowManager.js
This was temporary fix for the Linux compatiblity issue with Electron-liquid-glass
2025-07-07 17:05:16 +05:30
Surya
17b10b1ad0 Feature:Anthropic AI Integration 2025-07-07 16:23:30 +05:30
sanio
a3f76662e1 fix header name, modulize windowmanager, fix ui size bug, liquid glass env set 2025-07-07 08:24:28 +09:00
sanio
12a07b8607 fix header name, modulize windowmanager, fix ui size bug 2025-07-07 08:04:05 +09:00
samtiz
1c1da37f4a Merge branch 'main' of https://github.com/pickle-com/glass-private 2025-07-07 06:29:36 +09:00
samtiz
80a3c01656 WIP: refactoring listen 2025-07-07 06:01:17 +09:00
jhyang0
64111891eb settings big update 2025-07-07 05:42:05 +09:00
samtiz
a18e93583f WIP: refactoring in process 2025-07-07 03:47:12 +09:00
jhyang0
d2ab6570ea Add permission setup flow 2025-07-05 23:34:15 +09:00
sanio
30d43eb5fe fix logout disabled bug 2025-07-05 22:47:42 +09:00
sanio
8af7aae2b5 enable gemini stt, solve wondowmanager conflict 2025-07-05 22:18:19 +09:00
Dean Wahle
5e14a32045 Add Google Gemini API integration
- Add provider selection dropdown to ApiKeyHeader
- Create googleGeminiClient.js for Gemini API interactions
- Create aiProviderService.js abstraction layer for multiple AI providers
- Update windowManager to store and manage provider selection
- Update liveSummaryService and renderer to use provider abstraction
- Add @google/generative-ai package dependency
- Update sqliteClient to store provider preference in database
- Support streaming responses for both OpenAI and Gemini models
2025-07-04 12:06:45 -04:00
jhyang0
ba8401345b minor fix 2025-07-05 00:30:02 +09:00
samtiz
4c51d5133c Initial Commit 2025-07-04 14:31:04 +09:00