This website requires JavaScript.
cf5d5c73ec
Revert "build: try uv."
liqiang-fit2cloud
2025-08-12 17:24:45 +0800
541f1f26c8
feat: refactor MCP code generation and update cleanup logic
CaptainB
2025-08-12 17:22:24 +0800
1837512abc
build: try uv.
liqiang-fit2cloud
2025-08-12 17:22:03 +0800
1d7a5af626
feat: refactor MCP server code generation and add execution method
CaptainB
2025-08-12 17:13:30 +0800
f2459ed124
feat: add support for CUSTOM tool type in tool list retrieval
CaptainB
2025-08-12 16:01:07 +0800
e9c8c9581f
feat: add MCP tool ID and source fields to chat node for enhanced configuration
CaptainB
2025-08-12 14:11:07 +0800
1875368ea8
feat: enhance MCP tool dialog with source selection and dynamic tool options
CaptainB
2025-08-12 11:14:44 +0800
870e7f271a
refactor: change dir permission.
liqiang-fit2cloud
2025-08-12 11:13:51 +0800
b1a70b7b99
Merge remote-tracking branch 'origin/v2' into v2
liqiang-fit2cloud
2025-08-12 10:45:02 +0800
8183858adf
refactor: change dir permission.
liqiang-fit2cloud
2025-08-12 10:44:51 +0800
f1356e9b61
feat: add MCP tool support with new form and dropdown options
CaptainB
2025-08-11 13:12:56 +0800
c468952274
feat: Locales
zhangzhanwei
2025-08-11 16:24:46 +0800
919c4e3f7f
feat: Modify the authorization information of resources for users
zhangzhanwei
2025-08-11 15:51:34 +0800
154fd5e52b
refactor: change dir permission.
liqiang-fit2cloud
2025-08-08 18:39:43 +0800
ce52ee3ca7
refactor: change dir permission.
liqiang-fit2cloud
2025-08-08 18:02:10 +0800
ba067c53e2
build: reduce image size.
liqiang-fit2cloud
2025-08-08 17:32:46 +0800
5b14d62829
fix: correct redirect URL construction in CAS, OAuth2, and OIDC components
wxg0103
2025-08-07 11:35:59 +0800
2367b8747e
fix: There is a tool node in the application - the tool node has startup parameters - after importing, the tool should be disabled (#3831 )
shaohuzhang1
2025-08-06 16:38:37 +0800
8ac5f409e4
refactor: update QR code tab visibility logic based on authentication modes
wxg0103
2025-08-06 16:29:30 +0800
e84a215114
fix: correct role filtering in user role deletion logic
wxg0103
2025-08-06 15:44:03 +0800
e923422cae
fix: The user modified the workspace range but did not automatically refresh after returning to the workspace (#3830 )
shaohuzhang1
2025-08-06 15:07:19 +0800
b3f7d5ed4f
build: exclude some files for typo checking.
liqiang-fit2cloud
2025-08-06 14:44:39 +0800
7de8afc3a7
refactor: adjust login mode handling to default to LOCAL when not using LDAP
wxg0103
2025-08-06 14:38:20 +0800
3c885ddf3c
fix: When the slider type step size is set to 0, the verification is triggered, and when it is changed to 1, the verification disappears (#3829 )
shaohuzhang1
2025-08-06 14:11:55 +0800
885b65cbbe
refactor: update login mode handling and simplify QR code tab logic
wxg0103
2025-08-06 11:44:48 +0800
e4575389eb
fix: Resource application chat record get
zhangzhanwei
2025-08-06 11:23:41 +0800
bd589e50e2
fix: Calling the model using non stream cannot obtain the token (#3826 )
shaohuzhang1
2025-08-06 11:00:43 +0800
ca3815e6fe
fix: Create a blank document name with more than 128 characters, prompt message needs to be translated (#3825 )
shaohuzhang1
2025-08-06 10:48:24 +0800
da9ed39fa9
refactor: enhance permission mapping to include admin roles
wxg0103
2025-08-06 09:51:52 +0800
ec12ad0c2e
fix: MCP node display nesting issue (#3822 )
shaohuzhang1
2025-08-05 19:23:48 +0800
f61a567bc3
refactor: streamline permission mapping for system and workspace roles
wxg0103
2025-08-05 19:06:37 +0800
a4971428b3
style: problem style
wangdan-fit2cloud
2025-08-05 18:23:00 +0800
901b88887d
style: clean up whitespace and formatting in KnowledgeSetting.vue
wxg0103
2025-08-05 18:11:40 +0800
8222cf42fa
fix: paragraph problem error
wangdan-fit2cloud
2025-08-05 17:31:49 +0800
44645734f5
fix: There is a tool node in the application - the tool node has startup parameters - after importing, the tool should be disabled (#3821 )
shaohuzhang1
2025-08-05 17:30:36 +0800
5426e90234
fix: Add application nodes in advanced orchestration, unpublished applications are not filtered out (#3820 )
shaohuzhang1
2025-08-05 16:53:51 +0800
81e9c596b7
style: improve layout and styling of QR code components and login card
wxg0103
2025-08-05 16:46:30 +0800
1d53b768ac
fix: The selected variable of the variable assignment node in advanced orchestration does not echo (#3819 )
shaohuzhang1
2025-08-05 16:41:42 +0800
47c51c9466
fix: Node copied in orchestration, default name incorrect, should be in numerical calculation form of+1, not string form of+1 (#3818 )
shaohuzhang1
2025-08-05 16:29:55 +0800
2337dee02d
feat: enhance tool list retrieval with shared folder filtering and structured response
CaptainB
2025-08-05 16:29:32 +0800
c48aa77f2f
fix: Application workflow debug use --bug=1059999 --user=张展玮 【资源管理】继承系统管理员角色的用户,在资源管理中调试应用无权限 https://www.tapd.cn/62980211/s/1749113
zhangzhanwei
2025-08-05 15:57:14 +0800
1a17c7c5df
feat: add workspaceId prop for enhanced document management and retrieval
CaptainB
2025-08-05 15:43:30 +0800
f43fa25f6a
perf: Resource management filters optimization (#3815 )
shaohuzhang1
2025-08-05 15:21:49 +0800
6ba6ed065e
fix: When the workflow session variable is not added, the dropdown option does not display the session variable attribute (#3816 )
shaohuzhang1
2025-08-05 15:17:32 +0800
f668daa902
fix: refactor delete method in DocumentSerializers for improved clarity
CaptainB
2025-08-05 15:03:31 +0800
9a626efe35
fix: When the reference variable in the workflow is empty, take the value of None (#3814 )
shaohuzhang1
2025-08-05 15:07:09 +0800
319bd37b10
perf: Icon update (#3812 )
wangdan-fit2cloud
2025-08-05 14:23:02 +0800
d2978906a6
feat: Shared knowledge problem related permission constant
zhangzhanwei
2025-08-05 11:54:17 +0800
1febd0a957
fix: Problem read permission
zhangzhanwei
2025-08-05 11:45:42 +0800
3edc68471b
fix: There may be misalignment when extracting Excel spreadsheets using applications (#3809 )
shaohuzhang1
2025-08-05 11:21:40 +0800
fcc61f0ab2
feat: enhance redirect URL construction with query parameters in authentication flow
wxg0103
2025-08-05 11:04:40 +0800
27262c9478
fix: icon optimize
wangdan-fit2cloud
2025-08-04 19:10:56 +0800
f46205bece
fix: style
wangdan-fit2cloud
2025-08-04 18:24:25 +0800
3b51778dcd
refactor: update parameter names in application functions for clarity
wxg0103
2025-08-04 17:56:38 +0800
a1c4aa3733
refactor: update parameter names in application functions for clarity
wxg0103
2025-08-04 17:56:38 +0800
c1c0c6a5a5
perf: Optimize login page (#3805 )
shaohuzhang1
2025-08-04 18:07:47 +0800
bbf321fc96
fix: improve file list management by limiting to max files and filtering oversized files
CaptainB
2025-08-04 17:28:25 +0800
ab10ac9bc6
build: exclude some files for typo checking.
liqiang-fit2cloud
2025-08-04 17:04:39 +0800
93b63dd18c
feat: add clearable option to 'is_active' search field in user management
wxg0103
2025-08-04 16:17:14 +0800
eac7a6bbb0
feat: add 'is_active' search option in user management and update search form structure
wxg0103
2025-08-04 16:07:11 +0800
7dba06ed82
fix: Advanced orchestration, adding applications, filtering oneself
wangdan-fit2cloud
2025-08-04 15:41:14 +0800
f7623dcfdc
feat: Application list search criteria support querying by status (#3803 )
shaohuzhang1
2025-08-04 15:38:20 +0800
b5fe64d619
feat: add source selection option in user search and improve code formatting
wxg0103
2025-08-04 15:21:12 +0800
6e1fb1d4ce
fix: [Advanced Orchestration] The content in the specified reply was repeated several times when the Q&A was output. #3754 (#3801 )
shaohuzhang1
2025-08-04 14:19:03 +0800
fe94ca578e
fix: After the application name change - the application name on the demo page has not been updated (#3800 )
shaohuzhang1
2025-08-04 14:02:53 +0800
be8d5fc715
fix: The image displayed by the application cannot be enlarged by clicking #3663 (#3799 )
shaohuzhang1
2025-08-04 13:46:32 +0800
a8645b6721
fix: update tool type display logic in ToolResourceIndex.vue for improved clarity
CaptainB
2025-08-04 11:39:13 +0800
d635cc24b4
fix: add validation checks in page and list methods of KnowledgeFolder
CaptainB
2025-08-04 11:10:13 +0800
0e684f2946
chore: update SVG icons in local_icon_svg and modify community file hash
wxg0103
2025-08-04 11:09:30 +0800
39ac62745e
feat: enhance SystemKnowledgeSerializer and related components to support workspace and folder IDs
CaptainB
2025-08-04 11:02:31 +0800
cbf7dd00cf
fix: Uploading attachments for conversation allows for direct conversation
wangdan-fit2cloud
2025-08-04 11:01:45 +0800
ecd019aa14
fix: Application detail
zhangzhanwei
2025-08-04 10:34:21 +0800
40866f28d0
fix: Application route
zhangzhanwei
2025-08-01 18:55:07 +0800
6660552618
fix: Problem related
zhangzhanwei
2025-08-01 17:30:41 +0800
d4312ee9ea
feat: Resource application permission
zhangzhanwei
2025-08-01 17:25:04 +0800
83a1ffb891
feat: Support session variables (#3792 )
shaohuzhang1
2025-08-01 17:11:36 +0800
0e78245bfb
perf: Style optimization and some icon updates
wangdan-fit2cloud
2025-08-01 17:05:32 +0800
27a26f34b3
feat: Optimization of file upload limit quantity
wangdan-fit2cloud
2025-08-01 14:44:31 +0800
b709de30b9
perf: Partial style optimization
wangdan-fit2cloud
2025-08-01 11:40:23 +0800
5901e7fc02
fix: Problem related permission
zhangzhanwei
2025-08-01 10:59:37 +0800
1540fcd0de
fix: model page‘s icon error and change workflow page‘s model api
wangdan-fit2cloud
2025-07-31 18:18:38 +0800
efbcec98bc
fix: Opening statement character limit 40960 (#3790 )
shaohuzhang1
2025-07-31 16:43:52 +0800
2de1d817d7
fix: Error response optimization (#3789 )
shaohuzhang1
2025-07-31 16:17:23 +0800
aee0b251dc
fix: Permission constants
zhangzhanwei
2025-07-31 16:05:31 +0800
4e6d19235b
fix: remove unnecessary validation checks for query sets in paragraph handling
CaptainB
2025-07-31 15:41:28 +0800
7fc0bd2396
fix: simplify validation checks in document and paragraph retrieval methods
CaptainB
2025-07-31 15:37:38 +0800
3d1ebad70b
chore: update commit hashes for community and xpack; modify SQL queries to cast meta as JSON
wxg0103
2025-07-31 15:12:33 +0800
651b96dbb5
fix: add update_time field to edit_dict for tracking modification time
CaptainB
2025-07-31 14:55:27 +0800
6dd2e9a6b7
fix: import paragraph scrollbar style(#3680 )
wangdan-fit2cloud
2025-07-31 14:50:23 +0800
356229c6ad
feat: Resource application permission
zhangzhanwei
2025-07-31 14:42:16 +0800
525af67387
fix: Some nodes cannot obtain data after form collection (#3786 )
shaohuzhang1
2025-07-31 14:21:38 +0800
6184058e4d
feat: implement charset detection utility in fork.py
CaptainB
2025-07-31 11:38:53 +0800
1742db681d
feat: Details of workflow application (#3785 )
shaohuzhang1
2025-07-31 11:22:56 +0800
021442d586
fix: workflow back button error
wangdan-fit2cloud
2025-07-31 10:44:52 +0800
30942108bd
perf: Router jump
zhangzhanwei
2025-07-31 10:22:31 +0800
52a98ae9b5
fix: remove unused chatLog variable from ChatHistoryDrawer.vue
wxg0103
2025-07-31 09:17:24 +0800
86ad2c54c6
feat: applicaiton resource managment
wangdan-fit2cloud
2025-07-30 19:36:37 +0800
3951853104
fix: update buildx_args output format in build-and-push.yml
CaptainB
2025-07-30 17:48:20 +0800
9b54fcb048
fix: remove unsupported sync type messages from translations in django.po
wxg0103
2025-07-30 17:34:17 +0800
d978fd851f
fix: The model parameter setting is, open the model parameters. If there are multiple parameters, open the parameter editing and the content inside will become the first parameter. #3671 (#3779 )
shaohuzhang1
2025-07-30 17:16:39 +0800