5168 Commits

Author SHA1 Message Date
Minh141120
291a32759a refactor: clean up tauri build workflow for windows 2025-07-10 15:03:41 +07:00
Minh141120
3790bd5753 refactor: clean up tauri build workflow for linux 2025-07-10 15:01:52 +07:00
Minh141120
0fd346181c chore: enable active installation for window installer 2025-07-10 14:57:55 +07:00
Nguyen Ngoc Minh
5b01d0c196
Merge pull request #5732 from DistractionRectangle/refactor/linux-build-process
Refactor/linux build process
2025-07-10 13:03:01 +07:00
D. Rect.
a668204cdc refactor: pin linuxdeploy in make/yarn build process instead of github workflow
- pulls fix for #5463 out of the github release workflow and into
  the make/yarn build process
- implements a wrapper script that pins linuxdeploy and injects
  a new location for XDG_CACHE_HOME into the build pipeline,
  allowing manipulating .cache/tauri without tainting the hosts
  .cache
- adds ./.cache (project_root/.cache) to make clean and mise clean
  task
- remove .devcontainer/buildAppImage.sh, obsolete now that extra
  build steps have been removed from the github workflow and
  incorporated in the normal build process
- remove appimagetool from .devcontainer/postCreateCommand.sh,
  as it was only used by .devcontainer/buildAppImage.sh
2025-07-10 04:50:12 +00:00
D. Rect.
7d04d66a0b refactor: pull appimage packaging steps out of github linux release workflow
- pulled appimage packaging steps out of release workflow into new
  src-tauri/build-utils/buildAppImage.sh
- cleaned up yarn scripts:
  - moved multi platform yarn scripts out of yarn build:tauri:<platform>
    into generic yarn build:tauri
  - split yarn build:tauri:linux:win32 into separate yarn scripts so it's
    clearer what is specific to which platform
- added src-tauri/build-utils/buildAppImage.sh to new yarn build:tauri:linux
  yarn script

    This is also a good entry point to add flatpak builds in the future.

    Part of #5641
2025-07-10 04:50:12 +00:00
D. Rect.
4134917a45 refactor: split platform specific config out of tauri.conf.json
Allows for better per platform default config. Currently the
default serves windows/macos fine while it has to be tweaked
in order to build for linux

make build-tauri now successfully runs where it errored out before.
Appimages made with make alone however is incomplete as there are
still post processing steps in the github release workflow to bundle
additional resources.

- split platform specific config out of tauri.conf.json into auxiliary
  platform specific config files, natively supported by tauri

- pull improved defaults out of template-tauri-build-linux-x64.yml
  into new tauri.linux.conf.json

