This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
multica
Watch
1
Star
0
Fork
0
You've already forked multica
mirror of
https://github.com/multica-ai/multica.git
synced
2026-07-23 18:17:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b2209d7006c8fc118cbe8ebdd02dbc58993b90c
multica
/
server
/
migrations
/
161_agent_skill_enabled.down.sql
Jiayuan Zhang
a14098288b
feat: redesign agent Skills and MCP capabilities (
#5277
)
2026-07-12 02:53:17 +08:00
3 lines
45 B
SQL
Raw
Blame
History
ALTER
TABLE
agent_skill
DROP
COLUMN
enabled
;
Reference in New Issue
View Git Blame
Copy Permalink