304 Commits

Author SHA1 Message Date
vansangpfiev
a3cb4f0ee7 Merge branch 'feat/tauri-build-option' of https://github.com/menloresearch/jan into chore/tauri-cicd 2025-04-18 06:15:49 +07:00
Louis
c9bef9ff35
feat: restart MCP servers to reflect config updates (#4917) 2025-04-17 15:25:24 +07:00
Service Account
b926f35c01 chore: codesign tauri app 2025-04-17 12:34:22 +07:00
Faisal Amir
f07a821a00 chore: update tab setting 2025-04-15 20:05:19 +07:00
Faisal Amir
6aa2ea8da4 chore: update UI mcp settings 2025-04-15 20:05:19 +07:00
Louis
70be283d0e chore: add mcp write and read commands 2025-04-15 20:05:12 +07:00
Faisal Amir
ef1a85b58c chore: setting mcp 2025-04-15 20:04:09 +07:00
Faisal Amir
40d63853ec chore: initial commit mcp setting 2025-04-15 20:04:09 +07:00
Louis
a10cec1a66
refactor: remove FS call from frontend - remove any casting 2025-04-07 13:34:14 +07:00
Louis
5b8eab6469
chore: clean up logs opening 2025-03-26 15:45:49 +07:00
Louis
e112583a87
chore: update native apis 2025-03-26 15:45:49 +07:00
Louis
27fad2b0b2
chore: factory reset works 2025-03-26 15:45:49 +07:00
Louis
d2a13409b2
chore: simplify themes and assistants 2025-03-26 15:45:49 +07:00
Louis
9815d03cc4
feat: tauri toolkit 2025-03-26 15:45:48 +07:00
Louis
9d64e9bef4
chore: merge release/v0.5.16 into dev (#4833)
* chore: bump cortex 1.0.11-rc10

* chore: bump to latest cortex release

* feat: Cortex API Authorization

* chore: correct CI CD repo name

* chore: correct new menloresearch repo name

* feat: rotate api token for each run (#4820)

* feat: rotate api token for each run

* chore: correct github repo url

* chore: correct github api url

* chore: should not filter out models first launch

* chore: bump cortex release

* chore: should get hardware information on launch (#4821)

* chore: should have an option to not revalidate hardware information

* chore: cortex.cpp gpu activation could cause a race condition (#4825)

* fix: jan beta logo displayed in jan release (#4828)

---------

Co-authored-by: David <davidpt.janai@gmail.com>
Co-authored-by: Nguyen Ngoc Minh <91668012+Minh141120@users.noreply.github.com>
2025-03-24 11:53:30 +07:00
Louis
39e5649454
fix: clear logs should not delete the folder (#4806) 2025-03-13 23:49:35 +08:00
Faisal Amir
9e9f685eca chore: fix padding 2025-03-13 13:47:36 +07:00
Faisal Amir
6def8193cb fix: scroll setting preferences 2025-03-13 13:45:48 +07:00
Louis
455d320d35
fix: engine version update - cortex version bump - update tests (#4787) 2025-03-10 13:26:48 +07:00
Faisal Amir
c4cccc1574
fix: quickask ui color and alignment on mymodel list (#4774)
* fix: quickask ui color and alignment on mymodel list

* fix: color scheme quickask
2025-03-04 00:09:29 +07:00
Louis
a8aa938f42
refactor: clean up deprecated components and events (#4769) 2025-03-03 22:20:39 +07:00
Louis
889ab953e0
fix: image upload button does not work - refresh models list persist current selected engine (#4768) 2025-03-03 11:37:58 +07:00
Louis
dda0feb548
fix: Jan Quick Ask window capture input issues (#4758) 2025-02-28 16:50:08 +07:00
Faisal Amir
aa26e45c22
fix: cannot click dropdown appearance (#4750) 2025-02-27 11:28:07 +07:00
Louis
6a0fb09610
fix: correct default engine variant setup on first launch (#4747)
* fix: there is a case where app selects incorrect engine variant first launch

* refactor: clean up legacy settings hook
2025-02-27 09:03:01 +07:00
Faisal Amir
ecb14b3621
enhancement: receommended label engine variant (#4740) 2025-02-26 19:07:25 +07:00
Faisal Amir
053604ec28
fix: chat body scrollbar (#4737)
* fix: chat body scrollbar

* chore: update lock file

* fix: remove PluggableList
2025-02-26 13:23:03 +07:00
Faisal Amir
2ea8083ad7
enhancement: scrollbar setting options (#4726)
* enhancement: scrollbar setting options

* chore: fix linter
2025-02-25 09:37:04 +07:00
Louis
81fea5665b
chore: enhance onboarding screen's models (#4723)
* chore: enhance onboarding screen's models

* chore: lint fix

* chore: correct lint fix command

* chore: fix tests
2025-02-25 09:36:55 +07:00
Louis
cfc6734702
feat: Jan Model Hub filter options and responsiveness (#4714)
* feat: Jan Model Hub filter options and responsiveness

* chore: fix display unit

* chore: fix optional wrapping

* chore: correct joi component's test
2025-02-21 16:32:27 +07:00
Louis
c5a5e55afe
fix: should disable start model button when there is a model is loading (#4713) 2025-02-21 01:05:17 +07:00
Louis
eba6884abb
feat: allow users to refresh cloud model list (#4698)
* feat: allow users to refresh cloud model list

* chore: reusable model list refresh

* chore: clean up
2025-02-19 23:24:29 +07:00
Louis
133af33014
chore: typo 2025-02-18 18:02:22 +07:00
Louis
dc06a07c71
Merge branch 'release/v0.5.15' into chore/sync-release-to-dev
# Conflicts:
#	extensions/engine-management-extension/rolldown.config.mjs
#	extensions/inference-cortex-extension/bin/version.txt
#	extensions/yarn.lock
#	web/containers/Layout/BottomPanel/SystemMonitor/index.tsx
#	web/containers/ModelDropdown/index.tsx
#	web/containers/ModelLabel/ModelLabel.test.tsx
#	web/screens/Settings/HuggingFaceRepoDetailModal/ModelDownloadRow/index.tsx
#	web/screens/Thread/ThreadCenterPanel/TextMessage/MarkdownTextMessage.tsx
#	web/screens/Thread/ThreadCenterPanel/TextMessage/index.tsx
#	yarn.lock
2025-02-18 16:33:58 +07:00
Faisal Amir
4ff7959334
fix: reload app when gpu change (#4678) 2025-02-18 11:40:44 +07:00
Faisal Amir
9dc2597540
chore: update ui width text field slider, and conditional button copy for hgf token (#4661) 2025-02-17 15:19:59 +07:00
Faisal Amir
929fc579ec
chore: disable turn off local engine llamacpp (#4660) 2025-02-17 13:44:00 +07:00
Faisal Amir
dde260e723
fix: gpu hardware state (#4650)
* fix: gpu hardware state

* chore: cleanup state

* chore: clear state
2025-02-14 11:21:18 +07:00
Louis
470fd64ab5
chore: bump cortex.cpp server 1.0.10-rc6 (#4642)
* chore: bump cortex.cpp server 1.0.10-rc6

* chore: don't force stop model on delete if its not currently running
2025-02-13 12:39:04 +07:00
Faisal Amir
aed42edb3f
fix: multiple gpu (#4641)
* fix: multiple gpu

* chore: check vulkan when app load

* chore: remove log

* chore: update engine variant conditional
2025-02-12 22:50:56 +07:00
Faisal Amir
6d73f49cdf
fix: filter out variant engine (#4639)
* fix: filter out variant engine

* fix: filter out startwith
2025-02-12 19:20:38 +07:00
Louis
087aaa5a55
fix: app shows update button even there is no new release (#4628) 2025-02-11 15:29:24 +07:00
Faisal Amir
1fe15236a0
fix: remove toggle enable GPU from setting (#4624)
* fix: remove toggle enable GPU

* chore: remove logic

* chore: fix linter
2025-02-11 13:49:51 +07:00
Louis
ceb93cafef
chore: bump cortex to the latest version 1.0.10-rc1 to address hardware UI issues (#4622)
* chore: bump cortex to the latest version 1.0.10-rc1 to address hardware API issues

* fix: app crashes while reading properties from undefined value

* fix: cuda engine variant selection logic
2025-02-11 10:24:47 +07:00
Faisal Amir
c5f17b4e83
fix: remote engine model auto select (#4609) 2025-02-09 13:06:57 +07:00
Louis
a87bbd2840
chore: add google gemini and deepseek as new supported remote engine providers (#4596)
* chore: add google gemini and deepseek as new supported remote engine providers

* chore: add logos

* chore: fallback default error message on empty

* chore: update open router models

* chore: typo fix

* chore: remove unusable queen vl
2025-02-06 20:52:42 +07:00
Ashley
ca220d18a6
chore: Updated copies in-app (#4527)
* Updated copies in Advanced Settings

* Updated copies in Extensions Settings

* Updated copies in Engines Settings

* Updated copies in Engines Settings

* Updated copies in Install Engine modal

* chore: lint fix

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-06 10:09:32 +07:00
Louis
4846befd4a
chore: engine model adding ux refinement (#4580)
* fix: enhance remote engine models adding UX

* fix: OpenAI o3 support template

* chore: fix models populating error

* chore: missing dependency
2025-02-05 15:28:35 +07:00
Faisal Amir
095a00441c
chore: delete custom engine (#4581)
* chore: delete custom engine

* chore: fix linter
2025-02-05 15:19:44 +07:00
Faisal Amir
0cc6f29f7f
fix: download progress import from hgf (#4567) 2025-02-04 19:09:20 +07:00