This website requires JavaScript.
Explore
Help
Register
Sign In
zhuchaowe
/
maxkb
Watch
1
Star
0
Fork
0
You've already forked maxkb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ba0dcf6b1b
maxkb
/
apps
/
tools
History
CaptainB
ba0dcf6b1b
feat: enhance permission checks by incorporating role constants for workspace management
2025-06-11 17:00:14 +08:00
..
api
feat: rename tool_type to scope and update related query parameters for tool filtering
2025-06-05 16:27:54 +08:00
migrations
feat: add migration to insert default data for ToolFolder and KnowledgeFolder
2025-06-11 15:07:38 +08:00
models
feat: add INTERNAL scope to tools and update related SQL queries
2025-06-05 20:22:39 +08:00
serializers
refactor: tools add default workspace_id
2025-06-09 15:26:21 +08:00
sql
feat: rename tool_type to scope and update related query parameters for tool filtering
2025-06-05 16:27:54 +08:00
views
feat: enhance permission checks by incorporating role constants for workspace management
2025-06-11 17:00:14 +08:00
__init__.py
feat: implement Tool model and related API for Tool management
2025-04-17 14:11:57 +08:00
admin.py
feat: implement Tool model and related API for Tool management
2025-04-17 14:11:57 +08:00
apps.py
feat: implement Tool model and related API for Tool management
2025-04-17 14:11:57 +08:00
tests.py
feat: implement Tool model and related API for Tool management
2025-04-17 14:11:57 +08:00
urls.py
feat: add debug and edit icon functionalities for tools and shared tools
2025-06-04 18:52:24 +08:00