Louis
ce6af62c7d
fix: provider settings should be refreshed on page load ( #5887 )
2025-07-24 14:30:33 +07:00
Faisal Amir
5d00cf652a
🐛 fix: get system info and system usage ( #5884 )
2025-07-24 12:39:10 +07:00
Faisal Amir
399671488c
fix: gpu detected from backend version ( #5882 )
...
* fix: gpu detected from backend version
* chore: remove readonly props from dynamic field
2025-07-24 10:45:48 +07:00
Louis
6599d91660
fix: bring back HF repo ID search in Hub ( #5880 )
...
* fix: bring back HF search input
* test: fix useModelSources tests for updated addSource signature
2025-07-24 09:46:13 +07:00
Louis
d6ad797769
fix: llama.cpp backend shows blank list sometime ( #5876 )
2025-07-23 20:04:38 +07:00
Louis
af116dd7dc
fix: jan should have a general assistant instruction ( #5872 )
...
* fix: default Jan assistant prompt
* test: update tests
2025-07-23 13:55:20 +07:00
Faisal Amir
fd26270e78
🐛 fix/update vulkan active syntax ( #5869 )
2025-07-23 11:45:54 +07:00
Louis
3e30c61fb0
fix: app should refresh local provider models list on launch ( #5868 )
2025-07-23 08:36:09 +07:00
Louis
d347058d6b
fix: HuggingFace provider should be non-deletable ( #5856 )
...
* fix: HuggingFace provider should be non-deletable
* refactor: rename const folder
* test: correct test case
2025-07-22 23:32:37 +07:00
Louis
8e9cd2566b
fix: gemini tool call support ( #5848 )
2025-07-22 23:25:43 +07:00
Faisal Amir
5553096bc4
✨ enhancement: dialog model error trigger from provider screen and improve copy button ( #5858 )
2025-07-22 20:36:01 +07:00
Faisal Amir
1d443e1f7d
fix: support load model configurations ( #5843 )
...
* fix: support load model configurations
* chore: remove log
* chore: sampling params add from send completion
* chore: remove comment
* chore: remove comment on predefined file
* chore: update test model service
2025-07-22 19:52:12 +07:00
Faisal Amir
7b3b6cc8be
🐛 fix: delete all should not include fav thread ( #5864 )
2025-07-22 19:51:59 +07:00
Louis
e424938e02
Merge branch 'dev' into release/v0.6.6
...
# Conflicts:
# .github/workflows/template-tauri-build-windows-x64.yml
# Makefile
# extensions/engine-management-extension/engines.mjs
2025-07-22 13:18:00 +07:00
Faisal Amir
25952f293c
✨ enhancement: auto focus always allow action from tool approval dialog and add req parameters ( #5836 )
...
* ✨ enhancement: auto focus always allow action from tool approval dialog
* chore: error handling tools parameters
* chore: update test button focus cases
2025-07-22 12:17:53 +07:00
Faisal Amir
78df0a20ec
enhancement: better error page component ( #5834 )
...
* enhancement: better error page component
* chore: typo and useless space
2025-07-22 12:17:44 +07:00
Louis
05b9d4e9fd
feat: add claude-4 ( #5829 )
...
* feat: add claude-4
* fix: sorting order
2025-07-21 12:30:56 +07:00
Louis
bc4fe52f8d
fix: llama.cpp integration model load and chat experience ( #5823 )
...
* fix: stop generating should not stop running models
* fix: ensure backend ready before loading model
* fix: backend setting should not block onLoad
2025-07-21 09:29:26 +07:00
Louis
5696e951f2
fix: Legacy threads show on top of new threads ( #5696 ) ( #5810 )
...
* fix : #5696 - legacy threads show on top of new threads
* fix: tests
2025-07-20 16:58:22 +07:00
dependabot[bot]
4d0b777f9f
chore(deps): bump @radix-ui/react-hover-card from 1.1.11 to 1.1.14 ( #5603 )
...
---
updated-dependencies:
- dependency-name: "@radix-ui/react-hover-card"
dependency-version: 1.1.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-20 15:20:18 +07:00
Louis
c550f6cf0d
Merge pull request #5809 from menloresearch/refactor/simplify-proxy-settings
...
refactor: simplify proxy settings by removing unused SSL verification options
2025-07-19 16:34:37 +07:00
Victor Muštar
6ce26b7b6d
chore: update model descriptions for clarity and accuracy
2025-07-18 19:31:07 +02:00
Victor Muštar
178d1546fe
feat: integrate Hugging Face provider into web app and engine management
2025-07-18 19:10:30 +02:00
Victor Muštar
7927f4ca2b
feat: add Hugging Face logo asset
2025-07-18 19:09:59 +02:00
Akarshan
59ad2eb784
Merge branch 'dev' into release/v0.6.6
2025-07-18 18:29:20 +05:30
Louis
a56e58f69b
Merge pull request #5782 from ethanova/fix/no-more-code-line-number-selection
...
set line number userSelect to none so that code can be copied without line number
2025-07-18 10:08:46 +07:00
Louis
8d84c3b884
feat: add model load error handling to improve UX ( #5802 )
...
* feat: model load error handling
* chore: clean up
* test: add tests
* fix: provider name
2025-07-18 08:25:54 +05:30
Louis
8ca507c01c
feat: proxy support for the new downloader ( #5795 )
...
* feat: proxy support for the new downloader
* test: remove outdated test
* ci: clean up
2025-07-17 23:10:21 +07:00
Louis
32966f9259
Merge pull request #5801 from menloresearch/release/v0.6.5
...
Sync release/0.6.5 into dev to start new development cycle
2025-07-17 22:22:32 +07:00
Louis
c2839794cf
fix: bump token.js to fix gemini provider base url issue
2025-07-17 14:27:49 +07:00
Louis
3eaa3424e1
fix: fetch models from custom provider causes app to crash
2025-07-16 15:36:45 +07:00
Louis
646f40d664
chore: token-js version bump
2025-07-16 11:37:40 +07:00
Ethan Garber
a3b95f01de
add comment to justify style block
2025-07-15 21:14:24 -04:00
Ethan Garber
b0e66993fe
set line number userSelect to none so that code can be copied without line number
2025-07-15 21:10:22 -04:00
Louis
9872a6e82a
test: add missing unit tests
2025-07-15 22:29:28 +07:00
Louis
f083fafcfd
Merge pull request #5776 from menloresearch/fix/download-icon
...
🐛 fix: download icon when left panel close
2025-07-15 11:44:29 +07:00
Louis
08fe2c27fd
fix: translations
2025-07-15 11:11:00 +07:00
Faisal Amir
02c049653e
🐛 fix: revert back stat hover for three dots ( #5777 )
2025-07-15 10:34:02 +07:00
Faisal Amir
55b68df956
🐛 fix: download icon when left panel close
2025-07-15 09:39:51 +07:00
Akarshan Biswas
dee98f41d1
✨ Feat: Improved llamacpp Server Stability and Diagnostics ( #5761 )
...
* feat: Improve llamacpp server error reporting and model load stability
This commit introduces significant improvements to how the llamacpp server
process is managed and how its errors are reported.
Key changes:
- **Enhanced Error Reporting:** The llamacpp server's stdout and stderr
are now piped and captured. If the llamacpp process exits prematurely
or fails to start, its stderr output is captured and returned as a
`LlamacppError`. This provides much more specific and actionable
diagnostic information for users and developers.
- **Increased Model Load Timeout:** The `waitForModelLoad` timeout has
been increased from 30 seconds to 240 seconds (4 minutes). This
addresses issues where larger models or slower systems would
prematurely time out during the model loading phase.
- **API Secret Update:** The internal API secret for the llamacpp
extension has been updated from 'Jan' to 'JustAskNow'.
- **Version Bump:** The application version in `tauri.conf.json` has
been incremented to `0.6.901`.
* fix: should not spam load requests
* test: add test to cover the fix
* refactor: clean up
* test: add more test case
---------
Co-authored-by: Louis <louis@jan.ai>
2025-07-14 11:55:44 +05:30
Louis
03bcd02002
test: add missing unit tests
2025-07-12 22:46:27 +07:00
Louis
c2790d9181
test: remove route tests
2025-07-12 21:35:49 +07:00
Louis
864ad50880
test: add missing tests
2025-07-12 21:29:51 +07:00
Louis
c5fd964bf2
test: add missing tests
2025-07-12 20:15:45 +07:00
Louis
b8259e7794
feat: add HF token setting
2025-07-11 00:05:52 +07:00
Louis
a770e08013
test: migrate jest to vitest
2025-07-10 21:14:21 +07:00
Louis
389721ba89
fix: build step
2025-07-10 16:49:21 +07:00
Louis
ca6f4f8977
test: fix failed tests
2025-07-10 16:25:47 +07:00
Louis
6e0218c084
Merge branch 'release/v0.7.0' into feat/inference-llamacpp-extension
...
# Conflicts:
# .devcontainer/buildAppImage.sh
# .github/workflows/template-tauri-build-linux-x64.yml
# Makefile
# core/src/node/extension/index.test.ts
# package.json
# src-tauri/tauri.conf.json
# web-app/package.json
2025-07-10 15:36:41 +07:00
Bob Ros
e160339c7b
Merge branch 'dev' into de_de-i18n
2025-07-08 09:38:09 +02:00