fantasy-lotus/costrict-debug
CoStrict-Debug 是一个面向 SWE-bench Verified 的 Debug Agent 方案: - 以 CoStrict(VS Code 扩展 + 自定义 mode) 作为 agent 运行载体
Platform-specific configuration:
{
"mcpServers": {
"costrict-debug": {
"command": "npx",
"args": [
"-y",
"costrict-debug"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...