8aa4db0c77
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
2025-10-16 16:33:52 +08:00
65a3646ce7
fix: error handling with model validation
2025-10-16 16:33:33 +08:00
cced33d068
use deco to avoid current_user ( #26077 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 15:45:51 +09:00
946f0b00e4
Merge remote-tracking branch 'origin/deploy/dev' into deploy/dev
2025-10-15 17:20:14 +08:00
b1a8db77db
Merge branch 'feat/memory-orchestration-be-dev-env' into deploy/dev
2025-10-15 17:19:43 +08:00
106f0fba0b
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
...
# Conflicts:
# api/controllers/console/app/workflow.py
# api/services/workflow_service.py
2025-10-15 17:00:15 +08:00
f4fa57dac9
fix: store memory_blocks in correct field
2025-10-15 16:56:12 +08:00
a12350f0a0
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-15 15:06:32 +08:00
979d35d87f
feat: encrypt user's client secret
2025-10-15 14:40:14 +08:00
6405228f3f
feat: improve the refresh token
2025-10-15 11:45:04 +08:00
23d073f16c
fix: mcp update controller missing headers
2025-10-15 11:09:36 +08:00
8a68c2877b
fix: mcp update controller missing headers
2025-10-15 10:49:32 +08:00
e74097afdf
Remove unused after_request hooks from console API keys ( #26896 )
2025-10-15 00:43:11 +08:00
4cb42499ae
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-14 21:42:21 +08:00
5c6a2af448
chore: fix review issues
2025-10-14 20:36:13 +08:00
e3f3cac10f
return {"allowed_extensions": list(DOCUMENT_EXTENSIONS)}
2025-10-14 12:04:59 +08:00
8090342f60
fix linter
2025-10-14 11:39:56 +08:00
0e60b30d23
add interface for review app
2025-10-14 11:39:04 +08:00
651814b78e
fix
2025-10-14 11:37:27 +08:00
8ee6ae5a25
fix
2025-10-14 11:37:21 +08:00
54fc8f4390
add interface for review app
2025-10-14 11:35:59 +08:00
4e5405dce2
add interface for review app
2025-10-14 11:35:25 +08:00
e54131e95b
add interface for review app
2025-10-14 11:35:20 +08:00
d5a7a537e5
Merge branch 'main' into feat/mcp-06-18
2025-10-14 09:49:06 +08:00
0a6b78f883
Use hook to get userid ( #26839 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-14 09:20:37 +08:00
56ee8f7d64
fix: files/support-type JSON serialization error ( #26842 )
2025-10-14 09:20:19 +08:00
0a6da0bf2f
chore: change the field
2025-10-13 18:06:23 +08:00
341ee17042
fix: add account import for wraps
2025-10-13 17:25:02 +08:00
7ac1629797
fix: add account import for wraps
2025-10-13 17:24:55 +08:00
064075ab5f
Merge branch 'feat/collaboration' into deploy/dev
2025-10-13 16:43:23 +08:00
1a699cb52d
fix: get app model without check tenant in trial
2025-10-13 15:13:43 +08:00
b211147ff0
fix: get app model without check tenant in trial
2025-10-13 15:13:07 +08:00
2096aa61e8
fix: get app model without check tenant in trial
2025-10-13 15:12:44 +08:00
7a6bf12453
fix: linter
2025-10-13 14:53:20 +08:00
b95f4822c3
add: return id for banner list
2025-10-13 14:42:17 +08:00
ae2bd7d116
When there is no content in a certain language, it needs to fallback to English
2025-10-13 14:42:17 +08:00
d1f34cc44c
add: language for banner
2025-10-13 14:42:17 +08:00
4a05b9ab90
fix
2025-10-13 14:42:17 +08:00
d5bb050567
fix
2025-10-13 14:41:44 +08:00
ce728bcff4
Separate object attributes before session
2025-10-13 14:40:43 +08:00
af0e109f00
[autofix.ci] apply automated fixes
2025-10-13 14:40:43 +08:00
0d73133982
fix: add marshal app model to json
2025-10-13 14:40:43 +08:00
ec064ccdd8
fix: add marshal app model to json
2025-10-13 14:40:43 +08:00
cc5291f6af
fix: add marshal app model to json
2025-10-13 14:40:43 +08:00
7ac496af7b
fix: add marshal site model to json
2025-10-13 14:40:43 +08:00
04e69be990
add: trial api and trial table
2025-10-13 14:40:43 +08:00
a538f80e95
Merge branch 'main' into feat/mcp-06-18
2025-10-13 13:54:01 +08:00
d1de3cfb94
fix: use enum .value strings in retrieval-setting API to fix JSON serialization error ( #26785 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-10-13 13:01:44 +08:00
67762cf1d8
chore: resolve merge conflict in pnpm-lock.yaml
...
Merged origin/main into feat/collaboration and resolved dependency lock file conflicts by regenerating pnpm-lock.yaml through clean install.
Changes:
- Resolved eslint version differences (9.36.0 vs 9.35.0)
- Updated lock file reflects current dependency resolution
- All other changes from main branch successfully merged
2025-10-13 11:53:43 +08:00
7fc822379d
add: return id for banner list
2025-10-13 11:04:21 +08:00