5913 Commits

Author SHA1 Message Date
Akarshan Biswas
5fae954ac5
fix: Use 80% total memory for compatibility check (#6321)
* fix: Use 80% total memory for compatibility check

* refactor: extract usable memory percentage to named constant

Extract the hardcoded 0.8 multiplier into a named constant
USABLE_MEMORY_PERCENTAGE for better readability and maintainability.
v0.6.9
2025-08-28 14:50:00 +05:30
Dinh Long Nguyen
bf15036ef8
Merge branch 'dev' into release/v0.6.9 2025-08-28 14:13:08 +07:00
Faisal Amir
7a657477de
Merge pull request #6316 from menloresearch/fix/handle-checking-model-gated
fix: handle checking model gated
2025-08-28 13:58:24 +07:00
Dinh Long Nguyen
eab4b277a2
make validation message infinite (#6318) 2025-08-28 13:47:46 +07:00
Faisal Amir
328d680f73 chore: fix status model id 2025-08-28 13:15:58 +07:00
Faisal Amir
5257a24181 chore: fix status 2025-08-28 13:10:08 +07:00
Faisal Amir
11a7bf7331 chore: remove log 2025-08-28 13:04:13 +07:00
Faisal Amir
85b614f44a chore: update test 2025-08-28 12:58:12 +07:00
Faisal Amir
6bb66b2b93 fix: handle checking compatible gated model 2025-08-28 12:57:11 +07:00
Faisal Amir
8166f3a32f
Merge pull request #6312 from menloresearch/fix/code-generation
fix: code generation more than 300 line
2025-08-28 00:38:19 +07:00
Faisal Amir
ca20828532 fix: code generation more than 300 line 2025-08-28 00:17:43 +07:00
Faisal Amir
95d2f0f86f
Merge pull request #6309 from menloresearch/fix/handle-regenerate-resp
fix: handle conditional UI regenerate resp
2025-08-28 00:02:18 +07:00
Faisal Amir
5fcf36ed8e fix: handle conditional UI regenerate resp 2025-08-27 23:23:36 +07:00
Faisal Amir
a7a5a5ab67
Merge pull request #6305 from menloresearch/fix/mcp-edit-and-sort
fix: mcp cleanup dropodown tool availabel and sort list
2025-08-27 20:33:05 +07:00
Faisal Amir
d922d7454d fix: mcp sort list 2025-08-27 18:25:13 +07:00
Faisal Amir
742f9c1a70 fix: sort list when add server 2025-08-27 18:17:55 +07:00
Faisal Amir
75d189900c fix: mcp cleanup dropodown tool availabel and sort list 2025-08-27 18:08:23 +07:00
Nguyen Ngoc Minh
1fa288f11b
Merge pull request #6302 from menloresearch/feat/add-regresson-checklist
feat: add regression checklist
2025-08-27 17:14:14 +07:00
Minh141120
b095d7150c feat: add regression checklist 2025-08-27 17:12:49 +07:00
Faisal Amir
861590b9ac
Merge pull request #6299 from menloresearch/fix/handle-paste-linux
fix: handle paste image on linux
2025-08-26 22:30:18 +07:00
Faisal Amir
b93f77a9f5 fix: handle copy image from browser in linux 2025-08-26 21:37:32 +07:00
Faisal Amir
b915f1f674 fix: handle paste image on linux 2025-08-26 20:44:23 +07:00
Nguyen Ngoc Minh
a7ed4fe1dc
Merge pull request #6294 from menloresearch/chore/bundle-license-to-app
chore: bundle license to app
2025-08-26 08:42:58 +00:00
Dinh Long Nguyen
02f7b88dab
Bring QA (0.6.9) changes to dev (#6296)
* fix: check for env value before setting (#6266)

* fix: check for env value before setting

* Use empty instead of none

* fix: update linux build script to be consistent with CI (#6269)

The local build script for Linux was failing due to a bundling error. This commit updates the `build:tauri:linux` script in `package.json` to be consistent with the CI build pipeline, which resolves the issue.

The updated script now includes:
- **`NO_STRIP=1`**: This environment variable prevents the `linuxdeploy` utility from stripping debugging symbols, which was a potential cause of the bundling failure.
- **`--verbose`**: This flag provides more detailed output during the build, which can be useful for debugging similar issues in the future.

* fix: compatibility imported model

* fix: update copy mmproj setting desc

* fix: toggle vision for remote model

* chore: add tooltip visions

* chore: show model setting only for local provider

* fix/update-ui-info

* chore: update filter hub while searching

* fix: system monitor window permission

* chore: update credit description

---------

Co-authored-by: Akarshan Biswas <akarshan.biswas@gmail.com>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
Co-authored-by: Minh141120 <minh.itptit@gmail.com>
Co-authored-by: Nguyen Ngoc Minh <91668012+Minh141120@users.noreply.github.com>
2025-08-26 15:35:56 +07:00
Minh141120
0efdf54819 chore: relocate LICENSE to resources folder 2025-08-26 14:18:35 +07:00
Minh141120
8cdb9e943d chore: bundle license to linux dist 2025-08-26 13:57:45 +07:00
Minh141120
e2adb3037a chore: bundle license to resource mac 2025-08-26 12:30:23 +07:00
Minh141120
87f3b168c9 chore: bundle license to app 2025-08-26 11:17:59 +07:00
Nguyen Ngoc Minh
cad5b5642c
Merge pull request #6288 from menloresearch/chore/update-credit-desc
chore: update credit description
2025-08-25 20:46:38 -07:00
Minh141120
f76e337d38 chore: update credit description 2025-08-26 10:08:54 +07:00
Faisal Amir
a92aa4e3f1
Merge pull request #6283 from menloresearch/fix/ui-feedback
fix: update ui info
2025-08-25 20:10:26 +07:00
Faisal Amir
128ea578bd
Merge pull request #6285 from menloresearch/fix/permission-system-monitor
fix: system monitor window permission
2025-08-25 20:10:15 +07:00
Ramon Perez
b5fbba6c81
Merge pull request #6273 from menloresearch/rp/v2-docs-improvements
removed orphan pages and polished wording of main page
2025-08-25 22:01:37 +10:00
Ramon Perez
8cba22937e
Update docs/src/pages/docs/index.mdx
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-08-25 21:56:28 +10:00
Ramon Perez
2a5cffd64c Merge branch 'dev' into rp/v2-docs-improvements 2025-08-25 21:55:16 +10:00
Ramon Perez
31364dd9f8 main pages revamped and new docs updated 2025-08-25 21:53:04 +10:00
Faisal Amir
4137821e53 fix: system monitor window permission 2025-08-25 17:38:30 +07:00
Faisal Amir
e376314315 chore: update filter hub while searching 2025-08-25 16:51:30 +07:00
Faisal Amir
e73a710c06 fix/update-ui-info 2025-08-25 16:45:59 +07:00
Faisal Amir
2472cc949a
Merge pull request #6281 from menloresearch/fix/handle-vision-remote-model
fix: handle manual toggle vision for remote model
2025-08-25 13:36:27 +07:00
Faisal Amir
62eb422934 chore: show model setting only for local provider 2025-08-25 11:26:56 +07:00
Faisal Amir
9ff46757bb
Merge pull request #6282 from menloresearch/fix/blog-og-image
fix: jan research blog `ogimage`
2025-08-25 11:04:50 +07:00
Faisal Amir
91eb37c240 fix/blog-og-image 2025-08-25 10:59:49 +07:00
Faisal Amir
8d06c3addf chore: add tooltip visions 2025-08-25 10:47:18 +07:00
Faisal Amir
45ba949d96 fix: toggle vision for remote model 2025-08-25 10:28:18 +07:00
Emre Can Kartal
8548e0fb12
Merge pull request #6274 from menloresearch/fix/og-image-date-update
docs: fix OG image URL and update publication date
2025-08-22 15:52:25 +03:00
Emre Can Kartal
82eb18bc00
Merge branch 'dev' into fix/og-image-date-update 2025-08-22 15:41:01 +03:00
eckartal
e331e8fb76 docs: fix OG image URL and update publication date
- Fix OG image URL to full https://jan.ai/post/_assets/jan-research.jpeg for Twitter preview
- Update publication date to 2025-08-22
- Ensure social media platforms can properly display the image
2025-08-22 15:33:58 +03:00
Emre Can Kartal
61ae8eb88b
Merge pull request #6197 from menloresearch/blog/jan-v1-research
docs: add blog for jan v1 research
2025-08-22 15:00:07 +03:00
eckartal
37110ea262 docs: update Jan v1 research blog with professional styling and OG image
- Updated title to 'Jan v1 for Deep Research'
- Added professional cookbook-style formatting inspired by OpenAI guide
- Added performance summary with benchmark results (91.1% vs 83.2%)
- Added new OG image (jan-research.jpeg)
- Improved content structure and readability
2025-08-22 14:35:17 +03:00