Louis
7748f0c7e1
fix: local model run
2025-05-15 17:10:58 +07:00
Louis
1630e2eb77
feat: allow users to enable and disable tools
2025-05-15 17:10:56 +07:00
Louis
5e80587138
chore: button css
2025-05-15 17:10:56 +07:00
Louis
e1995a3ccb
feat: permission dialog for tool call requests
2025-05-15 17:10:56 +07:00
Louis
92d7e33b7e
fix: thread title does not set on remote models
2025-05-15 17:10:55 +07:00
Louis
eda0d639f0
fix: clean up threads persistence and fix assistant update issue
2025-05-15 17:10:55 +07:00
Louis
c4ae61dd75
fix: tool outputs are gone after switching to another thread
2025-05-15 17:10:54 +07:00
Louis
ea88b27593
Merge pull request #4900 from menloresearch/feat/jan-ui-with-tool-use
...
feat: jan UI with Tool use UX
2025-05-15 17:10:51 +07:00
Faisal Amir
9463ab4491
chore: exclude lock file
2025-05-15 17:10:22 +07:00
Louis
52290f9ee5
chore: app updater
2025-05-15 17:10:21 +07:00
Louis
9467834c29
chore: improve startup time
2025-05-15 17:10:19 +07:00
Louis
c65a8fde0c
chore: update tests
2025-05-15 17:10:00 +07:00
Louis
520a0d04ea
chore: clean up logs opening
2025-05-15 17:09:59 +07:00
Louis
b64749b4bb
fix: distinguish between hub and models search ( #4989 )
...
* fix: distinguish between hub and models search
* chore: refresh models hub when going to hub screen
2025-05-14 12:08:33 +07:00
David
db43008813
fix: border for the search box in my models ( #4987 )
2025-05-14 11:48:18 +07:00
Louis
dc9750ecb4
chore: my models search box css issue ( #4984 )
2025-05-13 21:28:17 +07:00
Lại Tuấn Anh
bcc9f74607
fix: use more appropriate html tag for 'ModelDropdown' trigger and 'Settings' button ( #4841 )
2025-03-31 14:39:48 +07:00
Lại Tuấn Anh
5d9dd92625
fix: main-chat-page: warnings from React ( #4855 )
...
* fix/home-page: warnings from React
* minor changes
* minor changes
* update electron/package.json
2025-03-31 14:39:20 +07:00
Siddhartha Shrestha
3ce6b30887
Merge pull request #4766 from sdhrt/settings-sidebar
...
fix: show settings sidebar panel when chat sidebar is closed
2025-03-24 13:47:03 +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
Faisal Amir
33055b8db6
chore: janhq to menloresearch
2025-03-18 13:06:17 +07:00
Faisal Amir
f2b1d68ab1
enhancement: add checkmark selected model
2025-03-11 14:49:27 +07:00
Louis
a8aa938f42
refactor: clean up deprecated components and events ( #4769 )
2025-03-03 22:20:39 +07:00
Minh
bc48e99650
fix: correct jan discord channel
2025-02-28 22:49:10 +07:00
Louis
dda0feb548
fix: Jan Quick Ask window capture input issues ( #4758 )
2025-02-28 16:50:08 +07:00
Louis
ad1765cd3f
fix: deeplink does not work sometime ( #4755 )
...
* fix: deep link does not work sometime and reduce redundant request
* chore: bump cortex fix
2025-02-27 21:02:43 +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
f0ad526aa9
fix: hub button download ( #4742 )
...
* fix: hub button download and use
* chore: fix linter
* fix: remove the button download on top of model page
2025-02-26 19:07:06 +07:00
Louis
d7329c7719
chore: remove hard coded recommendation models and use cortexso featured tags ( #4741 )
...
* chore: remove hard coded recommendation models and use cortexso featured tags
* chore: polish model detail page
* chore: fix test
2025-02-26 15:54:06 +07:00
Faisal Amir
a4368cf26e
enhancement: improve chat thread ( #4736 )
...
* enhancement: improve chat thread
* chore: fix linter
* fix: linter
* chore: fix linter
* fix: chore failed test
2025-02-26 09:42:31 +07:00
Faisal Amir
51f8c96a57
chore: update hub UI ( #4734 )
...
* chore: update hub ui based feedback
* chore: update hub ui
* chore: code block ui
* chore: update bg color
* chore: decrease margin codeblock
2025-02-25 14:37:15 +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
cddaf61c99
feat: preserve token speed in the thread ( #4711 )
...
* feat: preserve token speed in the thread
* chore: lint fix
2025-02-21 00:45:11 +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
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
b0c6779015
feat: app updater with changelog ( #4631 )
...
* feat: ui modal app updater with changelog
* chore: update action when click update now
* chore: update handler actions
* chore: fix linter
2025-02-17 12:08:08 +07:00
Louis
7a6890bd7f
chore: remote engine error handling ( #4646 )
...
* chore: Gemini error handling
* chore: remote provider error handling
* chore: remote provider error handling
* chore: fix anthropic unsupported parameters
* chore: fix tests
2025-02-13 18:32:33 +07:00
Faisal Amir
0c0b7e5fcc
fix: error setting remote engine ( #4648 )
...
* fix: link setting error remote engine
* fix: change logo gemini, and resolve link error setting
2025-02-13 17:35:22 +07:00
Faisal Amir
d2336cfb0f
fix: model dropdown icon miss align ( #4645 )
2025-02-13 17:18:46 +07:00
Louis
b8743cfb50
fix: messages re-render on different threads ( #4638 )
2025-02-12 16:32:10 +07:00
Faisal Amir
6a87b73ced
fix: render slow on device label ( #4627 )
...
* fix: render slow on device label
* chore: remove log
2025-02-11 15:36:53 +07:00
Faisal Amir
6e891d9a3b
fix: remove from list dropdown when deleted remote model ( #4616 )
...
* fix: remove from list dropdown when deleted remote model
* chore: update logic
2025-02-10 20:19:47 +07:00
Faisal Amir
a9a63ab5d9
fix: server log actions position ( #4608 )
...
* fix: sever log actions position
* chore: unused import
2025-02-09 13:07:08 +07:00
Faisal Amir
9837d09756
fix: load model error component ( #4604 )
...
* fix: load model error should using error component
* chore: fix linter issue
2025-02-07 22:18:21 +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
Faisal Amir
f2f31d8dc8
chore: calculate model label ( #4585 )
...
* chore: fix claculate model label
* chore: update test model label
2025-02-05 20:29:46 +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