DWAI IDE Bridge
Synced · awaiting checkAI Agent 与 JetBrains IDE 的桥接工具:获取光标代码上下文、诊断运行报错、执行脚本、推送 Diff 修改供开发者审批。
Our take
JetBrains IDE bridge that exposes cursor context, diagnostics, run output, file-open/save helpers, and a diff approval flow over a local MCP HTTP endpoint. It is useful if you want an agent to work through the IDE rather than editing files directly, and the source includes real Kotlin plugin code rather than a registry stub. Caveat: it is a very new one-person repo, and the local server can run scripts and insert code, so treat it as a high-trust local IDE extension.
Verification record
- 2026-07-03