Cursor Agent
1b48151f08
Clean up documentation files
...
- Removed FIXES_SUMMARY.md
- Removed test_fixes.js
- Keeping only the core code fixes
2025-07-09 00:29:16 +00:00
Cursor Agent
8d857e091a
Clean up temporary test documentation
...
- Removed test_window_behavior.md as it's been superseded by FIXES_SUMMARY.md
- Keeping comprehensive documentation in FIXES_SUMMARY.md and test_fixes.js
2025-07-09 00:27:41 +00:00
Cursor Agent
1f9250fef4
Add comprehensive testing documentation and fix summary
...
- Added test_fixes.js script for automated testing
- Added FIXES_SUMMARY.md with detailed explanation of fixes
- Included testing instructions and expected results
- Documented root cause analysis and solution implementation
2025-07-09 00:27:27 +00: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
samtiz
d161102bc0
release v0.2.3
v0.2.3
2025-07-09 04:57:29 +09:00
samtiz
fae6962297
firebase WIP
2025-07-09 04:56:20 +09:00
Sarang19
a1acce1a3f
Merge branch 'main' into feature/selectable-text
2025-07-09 00:00:41 +05:30
Sarang19
5ea5e86621
Fix: Enable selectable text in assistant responses ( #56 )
2025-07-08 23:56:53 +05:30
samtiz
9977387fbc
stt UI fix + more responsibility
2025-07-09 00:19:46 +09:00
sanio
55961c956a
Merge branch 'pr-84'
2025-07-08 22:43:39 +09:00
sanio
f6540ef3ec
Merge pull request #86 from pickle-com/revert-85-revert-84-main
...
Revert "Revert "Fix : Gemini JSON Format Answer fixed to plain Text answer""
2025-07-08 22:42:21 +09:00
sanio
194507cb50
Revert "Revert "Fix : Gemini JSON Format Answer fixed to plain Text answer""
2025-07-08 22:42:08 +09:00
sanio
159dbca683
Merge pull request #85 from pickle-com/revert-84-main
...
Revert "Fix : Gemini JSON Format Answer fixed to plain Text answer"
2025-07-08 22:33:32 +09:00
sanio
e267026a22
Revert "Fix : Gemini JSON Format Answer fixed to plain Text answer"
2025-07-08 22:32:36 +09:00
samtiz
2ba95ece92
update README.md
2025-07-08 22:25:57 +09:00
sanio
2bb5fcfae7
Merge remote-tracking branch 'origin/main' into pr-84
2025-07-08 22:21:54 +09:00
sanio
18cb1e0efd
fix api key store error
2025-07-08 21:57:23 +09:00
Surya
9caa3dc062
Merge branch 'main' into main
2025-07-08 18:05:56 +05:30
sanio
4b8b097ce2
Merge branch 'main' of https://github.com/pickle-com/glass
2025-07-08 21:35:24 +09:00
sanio
843694daac
add shortcut editing(beta)
2025-07-08 21:35:20 +09:00
samtiz
e9b5f8ee35
feat: Integrate AEC via submodule and apply related changes
2025-07-08 21:14:39 +09:00
samtiz
28ddb2006a
Merge branch 'main' into feature/aec
2025-07-08 19:24:59 +09:00
Surya
5cc0d2b83a
Fix : Gemini JSON Format Answer fixed to plain text answer
2025-07-08 15:54:04 +05:30
samtiz
733ea7a0f6
implemented AEC + guard stt error
2025-07-08 19:22:53 +09:00
sanio
02cd22b1f1
Merge pull request #77 from Surya-sourav/main
...
Feature : Anthropic Integration
v0.2.2
2025-07-08 17:14:54 +09:00
Aditya U
8aab4feb22
fix: prevent window resizing during movement with Ctrl+Arrow and edge
...
Fixed window resizing issue when moving with Ctrl+Arrow keys by setting window bounds
2025-07-08 13:27:20 +05:30
Surya
8da1ed5791
Merge branch 'main' into main
2025-07-08 12:44:18 +05:30
jhyang0
013a033051
stt error fixed
2025-07-08 16:06:46 +09:00
jhyang0
e5d301cc9c
stt error fixed
2025-07-08 16:01:11 +09:00
jhyang0
2e259fcb8f
summary fixed
2025-07-08 15:47:04 +09:00
samtiz
e17668caba
release v0.2.2
2025-07-08 12:14:15 +09:00
samtiz
da6602ef66
implementing aec
2025-07-08 11:58:26 +09:00
samtiz
3f116b43bf
release v0.2.2
2025-07-08 11:57:53 +09:00
sanio
ba3e8a153c
apply CI
2025-07-08 06:20:10 +09:00
sanio
bcfdac1569
apply CI
2025-07-08 06:18:12 +09:00
sanio
b3d9892b07
apply CI
2025-07-08 06:17:54 +09:00
sanio
8abb6b49aa
fix index.js conflict
2025-07-08 06:16:15 +09:00
sanio
3ea5dd75b6
Merge remote-tracking branch 'origin/main' into pr-77
2025-07-08 06:10:59 +09:00
sanio
649c3b5c31
add modelStateService for provider, model, apikey selection
2025-07-08 06:09:14 +09:00
jhyang0
1755705339
summary fix
2025-07-08 02:52:24 +09:00
unknown
8db58dcb1e
windows
2025-07-07 18:38:22 +01:00
Surya
ccf19d5d1e
Merge branch 'pickle-com:main' into main
2025-07-07 23:06:45 +05:30
samtiz
6a0d8d35c4
feat: Track package-lock.json for CI
2025-07-08 01:40:01 +09:00
samtiz
00db563fd3
fix db init issue + add CI workflow
2025-07-08 01:36:15 +09:00
samtiz
96062e9b8d
release v0.2.1
v0.2.1
2025-07-07 23:19:53 +09:00
sanio
516b1ae61e
Merge remote-tracking branch 'origin/main' into pr-77
2025-07-07 21:52:43 +09:00
samtiz
2f7fa36f45
fix typo & build err
2025-07-07 21:23:52 +09:00
CarlosCommits
d2951f9fef
Resolves an intermittent issue where the text input in the "Ask" window would not auto-focus on Windows ( #41 )
2025-07-07 21:22:08 +09:00
Surya
3f9a2ba3eb
Add files via upload
2025-07-07 17:25:22 +05:30
Surya
22f53918e0
Merge branch 'pickle-com:main' into main
2025-07-07 17:21:09 +05:30