Louis
fe2c2a8687
Merge branch 'dev' into release/v0.7.0
...
# Conflicts:
# web-app/src/containers/DropdownModelProvider.tsx
# web-app/src/containers/ThreadList.tsx
# web-app/src/containers/__tests__/DropdownModelProvider.displayName.test.tsx
# web-app/src/hooks/__tests__/useModelProvider.test.ts
# web-app/src/hooks/useChat.ts
# web-app/src/lib/utils.ts
2025-10-06 20:42:05 +07:00
Faisal Amir
17dced03c0
chore: check support blur on FE
2025-10-06 10:55:17 +07:00
Louis
e0ab77cb24
fix: token count error ( #6680 )
2025-10-01 14:07:32 +07:00
Faisal Amir
2679b19e32
fix: local api server auto start first model when missing last used
2025-10-01 11:04:28 +07:00
Dinh Long Nguyen
82d29e7a7d
add eof new line missing ( #6673 )
2025-09-30 21:48:38 +07:00
Louis
292941e1d0
fix: prevent relocation to root directories ( #6547 )
...
* fix: prevent relocation to root directories
* Update web-app/src/locales/zh-TW/settings.json
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-09-23 10:16:11 +07:00
Faisal Amir
0ea9da95c8
fix: remove timezone specific from utils
2025-09-03 17:12:47 +07:00
Louis
e6587844d0
Merge branch 'dev' into current-date-instruction
2025-08-21 11:41:30 +07:00
Akarshan Biswas
906b87022d
chore: re enable reasoning_content in backend ( #6228 )
...
* chore: re enable reasoning_content in backend
* chore: handle reasoning_content
* chore: refactor get reasoning content
* chore: update PR review
---------
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2025-08-20 13:06:21 +05:30
Kamal Fariz Mahyuddin
df27def9cb
Merge branch 'dev' into current-date-instruction
2025-08-19 14:40:08 -07:00
Dinh Long Nguyen
2d486d7b3a
feat: add support for reasoning fields (OpenRouter) ( #6206 )
...
* add support for reasoning fields (OpenRouter)
* reformat
* fix linter
* Update web-app/src/utils/reasoning.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-08-18 21:59:14 +07:00
Kamal Fariz Mahyuddin
b77c8932a6
feat: support inserting current date into assistant prompt
2025-08-17 00:24:00 -07:00
Louis
ca6f4f8977
test: fix failed tests
2025-07-10 16:25:47 +07:00
Louis
f70bb2705d
🔧 test: util and lib unit tests
2025-07-02 12:28:25 +07:00
Faisal Amir
321fb858dd
🐛 fix:safely convert values to numbers and handle NaN cases ( #5309 )
2025-06-17 13:15:40 +07:00
Louis
2634659366
🐛 fix: default onboarding model should use recommended quantizations ( #5273 )
...
* 🐛 fix: default onboarding model should use recommended quantizations
* ✨ enhancement: show context shift option in provider settings
* 🔧 chore: wording
2025-06-15 02:34:14 +07:00
Louis
1e17cc6ec7
✨ enhancement: model run improvement ( #5268 )
...
* fix: mcp tool error handling
* fix: error message
* fix: trigger download from recommend model
* fix: can't scroll hub
* fix: show progress
* ✨ enhancement: prompt users to increase context size
* ✨ enhancement: rearrange action buttons for a better UX
* 🔧 chore: clean up logics
---------
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2025-06-14 16:32:15 +07:00
Louis
23240f958e
Merge pull request #5262 from menloresearch/chore/sync-new-hub-data
...
chore: sync new hub data
2025-06-13 17:05:49 +07:00
Faisal Amir
ab5ce6e774
fix: update hgf jan nano ( #5242 )
2025-06-11 21:54:55 +07:00
Faisal Amir
7b59aa32f9
chore: onboarding local model ( #5234 )
...
* chore: simple onboarding local model
* chore: update new model and improve flow e2e onboarding local model
* fix: default tool support models
---------
Co-authored-by: Louis <louis@jan.ai>
2025-06-11 18:38:07 +07:00
Louis
b85bce8e09
fix: migrate provider settings ( #5205 )
...
* chore: fix migrate api key
* chore: add logs
* chore: deprecate migration step
* chore: clean up
* fix: key apply
2025-06-05 20:25:43 +07:00
Louis
a3e78dd563
refactor: clean up migrations ( #5187 )
2025-06-04 00:41:14 +07:00
Louis
cf56f7e5c0
fix: migration should wait for extensions load ( #5177 )
...
* fix: migration should wait for extensions load
* fix: check engines load
* chore: resolve out of attempts
2025-06-03 18:04:07 +07:00
Louis
573e667c34
feat: migrate legacy local storage data to new app ( #5156 )
...
* feat: migrate legacy local storage data to new app
* chore: refactor localstorage db read
* chore: clean up
* chore: migrate api key setting
* chore: apply proxy configs
* chore: fix key
2025-06-01 22:57:01 +07:00
Faisal Amir
dfe15fac32
enhancement: built-in custom emoji and show metadata message ( #5085 )
...
* enhancement: built-in custom emoji and show metadata message
* chore: seperate render avatar as component
* fix: avatar on assistant screen
2025-05-23 15:37:47 +07:00
Faisal Amir
12ad61aaa8
enhancement: show assistant info on message ( #5064 )
2025-05-22 14:45:58 +07:00
Sam Hoang Van
ad962c2cf6
feat(webapp): Replace Fuse.js with Fzf for thread search and enhance highlighting ( #5052 )
...
This commit replaces Fuse.js with Fzf for client-side thread searching
within the web application, offering potentially improved performance and
a different fuzzy matching algorithm.
Key changes include:
- Updated `package.json` to remove `fuse.js` and add `fzf`.
- Refactored `useThreads.ts` hook:
- Replaced Fuse.js instantiation and search logic with Fzf.
- Integrated a new `highlightFzfMatch` utility to return thread
titles with HTML highlighting for matched characters.
- Created `utils/highlight.ts` for the `highlightFzfMatch` function.
- Updated `ThreadList.tsx`:
- Renders highlighted thread titles using `dangerouslySetInnerHTML`.
- Ensures the rename functionality uses and edits a plain text
version of the title, stripping any highlight tags.
- Updated `index.css`:
- Modified the `.search-highlight` class to use `font-bold` and
`color-mix(in srgb, currentColor 80%, white 20%)` for a
subtly brighter text effect on highlighted matches, replacing
previous styling.
This provides a more robust search experience with clear visual feedback
for matched terms in the thread list.
2025-05-21 22:31:01 +07:00