- fix tauri-build-linx-x64.yml to utilize new tauri.linux.conf.json
2025-07-10 04:50:12 +00:00
Louis
61cd33284d
Merge pull request #5579 from bob-ros2/de_de-i18n
Add language support locale de-DE Germany
2025-07-10 08:52:18 +07:00
Louis
9567bd9a49
Merge branch 'dev' into de_de-i18n 2025-07-08 16:42:32 +07:00
hiento09
d2d8778425
chore: disable coverage check for external contributor pr (#5728) 2025-07-08 16:36:38 +07:00
Bob Ros
e160339c7b
Merge branch 'dev' into de_de-i18n 2025-07-08 09:38:09 +02:00
Faisal Amir
60b7e6a081
🐛fix: think tag auto expand like tool tag behavior (#5727) 2025-07-08 11:11:46 +07:00
Bob Ros
0a3185f88d
Merge branch 'dev' into de_de-i18n 2025-07-07 22:18:55 +02:00
Faisal Amir
42d4d48362
fix: broken hero image landing page website (#5719) 2025-07-07 14:06:59 +07:00
hiento09
641275ee79
chore: add coverage report comment (#5716) 2025-07-07 11:37:57 +07:00
hiento09
3287e8b300
chore: enable test coverage (#5710)
* chore: enable test coverage
2025-07-07 11:24:13 +07:00
Louis
9696589e79
Merge pull request #5389 from STRRL/feat/identify-jan-on-openrouter
feat: identidy jan for openrouter
2025-07-07 09:32:46 +07:00
Louis
9975580497
Merge pull request #5358 from ethanova/allow-assistant-message-edits 2025-07-07 08:22:24 +07:00
Zhiqiang ZHOU
9ff3cbe63f
Merge remote-tracking branch 'upstream/dev' into feat/identify-jan-on-openrouter 2025-07-06 11:54:46 -07:00
Ethan Garber
5bf78a31d9 streaming content doesn't need to deal with edits so doesn't need updateMessage function 2025-07-05 21:41:29 -04:00
Ethan Garber
a1ff097336 Merge branch 'dev' into allow-assistant-message-edits 2025-07-05 19:58:24 -04:00
Bob Ros
4665876698
Merge branch 'menloresearch:dev' into de_de-i18n 2025-07-03 23:35:01 +02:00
hiento09
f572350c20
chore: migrate to selfhosted runner (#5593) 2025-07-03 00:05:52 +07:00
Bob Ros
c778e8bcac
Merge branch 'dev' into de_de-i18n 2025-07-02 15:49:59 +02:00
Bui Quang Huy
b173fe2dcb
Merge pull request #5677 from menloresearch/template/add-type
Update 2-feature-request.md
2025-07-02 19:00:30 +08:00
Bui Quang Huy
264895cd59
Update 2-feature-request.md 2025-07-02 18:59:07 +08:00
Louis
a3fd6fcd3c
Merge pull request #5670 from menloresearch/release/v0.6.6
Sync Release/v0.6.6 into dev
2025-07-02 10:58:33 +07:00
Louis
dc4e592de9
Merge branch 'dev' into release/v0.6.6 2025-07-02 10:43:12 +07:00
Louis
ccffe4ced5
Merge pull request #5669 from menloresearch/release/v0.6.4
Sync Release/v0.6.4 into dev
2025-07-02 10:42:07 +07:00
Faisal Amir
2a0597ff01
Merge branch 'dev' into release/v0.6.6 2025-07-02 10:26:32 +07:00
Bob Ros
f072aded62
Merge branch 'menloresearch:dev' into de_de-i18n 2025-07-01 20:46:46 +02:00
Bui Quang Huy
defc6b92d2
Merge pull request #5661 from menloresearch/template/yml-to-md
🔧 config: all yml to md for issue template
2025-07-01 23:47:33 +08:00
LazyYuuki
a8a1de9ad0 🔧 config: all yml to md for issue template 2025-07-01 23:45:44 +08:00
Bui Quang Huy
5690c43633
Merge pull request #5658 from menloresearch/template/fix-bug-md
🔧 config: fix bug template
2025-07-01 23:36:13 +08:00
LazyYuuki
5dc9073108 🔧 config: fix bug template 2025-07-01 23:33:30 +08:00
Bui Quang Huy
99df080bd6
Merge pull request #5657 from menloresearch/template/yml-to-md
🔧 config: from yml to md for template
2025-07-01 23:26:21 +08:00
LazyYuuki
8e837fc73d 🔧 config: from yml to md for template 2025-07-01 23:25:08 +08:00
Louis
71cf69bb16
Merge pull request #5606 from menloresearch/dependabot/npm_and_yarn/multi-f00634d4ce
chore(deps-dev): bump jest and @types/jest
2025-07-01 20:02:59 +07:00
Louis
94b25ec6e8
Merge pull request #5650 from menloresearch/fix/top_k-model-setting-validation
fix: top_k validation
v0.6.4
2025-07-01 17:31:03 +07:00
Louis
0b88d93e18
fix: top_k validation 2025-07-01 16:40:22 +07:00
Bui Quang Huy
7dd95101c2
Merge pull request #5647 from menloresearch/template/update-config
Update config.yml
2025-07-01 15:04:51 +08:00
Bui Quang Huy
f1e28c2ab5
Update config.yml 2025-07-01 15:03:12 +08:00
Louis
9e9bc49729
Merge pull request #5644 from menloresearch/fix/some-of-model-settings-are-not-applied
fix: some of the model settings are not applied
2025-07-01 13:43:02 +07:00
Louis
db74f2cf3f
fix: check newValue not null 2025-07-01 13:28:30 +07:00
Louis
7b22ba8c54
fix: some of the model settings are not applied 2025-07-01 13:17:32 +07:00
Louis
1e8c9956cd
Merge pull request #5568 from menloresearch/fix/min_p-validation-on-model-load
fix: min p validation on model load
2025-07-01 11:15:35 +07:00
Daniel Ching
e274d04d9b
Merge pull request #5597 from menloresearch/docs/update-explanation
docs: update explanation and model parameter sections
2025-07-01 11:58:45 +08:00
Daniel Ching
439cc55147
Merge branch 'dev' into docs/update-explanation 2025-07-01 11:55:24 +08:00
Daniel Ching
9ba1995030 Updated Jan description 2025-07-01 11:52:19 +08:00
Faisal Amir
662879bb5d
enhancement: setting responsive (#5615)
* feat: setting responsive

* 🧹cleanup: feeback PR

* 🧹cleanup: unused className

* 🧹cleanup: unused props
2025-07-01 09:44:32 +07:00