feat: add conversational agent reviews

This commit is contained in:
2026-07-18 23:39:54 +02:00
parent 595005b1cf
commit 2a6a8f73dd
50 changed files with 4523 additions and 587 deletions
+2 -2
View File
@@ -17,13 +17,13 @@
"exa": {
"type": "remote",
"url": "https://mcp.exa.ai/mcp?tools=web_search_exa",
"enabled": false,
"enabled": true,
"timeout": 30000
},
"gh_grep": {
"type": "remote",
"url": "https://mcp.grep.app",
"enabled": false,
"enabled": true,
"timeout": 30000
},
"gitea": {