docs: publish thesis evaluation bundle

This commit is contained in:
lda
2026-06-30 22:46:17 +07:00 Verified
parent 5e9b76eb94
commit e12ccdf18a
28 changed files with 11555 additions and 103 deletions
+8 -1
View File
@@ -13,7 +13,14 @@
"mcp": {
"serena": {
"type": "local",
"command": ["serena", "start-mcp-server", "--project-from-cwd"]
"command": ["serena", "start-mcp-server", "--project-from-cwd"],
"enabled": false
}
},
"permission": {
"skill": {
"wf-*": "allow",
"*": "deny"
}
}
}