Ashley
3b0d4aadb1
Merge branch 'dev' into chore/update-jan-web
2025-01-07 08:48:59 +07:00
Louis
b4d2176280
Merge pull request #4408 from janhq/main
...
Sync release 0.5.13 into dev
2025-01-06 21:01:49 +07:00
Louis
e3d44c9e7b
chore: resolve hotfix into dev ( #4409 )
2025-01-06 20:43:16 +07:00
Faisal Amir
3f2d2ef10d
enhancement: instruction textare using autoresize ( #4404 )
2025-01-06 14:45:39 +07:00
Louis
3cd4c9852a
chore: bump latest cortex release 1.0.8 ( #4405 )
v0.5.13
2025-01-06 14:24:12 +07:00
Ashley
57b4efcf7d
Merge branch 'dev' of https://github.com/janhq/jan into dev
2025-01-05 20:56:28 +07:00
Nguyen Ngoc Minh
f6f432f768
chore: add flathub submission ( #4391 )
2025-01-04 22:47:05 +07:00
Louis
d17c2ea5e5
fix: input scrolls to the bottom when set the caret to the top ( #4399 )
...
* fix: input scrolls to the bottom on long inputs
* test: fix failed tests
2025-01-03 23:47:27 +07:00
Louis
f69c31be64
Merge pull request #4397 from janhq/fix/max_tokens-automatically-revert-when-users-create-new-thread
...
fix: max_tokens revert back to 8192 automatically when creating a new thread
v0.5.13-rc5-beta
2025-01-03 13:12:30 +07:00
Ashley
4f53502fad
Merge branch 'dev' of https://github.com/janhq/jan into dev
2025-01-03 13:07:09 +07:00
Louis
4b6eceb339
fix: max_tokens revert back to 8192 automatically when creating a new thread
2025-01-03 12:54:21 +07:00
Faisal Amir
786d528abb
fix: revert back product analytic with default opt-out ( #4394 )
v0.5.13-rc4-beta
2025-01-03 11:05:11 +07:00
Faisal Amir
538a6bf923
fix: send event opt out ( #4390 )
...
* fux: send event opt out from button deny
* chore: fix copy
* chore: update placeholder
v0.5.13-rc3-beta
2025-01-02 21:04:09 +07:00
Emre Can Kartal
9fb6b9f923
new: changelog posts and images for v0.5.12 ( #4388 )
...
Co-authored-by: eckartal <emreckartal@Emres-MacBook-Pro.local>
2025-01-02 17:06:31 +07:00
Faisal Amir
33bb35cb99
fix: enable default opt-in analytic ( #4387 )
v0.5.13-rc2-beta
2025-01-02 15:16:34 +07:00
Louis
5127df4e6d
Merge pull request #4386 from janhq/chore/add-cpu-threads-cortex-extension-settings
...
chore: add cpu_threads settings in cortex extension
2025-01-02 13:30:29 +07:00
Louis
27e40c35d8
chore: add cpu_threads settings in cortex extension
2025-01-02 13:03:16 +07:00
Louis
04bd41bf69
Merge pull request #4383 from janhq/chore/reduce-test-build-steps
...
chore: reduce test build steps
2025-01-02 10:55:07 +07:00
Louis
502bd9299b
Merge pull request #4382 from janhq/chore/should-not-disable-vulkan-option
...
fix: should not disable Vulkan support option
2025-01-02 10:31:48 +07:00
Louis
f6ca24256a
fix: should not disable Vulkan support option
2025-01-02 08:52:51 +07:00
Louis
ed3bdf4172
Merge pull request #4379 from janhq/fix/should-reset-default-engine-on-unavailable
2025-01-02 06:07:38 +07:00
Ashley
b2ab5423df
Merge branch 'dev' of https://github.com/janhq/jan into dev
2025-01-01 23:49:06 +07:00
Louis
b0e50dad83
chore: disable portal reporter
2025-01-01 14:46:34 +07:00
Louis
e9958df2c8
chore: use windows-latest for testing
2025-01-01 14:27:53 +07:00
Louis
e321e482b6
chore: reduce test build steps
2025-01-01 14:22:12 +07:00
Louis
2f755eeb8e
fix: if the default engine isn't installed, the app should reset it
2025-01-01 14:03:43 +07:00
Louis
e8aa977886
Merge pull request #4374 from janhq/fix/could-not-load-model-on-some-intel-machines
...
fix: bump llama.cpp engine hotfix version to address model load issue on some MacOS Intel machines
v0.5.13-rc1-beta
2024-12-31 21:58:30 +07:00
Louis
a9529f2a05
Merge pull request #4373 from janhq/chore/refactor-core-and-server-packages
...
chore: refactor core and server packages
2024-12-31 19:51:26 +07:00
Louis
8ccf02a26d
fix: bump llama.cpp engine hotfix version to address mode load issue on some Intel machines
2024-12-31 19:25:47 +07:00
Louis
1bb9d6ce1f
chore: remove server functions from core package
2024-12-31 19:20:20 +07:00
Louis
8ae1e4a24a
chore: refactor core and server packages
2024-12-31 18:38:14 +07:00
Louis
2fe4514678
Merge pull request #4371 from janhq/chore/correct-ci-run-script
...
chore: deprecate make build-joi
2024-12-31 14:24:19 +07:00
Louis
84ed5ec814
chore: add config-yarn
2024-12-31 14:13:41 +07:00
Louis
e9ed1521b3
chore: deprecate make build-joi
2024-12-31 14:04:58 +07:00
Louis
0be53493fe
Merge pull request #4370 from janhq/chore/enhance-dev-ex
...
chore: improve development dev-ex with auto extensions migration
2024-12-31 13:37:05 +07:00
Louis
947522e752
chore: simplify the build steps by reducing redundant yarn installs
2024-12-31 13:22:43 +07:00
Louis
c1f918ab8c
chore: improve development dev-ex with auto extensions migration
2024-12-31 12:28:56 +07:00
Faisal Amir
fc7a771432
enhancement: update ui delete engine with modal confirmation ( #4359 )
...
* enhancement: update ui delete engine with modal confirmation
* chore: fix linter
2024-12-31 10:10:46 +07:00
Louis
6d88b824a3
Merge pull request #4363 from janhq/chore/reduce-extensions-build-time
...
chore: refactor extensions build script for optimization
2024-12-31 10:04:18 +07:00
Louis
da55b46240
Merge pull request #4360 from janhq/main
...
chore: sync latest main into dev
2024-12-30 22:37:02 +07:00
Louis
b8bd846744
chore: refactor extensions build script for optimization
2024-12-30 22:10:48 +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
Louis
a33563be9a
chore: bump cortex latest version 1.0.7 ( #4357 )
v0.5.12
2024-12-30 16:36:24 +07:00
Louis
81ad90b951
fix: stop button is gone after switching to a new model ( #4356 )
v0.5.12-rc7-beta
2024-12-30 14:30:34 +07:00
Louis
9b8d8ab3f7
chore: bump cortex 1.0.7 RC ( #4355 )
...
* chore: bump cortex 1.0.7 rc
* chore: test update
v0.5.12-rc6-beta
2024-12-30 13:37:16 +07:00
Louis
16dce88a75
chore: don't stop inference and hide the stop button when creating a new thread ( #4354 )
v0.5.12-rc5-beta
2024-12-30 12:32:44 +07:00
Louis
3af34c0d56
chore: Refactor thread state management ( #4350 )
...
* chore: Refactor thread state management
• Replace isGeneratingResponseAtom with isBlockingSendAtom
• Update dependencies in ChatBody, ChatInput, and MessageToolbar components
• Remove unused code and variables
* chore: clean states
v0.5.12-rc4-beta
2024-12-29 23:05:07 +07:00
Faisal Amir
c0f3fb5007
fix: regenerate scroll bottom ( #4348 )
v0.5.12-rc3-beta
2024-12-29 20:58:46 +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
Ashley
0e72372e68
Update Jan Docs
2024-12-26 21:13:34 +07:00