MaxKB/apps
CaptainB b13799d584 feat: add Pylint API for code checking and integrate with tool operations 2025-05-14 14:35:13 +08:00
..
application fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
common fix: rename image_name to file_name in zip_split_handle and remove workspace_id assignment in document 2025-05-13 12:47:59 +08:00
folders fix: include desc field in editable fields for folder validation 2025-05-14 12:12:16 +08:00
knowledge fix: make desc field optional in KnowledgeFolder and ToolFolder models 2025-05-14 11:31:54 +08:00
locales refactor: user add default password 2025-05-13 14:39:47 +08:00
maxkb feat: Resources authorization (#3039) 2025-05-06 18:35:11 +08:00
models_provider fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
ops feat: implement web knowledge synchronization with ForkManage and related handlers 2025-04-28 11:53:38 +08:00
system_manage fix: add type ignore comments for operation_id and tags in various API schemas 2025-05-09 11:29:05 +08:00
tools feat: add Pylint API for code checking and integrate with tool operations 2025-05-14 14:35:13 +08:00
users refactor: user add default password 2025-05-13 14:39:47 +08:00
workflow feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
__init__.py chore: add init file for every folder 2025-04-29 10:31:49 +08:00
manage.py init project 2025-04-14 20:11:23 +08:00