Dinh Long Nguyen
645548e931
Merge pull request #6516 from menloresearch/release/v0.6.10
2025-09-18 19:15:54 +07:00
Louis
86a92ead85
Merge pull request #6469 from menloresearch/fix/deeplink-not-work-on-windows
...
fix: deeplink issue on Windows
2025-09-18 17:47:00 +07:00
Dinh Long Nguyen
0f85fce6ef
feat: add auth + google auth provider for web ( #6505 )
...
* handle google auth
* fix lint
* fix auto login button type
* update i18 language + userprofilemenu position
* minor api rename for consistency
2025-09-18 11:11:14 +07:00
Akarshan Biswas
b9f658f2ae
fix: correct memory suitability checks in llamacpp extension ( #6504 )
...
The previous implementation mixed model size and VRAM checks, leading to inaccurate status reporting (e.g., false RED results).
- Simplified import statement for `readGgufMetadata`.
- Fixed RAM/VRAM comparison by removing unnecessary parentheses.
- Replaced ambiguous `modelSize > usableTotalMemory` check with a clear `totalRequired > usableTotalMemory` hard‑limit condition.
- Refactored the status logic to explicitly handle the CPU‑GPU hybrid scenario, returning **YELLOW** when the total requirement fits combined memory but exceeds VRAM.
- Updated comments for better readability and maintenance.
v0.6.10
2025-09-17 20:09:33 +05:30
Louis
973f77cdc6
feat: system tray icon build flag ( #6500 )
...
* feat: system tray icon build flag
* fix: missing tray feature for testing
* fix: failed tests
* fix: left click should not show menu
* ci: add system dependencies for appindicator lib on Linux
---------
Co-authored-by: Minh141120 <minh.itptit@gmail.com>
2025-09-17 21:04:43 +07:00
Minh141120
d9a0a8e09d
ci: add system dependencies for appindicator lib on Linux
2025-09-17 20:34:44 +07:00
Louis
0ab6417caa
fix: left click should not show menu
2025-09-17 19:58:59 +07:00
Louis
4a4423ed6b
fix: failed tests
2025-09-17 19:55:57 +07:00
Louis
a85ffa270e
fix: missing tray feature for testing
2025-09-17 19:48:30 +07:00
Louis
15164fc0be
feat: system tray icon build flag
2025-09-17 15:54:20 +07:00
Nguyen Ngoc Minh
cac6253d87
Merge pull request #6498 from menloresearch/chore/fix-redirect
...
chore: fix redirect
2025-09-16 22:56:18 -07:00
Hien To
37b2cf4e13
chore: fix redirect
2025-09-17 12:51:06 +07:00
Nguyen Ngoc Minh
1e72e474ec
Merge pull request #6497 from menloresearch/chore/add-redirect
...
chore: add redirect
2025-09-16 22:20:15 -07:00
Hien To
f3f5998e23
chore: add redirect
2025-09-17 12:00:08 +07:00
Faisal Amir
066c70fca5
Merge pull request #6496 from menloresearch/fix/wipe-out-docs-website
...
fix: remove website folder
2025-09-17 10:44:18 +07:00
Faisal Amir
3d2d25cba5
fix: remove website folder
2025-09-17 10:35:41 +07:00
Nguyen Ngoc Minh
630463257b
Merge pull request #6495 from menloresearch/qa/v0.6.10
...
feat: add qa checklist v0.6.10
2025-09-16 20:22:38 -07:00
Faisal Amir
b4fd7c300a
Merge pull request #6493 from menloresearch/fix/edit-dialog
...
chore: prevent click outside for edit dialog
2025-09-17 10:22:23 +07:00
Minh141120
eaa0bee9d4
chore: correct typo in checklist
2025-09-17 10:20:09 +07:00
Minh141120
dc808765aa
chore: remove old checklist
2025-09-17 09:42:14 +07:00
Minh141120
c825ba4e4b
feat: add qa checklist
2025-09-17 09:40:14 +07:00
Faisal Amir
6f2a01990f
chore: prevent click outside for edit dialog
2025-09-17 09:35:36 +07:00
Faisal Amir
7fc3afd0ef
Merge pull request #6478 from menloresearch/fix/mcp-json-validation
...
fix: mcp json validation structure and serverName
2025-09-17 09:01:01 +07:00
Faisal Amir
a3c2c1aa3b
fix: validat type mcp json
2025-09-16 22:35:51 +07:00
Nguyen Ngoc Minh
e579eed2f4
Merge pull request #6482 from menloresearch/chore/embed-webview2-bootstrapper
...
chore: embed webview2 bootstrapper in tauri windows
2025-09-16 05:20:46 -07:00
Minh141120
022048f577
chore: embed webview2 bootstrapper in tauri windows
2025-09-16 18:43:32 +07:00
Louis
5fa0826ee8
fix: new extension settings aren't populated properly ( #6476 )
2025-09-16 18:10:00 +07:00
Faisal Amir
703b44558c
chore: update locale mcp json
2025-09-16 17:24:32 +07:00
Faisal Amir
bb39cb1e99
fix/mcp-json-validation
2025-09-16 17:20:14 +07:00
Faisal Amir
93807745cd
Merge pull request #6477 from menloresearch/fix/valdidate-mmproj
...
fix: validate mmproj from general basename
2025-09-16 17:18:55 +07:00
Faisal Amir
0945eaedcd
fix: loader when importing
2025-09-16 16:53:47 +07:00
Faisal Amir
272ef9f8b8
fix/revalidate-model-gguf
2025-09-16 15:59:59 +07:00
Faisal Amir
ea354ce621
fix/validate-mmproj-from-general-basename
2025-09-16 15:44:58 +07:00
Faisal Amir
fd052149fe
Merge pull request #6474 from menloresearch/fix/model-selection
...
fix: immediate update value model selection
2025-09-16 13:54:37 +07:00
Faisal Amir
0e972646e8
Merge pull request #6465 from menloresearch/fix/attachment-edit-message
...
fix: attachment edit message
2025-09-16 11:17:17 +07:00
Faisal Amir
4ef64ce18c
fix: linter
2025-09-16 11:16:53 +07:00
Faisal Amir
9fe517dbf8
fix: immediate dropdown value update
2025-09-16 11:16:35 +07:00
Louis
6dde7e0ba1
Merge pull request #6473 from theishangoswami/exa-mcp-addition
...
Added Exa MCP
2025-09-16 10:28:44 +07:00
Faisal Amir
da2f790f25
Merge pull request #6464 from menloresearch/fix/pathname-install-be
...
fix: pathname file install BE
2025-09-16 10:14:02 +07:00
theishangoswami
c02d8200ac
added exa mcp
2025-09-16 04:38:03 +05:30
Dinh Long Nguyen
491012fa87
remove assistant from web ( #6468 )
2025-09-15 23:53:59 +07:00
Faisal Amir
52fe8e8c0e
fix: type imageurl
2025-09-15 21:58:24 +07:00
Faisal Amir
7b9b9666cb
fix: imporove edit message with attachment image
2025-09-15 21:48:19 +07:00
Faisal Amir
3b22f0b7c0
fix: imporove edit message with attachment image
2025-09-15 21:48:01 +07:00
Louis
cf87313f28
Merge pull request #6384 from maxx-ukoo/mk_add_configurable_timeout_to_local_api_server
...
Add model response timeout for local api server as configurable value
2025-09-15 21:26:07 +07:00
Faisal Amir
e02be47aae
fix: remove log
2025-09-15 21:09:08 +07:00
Faisal Amir
5736d7b110
fix: auto update should not block popup
2025-09-15 20:51:27 +07:00
Akarshan Biswas
9e3a77a559
fix: set default memory mode and clean up unused import ( #6463 )
...
Use fallback value 'high' for memory_util config and remove unused GgufMetadata import.
2025-09-15 19:00:46 +05:30
Louis
e78e4e5cca
Merge pull request #6278 from lugnicca/feat/model-selector
...
feat: add model selector (fetch from v1/models) when user adds a provider model
2025-09-15 20:23:22 +07:00
Dinh Long Nguyen
311a451005
Always allow MCP for web ( #6462 )
...
* mcp and extension setting disabled + always allow mcp tools on web
* fix tests
2025-09-15 20:13:46 +07:00