Minh141120
9bc56f6e30
chore: remove redudant deps in yarn lock file
2025-10-15 15:15:38 +07:00
Minh141120
f0ca9cce35
chore: update happy-dom version
2025-10-15 14:43:58 +07:00
Vanalite
262a1a9544
Merge remote-tracking branch 'origin/dev' into mobile/dev
...
# Conflicts:
# src-tauri/src/core/setup.rs
# src-tauri/src/lib.rs
# web-app/src/hooks/useChat.ts
2025-10-01 09:52:01 +07:00
Dinh Long Nguyen
f33c2c205a
feat: web add search button for extension ( #6671 )
...
* add search button for web extension
* change button color and behavior
* Update extensions-web/src/mcp-web/components/WebSearchButton.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-30 21:39:08 +07:00
Vanalite
a62852f384
fix: Restore default permission on desktop build
...
Restore desktop capabilities
Restore linter correctness
Restore different capabilities on each platform
2025-09-30 17:01:09 +07:00
Vanalite
43d20e2a32
fix: revert the modification of vulkan
2025-09-30 14:50:54 +07:00
Vanalite
5e57caee43
Merge remote-tracking branch 'origin/dev' into mobile/dev
...
# Conflicts:
# extensions/yarn.lock
# package.json
# src-tauri/plugins/tauri-plugin-hardware/src/vendor/vulkan.rs
# src-tauri/src/lib.rs
# yarn.lock
2025-09-29 22:22:00 +07:00
Louis
55c42ba526
fix: lock all of the dependencies ( #6561 )
...
* fix: pin web app dependencies
* fix: pin extension versions
* fix: pin extensions-web dependencies
* fix: pin extensions lockfile
* fix: remove unnecessary semicolon
2025-09-26 13:07:29 +07:00
Vanalite
b2c5063e0b
Merge remote-tracking branch 'origin/dev' into mobile/dev
...
# Conflicts:
# src-tauri/src/core/server/proxy.rs
# src-tauri/tauri.conf.json
# web-app/src/containers/LeftPanel.tsx
# web-app/src/containers/__tests__/ChatInput.test.tsx
# web-app/src/lib/platform/const.ts
# yarn.lock
2025-09-24 16:01:33 +07:00
Roushan Kumar Singh
3f51c35229
feat: support .zip archives for manual backend install ( #6534 )
...
* feat(llamacpp): support .zip archives for manual backend install
* Update Lock Files
2025-09-23 18:02:06 +05:30
Vanalite
003598204e
Merge remote-tracking branch 'origin/dev' into mobile/dev
...
# Conflicts:
# src-tauri/.cargo/config.toml
# src-tauri/Cargo.toml
# src-tauri/src/lib.rs
# web-app/src/containers/__tests__/ChatInput.test.tsx
# web-app/src/routeTree.gen.ts
# web-app/src/routes/index.tsx
# web-app/src/routes/threads/$threadId.tsx
# yarn.lock
2025-09-22 11:24:20 +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
Vanalite
fa0ed11258
feat: Init mobile app from current Tauri v2 framework
...
Feat:
- Using Tauri v2 by default
- Add new configuration to initiate mobile app
- Add dependencies needed for mobile build
Test:
- Confirm to be built successfully
- Confirm to keep settings for desktop and build successfully
- Reuse most of components from desktop version
2025-09-16 20:38:50 +07:00
Dinh Long Nguyen
b5b6e1dc19
add mcp for web ( #6411 )
...
* add mcp for web
* update /jan/v1 endpoint to /v1
* update mise and makefile
* update yarn lock
* use mcp oauth properly
2025-09-12 12:14:10 +07:00
Louis
7fea6e1ab0
fix: clean up unused packages ( #6414 )
2025-09-11 13:16:26 +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
hiento09
3287e8b300
chore: enable test coverage ( #5710 )
...
* chore: enable test coverage
2025-07-07 11:24:13 +07:00
dependabot[bot]
c3b6a08ff3
chore(deps-dev): bump jest and @types/jest
...
---
updated-dependencies:
- dependency-name: jest
dependency-version: 30.0.3
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/jest"
dependency-version: 30.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 18:12:27 +00:00
Louis
834bc39242
test: init e2e test with selenium and CI work ( #5591 )
...
* test: init e2e test
* Update yarn.lock
2025-06-29 17:12:16 +07:00
Louis
6be9cb974c
Merge pull request #5395 from menloresearch/dependabot/npm_and_yarn/typescript-5.8.3
...
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
2025-06-27 23:35:00 +07:00
dependabot[bot]
828261ea9c
chore(deps): bump @tanstack/react-router-devtools ( #5441 )
...
---
updated-dependencies:
- dependency-name: "@tanstack/react-router-devtools"
dependency-version: 1.121.34
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 15:25:48 +07:00
dependabot[bot]
5185d19129
chore(deps-dev): bump typescript from 5.7.3 to 5.8.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.3 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.8.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 07:56:32 +00:00
Louis
2e9aa4ec17
🔧 config: update yarn.lock file ( #5417 )
2025-06-21 12:36:33 +07:00
Faisal Amir
852ea84cd8
epic: Jan with new UI/UX ( #4964 )
...
* chore: initial new FE setup
* chore: update namespace text-left-panel foreground variable
* chore: enable dynamic mainview color
* chore: remove greetings new chat
* chore: fix chat input style
* chore: simplify hook useAppearance
* chore: enable internationalization
* chore: prepare vn locale
* chore: keyboardshortcut layout
* chore: update keyboard shortcut exclude pathname
* chore: update state active setting route
* chore: fix update theme by system
* chore: handle dynamic primary color
* chore: fix left panel navigation active state and styled item privacy analytic
* chore: reorder general setting being a first
* chore: add function reset appearance
* chore: update scrollbar
* chore: update delete thread with dialog confirmation
* chore: update state dialog inside dropdown menu
* chore: wip thread detail or chat page
* chore: wip model dropdown
* chore: prepare model dropdown select
* chore: update model providers setting
* chore: show provider on model dropdown based isActive toogle
* chore: update layout model provider
* chore: update state active on storage
* chore: update gap of item dropdown model
* chore: update select model base on id
* chore: update edit model capabilities
* chore: add dialog to add model
* chore: update sheet for model setting
* chore: add sheet setting each model
* chore: make dynamic syntax highlight
* chore: fix menu setting appearance theme
* chore: markdown render support emoji
* chore: markdown support latex
* chore: change codeblock default theme
* chore: update ui codeblock
* chore: custom render link taget new window
* chore: fix copy button codeblock
* chore: update accent and desctructive color
* chore: setup user chat message
* chore: prepare some page settings
* chore: simple list extension and prepare mcp, local api, and hardware
* chore: mcp-serve
* chore: MCP server UI
* chore: update local api server config
* chore: adjust chat input
* chore: update local api server log
* chore: prepare hub page
* chore: remove help page
* chore: update mock
* chore: prepare http proxy setting UI
* chore: adjust local api server and title every action
* fix: chore FE package (#4962 )
* fix: update command which referred to non-existent web app
* fix: added commented out macos platform for now
* fix: remove the platform name as macos
* fix: remove unnecessary line for platform name in HeaderPage component
* fix: update dev script to specify port 3000 for Vite
* feat: model providers and chat completion
* enhancement: threads performance
* fix: thread content update
* chore: clean up threads
* fix: performance issue with streaming and state loop
* fix: streaming
* fix: react markdow
* feat: extension manager
* chore: add nodePolyfills include path
* chore: improve performance avoid unhandle rejection
* chore: update pre margin bottom
* chore: swith thread should be deafult scroll to bottom
* chore: wip scroll to bottom
* chore: add model loader
* chore: add platform utils
* feat: threads functionality
* chore: setup toaster
* chore: persist threads deletion
* fix: create thread with new message
* chore: create new thread should change route path
* chore: navigate after delet dialog thread
* chore: thread favorites and orders
* chore: dismiss deleting modal on delete
* chore: remove undefined properties
* chore: remove deprecated run step
* chore: fix delete thread
* chore: create empty thread content on started streaming
* chore: correct messages store key
* chore: stuck at generating state
* chore: preapre chat toolbar
* chore: introduce in-memory app state
* chore: update extensions migration logic
* chore: remove redundant extensions migration gate
* chore: message toolbar user and assistant
* chore: add logo gemini
* feat: remote providers with model capabilities
* chore: maintain provider settings
* chore: move speed token into chat input
* chore: temp harcoded model loader
* chore: make chat text selectable and truncate model list
* chore: update shortcut UI
* Feat/implement threads (#4977 )
* chore: add fuse.js library for enhanced search functionality
* feat: implement thread filtering with Fuse.js for improved search capabilities
* fix: update the fuseOptions
* feat: add search functionality to LeftPanel and refactor thread retrieval logic
* refactor: optimize thread filtering and improve search functionality in LeftPanel
* fix: more edits
* refactor: remove duplicate import of useAppState in StreamingContent component
* chore: update navigate after delete all thread
* chore: pass prop speedToken from new chat input
* chore: persist provider general settings
* chore: styling search left panel
* chore: cleanup margin
* chore: update size icon
* chore: improve chat input
* chore: imprve list markdown
* chore: animate border
* feat: local model provider work
* chore: persist manually added model
* chore: prepare download management ui and show version on general setting
* chore: improve pre tag
* chore: remove buton install extension and improve light theme download
* chore: add missing hardware information handler
* chore: cleanup small ui
* chore: update default provider settings
* fix: missing fs commands
* chore: correct provider models
* chore: prepare delete model
* chore: handle thinking block
* chore: fix conditional message toolbar
* chore: pophover download select none
* enhancement: add prune mode
* chore: model settings
* chore: bump engine version tauri
* chore: update style thinking
* chore: add indicator and toogle mcp server
* chore: wip hub
* chore: update model settings
* chore: mvp hub
* chore: add function rename title
* chore: update function delete message
* chore: update rename title
* chore: update model settings
* chore: persist MCP configs
* refactor: clean up utils
* chore: add tools to completion request
* chore: clean up
* chore: ignore assets
---------
Co-authored-by: Ivan Leo <ivanleomk@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2025-05-15 19:38:59 +07:00
Faisal Amir
8844046b19
fix: hub UI issue render readme
2025-03-11 11:00:47 +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
2e9cca376c
enhancement: update pexelated icon on windows platform ( #4721 )
2025-02-24 13:53:39 +07:00
Faisal Amir
e99cbd9e5c
enhancement: code snippet color and bakground should depend on native theme ( #4566 )
2025-02-04 19:12:08 +07:00
hiento09
63c938e2f5
fix: windows uninstall not force close app ( #4459 )
2025-01-15 22:05:03 +07:00
Ashley
97cd0224f1
Updated parameters descriptions
2025-01-14 20:54:26 +07:00
Faisal Amir
2a0601f75a
feat: remote engine management ( #4364 )
...
* feat: remote engine management
* chore: fix linter issue
* chore: remove unused imports
* fix: populate engines, models and legacy settings (#4403 )
* fix: populate engines, models and legacy settings
* chore: legacy logics update configured remote engine
* fix: check exist path before reading
* fix: engines and models persist - race condition
* chore: update issue state
* test: update test cases
* chore: bring back Cortex extension settings
* chore: setup button gear / plus based apikey
* chore: fix remote engine from welcome screen
* chore: resolve linter issue
* chore: support request headers template
* chore: update engines using header_template instead of api_key_template
* chore: update models on changes
* fix: anthropic response template
* chore: fix welcome screen and debounce update value input
* chore: update engines list on changes
* chore: update engines list on change
* chore: update desc form add modal remote engines
* chore: bump cortex version to latest RC
* chore: fix linter
* fix: transform payload of Anthropic and OpenAI
* fix: typo
* fix: openrouter model id for auto routing
* chore: remove remote engine URL setting
* chore: add cohere engine and model support
* fix: should not clean on app launch - models list display issue
* fix: local engine check logic
* chore: bump app version to latest release 0.5.13
* test: fix failed tests
---------
Co-authored-by: Louis <louis@jan.ai>
2025-01-14 17:29:56 +07:00
Faisal Amir
395f5d41a1
fix: sass legacy warn ( #4440 )
...
* fix: sass legacy warn
* core: remove jq dep from electron
2025-01-13 16:57:29 +07:00
Louis
8ae1e4a24a
chore: refactor core and server packages
2024-12-31 18:38:14 +07:00
Faisal Amir
a6a0cb325b
feat: local engine management ( #4334 )
...
* feat: local engine management
* chore: move remote engine into engine page instead extension page
* chore: set default engine from extension
* chore: update endpoint update engine
* chore: update event onEngineUpdate
* chore: filter out engine download
* chore: update version env
* chore: select default engine variant base on user device specs
* chore: symlink engine variants
* chore: rolldown.config in mjs format
* chore: binary codesign
* fix: download state in footer bar and variant status
* chore: update yarn.lock
* fix: rimraf failure
* fix: setup-node@v3 for built-in cache
* fix: cov pipeline
* fix: build syntax
* chore: fix build step
* fix: create engines folder on launch
* chore: update ui delete engine variant with modal confirmation
* chore: fix linter
* chore: add installing progress for Local Engine download
* chore: wording
---------
Co-authored-by: Louis <louis@jan.ai>
2024-12-30 17:27:51 +07:00
hiento09
bd0e525d66
chore: upgrade to turbo v2 and reduce ci quality gate runtime ( #4324 )
...
* chore: upgrade to turbo v2 and reduce ci quality gate runtime
* chore: upgrade to yarn v4 and deprecate turborepo
* chore: reconfigure modules and fix tests
* chore: switch to github-hosted runner
* fix: dependency resolving
* chore: clean redundant step
* chore: headless test
* chore: remove headed param
* fix: resolve dependency version
* fix: ubuntu no-sandbox test
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <louis@jan.ai>
2024-12-29 17:46:15 +07:00
hiento09
df5bbd0308
Chore/remove package lock ( #398 )
...
* Remove package-lock.json file
* update .gitignore
---------
Co-authored-by: Hien To <>
2023-10-19 08:55:52 +00:00
hiento09
a6694921e8
Refactor cicd ( #397 )
...
* Refactor cicd
* Correct version plugin core
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-19 08:29:40 +00:00
hiento09
e1e6fddcdf
Move plugins folder from electron to root folder ( #366 )
...
* Move plugins folder from electron to root folder
* Add CICD for plugins
* Fix error electron import plugin after change plugin name
* Add remove app cache on CI test pipeline
---------
Co-authored-by: Hien To <>
2023-10-16 19:18:00 +07:00
NamH
84dd54a98c
Fix/250 ( #349 )
...
* fix(UI): #250 better chat left side bar
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-15 07:46:15 -07:00
Louis
95940e7eb8
Fix: package-lock.json
...
chore: add reinstall plugins CTA
2023-10-06 16:55:11 +07:00
James
9a79c3effa
clean up
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
e47d19e6e4
update ui
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
dbe2cc848e
allow pagination for querying hf
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
Louis
c95b5145cd
chore: un-track yarn.lock
2023-10-04 09:59:31 +07:00
vuonghoainam
9b14b743d1
feat(plugins): Add nitro plugin
2023-09-30 13:04:17 +07:00
Louis
20dbc02c03
Refactor Jan into an Electron app ( #175 )
...
* hackathon: Refactor Jan into an Electron app
* chore: correct NextJS export output path
* chore: build electron app for all production targets
* fix: correct assetPrefix for production build
* chore: preferences shortcut
* chore: refactor
* chore: refactor into ts
* feature/#52-compile-plugin-with-webpack
* chore: introduce renderer <=> plugins <=> main invocation
* chore: suppress errors - deprecate graphql & next-auth
* chore: data plugin functions
* add llm support
Signed-off-by: James <james@jan.ai>
* chore: update plugin
* chore: introduce data-plugin
* chore: plugin invokes main with args and synchronously
* chore: install db plugin should setup db
* feature: Data Driver Plugin - Load conversations and messages from data plugin
* chore: store text message sent
* chore: shared core services
* feature: inference service
* chore: conversations ordering
* adding model management service
Signed-off-by: James <james@jan.ai>
* chore: strict type
* feature: abstract plugin preferences
* chore: abstract plugin preference
* Revert "chore: strict type"
This reverts commit 9be188d827a0b2e081e9e04b192c323799de5bb5.
* chore: base-plugin styling
* feature: create and delete conversation
* chore: fix plugin search & clean messages
* chore: typing indicator
* chore: refactor useSendChatMessage
* chore: persists inserted id to in-memory messages
* chore: search conversation history
* add delete and download model (#189 )
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
* chore: add empty state for conversation list
* chore: prompt missing extension function & fix app crashes
* chore: prompt user to install required plugins
* chore: add launch background
* chore: relaunch app on model downloaded
* Jan app add installation instruction (#191 )
Co-authored-by: Hien To <>
* Chore: rename folder web-client to app (#192 )
* Chore: rename folder web-client to app
---------
Co-authored-by: Hien To <>
* revert: add pre-install package
* add progress for downloading model
Signed-off-by: James <james@jan.ai>
* feature: production bundle
* add download progress
Signed-off-by: James <james@jan.ai>
* chore: add new chat function
* fix: electron asar unpack modules & dynamic import
* chore: fix unpack
* chore: fix dev pack
* Add instruction to build dmg file to README.md
* init model dynamically
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: NamH <NamNh0122@gmail.com>
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Hien To <>
2023-09-24 20:42:58 -07:00