Faisal Amir
|
4adaeed3da
|
chore: show location data folder and prepare ui for let user change folder
|
2025-05-20 14:10:49 +07:00 |
|
Louis
|
28c7e0d105
|
chore: stream app logs to log window (#5019)
* chore: stream app logs to log window
* chore: remove unused states
|
2025-05-19 22:51:37 +07:00 |
|
Louis
|
2ae7417e10
|
feat: add MCP server connection status (#5018)
|
2025-05-19 15:17:19 +07:00 |
|
Thien Tran
|
4bde6645d0
|
feat: Download manager for llama.cpp extension (#4933)
|
2025-05-16 15:01:42 +08: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 |
|
vansangpfiev
|
dea29ff8c4
|
fix: Jan supports cortex with llama-server (#4904)
* fix: update logic to pull llama-cpp engine
* chore: bump cortex version
* fix: chat macos
* chore: bump llama.cpp
* chore: download windows
* chore: download linux
* chore: bump cortex to 1.0.13-rc6
* fix: stop cortex before exit
* chore: bum llama.cpp engine to b5350
---------
Co-authored-by: vansangpfiev <sang@jan.ai>
|
2025-05-15 17:11:18 +07:00 |
|
Louis
|
19146fec6a
|
feat: restart MCP servers to reflect config updates (#4917)
|
2025-05-15 17:10:54 +07:00 |
|
Louis
|
80d11e1057
|
chore: add mcp write and read commands
|
2025-05-15 17:10:53 +07:00 |
|
Louis
|
6f53f1056a
|
refactor: Jan manages threads for a better performance (#4912)
* refactor: Jan manages threads for a better performance
* test: add tests
|
2025-05-15 17:10:52 +07:00 |
|
Louis
|
3173328396
|
chore: differentiate debug and release logging destination
|
2025-05-15 17:10:21 +07:00 |
|
Louis
|
baee71dd8e
|
refactor: app logging - script-src access in release
|
2025-05-15 17:10:21 +07:00 |
|
Louis
|
9467834c29
|
chore: improve startup time
|
2025-05-15 17:10:19 +07:00 |
|
Louis
|
4f7af0a10d
|
feat: Jan supports MCP as a client host
|
2025-05-15 17:10:18 +07:00 |
|
Louis
|
e9d1731781
|
refactor: proxy server and clean up
|
2025-05-15 17:10:02 +07:00 |
|
Louis
|
fc521ecda9
|
feat: extensions versioning
|
2025-05-15 17:10:00 +07:00 |
|
Louis
|
dfbeb553b3
|
chore: kill sidecar process on exit
|
2025-05-15 17:10:00 +07:00 |
|
Louis
|
f0487bea8a
|
refactor: setup extensions, engines and sidecar
|
2025-05-15 17:09:59 +07:00 |
|
Louis
|
85389aec68
|
chore: update native apis
|
2025-05-15 17:09:59 +07:00 |
|
Louis
|
9079067332
|
chore: factory reset works
|
2025-05-15 17:09:58 +07:00 |
|
Louis
|
24b8a1b66a
|
chore: simplify themes and assistants
|
2025-05-15 17:09:58 +07:00 |
|
Louis
|
27beb46801
|
feat: tauri toolkit
|
2025-05-15 17:09:58 +07:00 |
|