Nghia Doan
|
35264e9a22
|
Merge branch 'dev' into feat/retain-interruption-message
|
2025-10-03 14:10:43 +07:00 |
|
Dinh Long Nguyen
|
5adaf62975
|
fix: extensions missing on Unix dev (#6724)
* fix: extensions missing on Unix dev
* re add bun uv for mcp
|
2025-10-03 13:54:37 +07:00 |
|
Nguyen Ngoc Minh
|
c797283409
|
Merge pull request #6723 from menloresearch/ci/remove-upload-msi
ci: remove upload msi
|
2025-10-03 05:00:03 +00:00 |
|
Minh141120
|
c4af638a17
|
ci: remove upload msi
|
2025-10-03 11:56:31 +07:00 |
|
Vanalite
|
e7c9275488
|
fix: Fix tests on useChat
|
2025-10-03 10:17:27 +07:00 |
|
Vanalite
|
4ac45aba23
|
Merge remote-tracking branch 'origin/dev' into feat/retain-interruption-message
|
2025-10-03 09:47:08 +07:00 |
|
Nghia Doan
|
bdd8549d3e
|
Merge pull request #6715 from menloresearch/fix/get-model-capabilities-correctly
fix: Extract model capabilities correctly for various providers on various platforms
|
2025-10-02 23:16:22 +07:00 |
|
Vanalite
|
24ff36d424
|
fix: Extract model capabilities correctly for various providers on various platforms
|
2025-10-02 21:48:07 +07:00 |
|
Faisal Amir
|
70c6582a58
|
Merge pull request #6708 from menloresearch/changelog/v0.7.0
docs: add Jan v0.7.0 changelog
|
2025-10-02 20:19:55 +07:00 |
|
eckartal
|
d3b4144c5b
|
docs: rename changelog file to remove trailing dash
|
2025-10-02 17:38:09 +08:00 |
|
eckartal
|
e6f366d373
|
docs: update Jan v0.7.0 changelog content
|
2025-10-02 16:55:08 +08:00 |
|
eckartal
|
4fbc7873ca
|
docs: add Jan v0.7.0 changelog
|
2025-10-02 16:48:07 +08:00 |
|
Roushan Kumar Singh
|
eccaa282e0
|
refactor: resolve rust analyzer warnings and improve code quality (#6696)
- Update string formatting to use modern interpolation syntax
- Simplify expressions and remove unnecessary intermediate variables
- Improve logging statements for better readability
- Clean up code across core modules (app, downloads, mcp, server, etc.)
|
2025-10-02 15:01:06 +07:00 |
|
Vanalite
|
34036d895a
|
Merge remote-tracking branch 'origin/dev' into feat/retain-interruption-message
# Conflicts:
# web-app/src/containers/ChatInput.tsx
# web-app/src/hooks/useChat.ts
|
2025-10-02 10:59:19 +07:00 |
|
Nghia Doan
|
ab2bc11465
|
Merge pull request #6700 from menloresearch/fix/edit-model-name
fix: Fix editing model without saving should restore original name
|
2025-10-02 08:58:48 +07:00 |
|
Dinh Long Nguyen
|
df145d63a9
|
fix gg tag (#6702)
|
2025-10-02 00:47:38 +07:00 |
|
Dinh Long Nguyen
|
d5110de67b
|
feat: improve projects (#6698)
* decouple successfully
* only show movable projects for project items
* handle delete covnersations when projects is removed
* fix leftpanel assignemtn
* fix lint
|
2025-10-01 22:47:38 +07:00 |
|
Dinh Long Nguyen
|
870c12af9b
|
fix: thread item overfetching (#6699)
* fix: thread item overfetching
* chore: cleanup left over import
|
2025-10-01 22:47:27 +07:00 |
|
Vanalite
|
fb8b61c567
|
fix: Fix editing model without saving should restore original name
|
2025-10-01 22:47:03 +07:00 |
|
Vanalite
|
7127ff1244
|
fix: Exposing PromptProgress to be passed as param
|
2025-10-01 21:52:30 +07:00 |
|
Vanalite
|
1c0e135077
|
Merge remote-tracking branch 'origin/dev' into feat/retain-interruption-message
# Conflicts:
# web-app/src/hooks/useChat.ts
|
2025-10-01 19:35:23 +07:00 |
|
Vanalite
|
99473ed568
|
fix: Consolidate comments
|
2025-10-01 19:21:34 +07:00 |
|
Vanalite
|
52f73af08c
|
feat: Add tests for the Continuing with AI response
|
2025-10-01 19:13:10 +07:00 |
|
Vanalite
|
ccca331d6c
|
feat: Modify on-going response instead of creating new message to avoid message ID duplication
|
2025-10-01 17:14:59 +07:00 |
|
Vanalite
|
f4b187ba11
|
feat: Continue with AI response for llamacpp
|
2025-10-01 16:43:27 +07:00 |
|
Roushan Kumar Singh
|
247db95bad
|
resolve TypeScript and Rust warnings (#6612)
* chore: fix warnings
* fix: add missing scrollContainerRef dependencies to React hooks
* fix: typo
* fix: remove unsupported fetch option and enable AsyncIterable types
- Removed `connectTimeout` from fetch init (not supported in RequestInit)
- Updated tsconfig to target ES2018
* chore: refactor rename
* fix(hooks): update dependency arrays for useThreadScrolling effects
* Add type.d.ts to extend requestinit with connectionTimeout
* remove commentd unused import
|
2025-10-01 16:06:41 +07:00 |
|
Vanalite
|
4ea9d296ea
|
feat: Continue with AI response button if it got interrupted
|
2025-10-01 16:05:58 +07:00 |
|
Vanalite
|
2e86d4e421
|
feat: Allow to save the last message upon interrupting llm response
|
2025-10-01 15:43:05 +07:00 |
|
Louis
|
157ecacb20
|
fix: chat completion usage - token speed (#6675)
|
2025-10-01 14:19:21 +07:00 |
|
Nghia Doan
|
0de5f17071
|
Merge pull request #6657 from menloresearch/mobile/dev
Feat: Jan has mobile MVP
|
2025-10-01 09:56:30 +07:00 |
|
Vanalite
|
262a1a9544
|
Merge remote-tracking branch 'origin/dev' into mobile/dev
# Conflicts:
# src-tauri/src/core/setup.rs
# src-tauri/src/lib.rs
# web-app/src/hooks/useChat.ts
|
2025-10-01 09:52:01 +07:00 |
|
Dinh Long Nguyen
|
4cb3c46f89
|
feat: disable all web mcp by default (new users) (#6677)
|
2025-10-01 09:35:09 +07:00 |
|
Dinh Long Nguyen
|
46d55030f0
|
Merge pull request #6674 from menloresearch/feat/sync-release=to-dev
|
2025-09-30 23:18:22 +07:00 |
|
Dinh Long Nguyen
|
9a72a2d5d5
|
fix tauri test
|
2025-09-30 22:43:14 +07:00 |
|
Dinh Long Nguyen
|
d50226b4dd
|
add missing closing test
|
2025-09-30 22:36:52 +07:00 |
|
Dinh Long Nguyen
|
817680565e
|
remove test conflict
|
2025-09-30 22:33:51 +07:00 |
|
Dinh Long Nguyen
|
84f46dc997
|
Merge branch 'dev' into feat/sync-release=to-dev
|
2025-09-30 22:31:20 +07:00 |
|
Louis
|
3c7eb64353
|
fix: mcp bin path (#6667)
* fix: mcp bin path
* chore: clean up unused structs
* fix: bin name
* fix: tests
|
2025-09-30 22:29:15 +07:00 |
|
Dinh Long Nguyen
|
191e6f9714
|
fix lint issue
|
2025-09-30 22:24:31 +07:00 |
|
Dinh Long Nguyen
|
e6bc1182a6
|
Merge branch 'dev' into feat/sync-release=to-dev
|
2025-09-30 22:04:27 +07:00 |
|
Dinh Long Nguyen
|
82d29e7a7d
|
add eof new line missing (#6673)
|
2025-09-30 21:48:38 +07:00 |
|
Dinh Long Nguyen
|
f33c2c205a
|
feat: web add search button for extension (#6671)
* add search button for web extension
* change button color and behavior
* Update extensions-web/src/mcp-web/components/WebSearchButton.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-30 21:39:08 +07:00 |
|
Nguyen Ngoc Minh
|
7eacee26d0
|
Merge pull request #6670 from menloresearch/ci/upload-msi-to-release
ci: add upload msi installer for windows
|
2025-09-30 21:15:34 +07:00 |
|
Minh141120
|
631a95e018
|
ci: add upload msi installer for windows
|
2025-09-30 20:12:53 +07:00 |
|
Nguyen Ngoc Minh
|
f7be59e99c
|
Merge pull request #6668 from menloresearch/feat/add-msi-installer
feat: add msi installer
|
2025-09-30 17:39:32 +07:00 |
|
Vanalite
|
6bd623c020
|
fix: Fix cargo test
|
2025-09-30 17:19:58 +07:00 |
|
Vanalite
|
a62852f384
|
fix: Restore default permission on desktop build
Restore desktop capabilities
Restore linter correctness
Restore different capabilities on each platform
|
2025-09-30 17:01:09 +07:00 |
|
Minh141120
|
508cbe16f8
|
refactor: remove redundant resource
|
2025-09-30 15:49:14 +07:00 |
|
Minh141120
|
dcb511023d
|
ci: add upload .msi artifact
|
2025-09-30 15:41:04 +07:00 |
|
Vanalite
|
4718203960
|
fix: Fix linter and tests
|
2025-09-30 15:39:45 +07:00 |
|