vault backup: 2026-05-05 12:31:11
This commit is contained in:
@@ -32,15 +32,31 @@
|
||||
- VSCode MCP & Plugin
|
||||
- https://github.com/juehang/vscode-mcp-server
|
||||
- **`@modelcontextprotocol/server-dap` (DAP MCP)** **用途**:如前所述,这是 AI 进行代码调试的“圣杯”。***它允许大模型直接通过标准 DAP 协议连接到本地的 Python、C++ (GDB/LLDB)、Node.js 调试进程***。
|
||||
- VSCode插件开发,参考 https://github.com/RooCodeInc/Roo-Code 以及以上插件实现一个调试MCP桥接插件。
|
||||
- Gemini 讨论方案 https://gemini.google.com/app/566ad29e1c699c65
|
||||
- LLDB MCP https://lldb.llvm.org/use/mcp.html
|
||||
- Skill
|
||||
- 108.6K Star https://skills.sh/shubhamsaboo/awesome-llm-apps/debugger
|
||||
- 其他仓库
|
||||
- https://github.com/akiselev/debugger-cli
|
||||
- 知识图谱
|
||||
- [[Graphify 知识图谱]]
|
||||
- [GitNexus 代码图谱](https://www.bilibili.com/video/BV1vy9XBrExq/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e)
|
||||
- Docker
|
||||
- Gitea:工单以及版本管理。
|
||||
- ~~OpenClaw:子节点部署,通过父节点进行控制。~~
|
||||
- SMB服务。
|
||||
- Obsidian Cli:文档管理。
|
||||
|
||||
需要搬运的:
|
||||
1. [ ] Myself
|
||||
1. [ ] RPGGameplayAbility
|
||||
2. [ ] [RiderDebugMcp](http://git-internal.nie.netease.com/mcpanalyzer/RiderDebugMcp)
|
||||
3. [ ] [VSDebugMCP](http://git-internal.nie.netease.com/mcpanalyzer/VSDebugMCP)
|
||||
4. [ ] [UnrealMCP](http://git-internal.nie.netease.com/mcpanalyzer/UnrealMCP)
|
||||
5. [ ] [ue-reference-diagnostic-mcp](http://git-internal.nie.netease.com/mcpanalyzer/ue-reference-diagnostic-mcp)
|
||||
|
||||
|
||||
## UE测试技术
|
||||
- 可视化日志
|
||||
- 自动测试框架
|
||||
|
||||
Reference in New Issue
Block a user