update memorydetective entry for v1.8.0

- 28 -> 31 MCP tools (added bootAndLaunchForLeakInvestigation,
  replayScenario, captureScenarioState in v1.8.0)
- Mention the macOS 26.x leaks --outputGraph regression fix as a
  user-visible differentiator
This commit is contained in:
Carlos Henrique
2026-05-06 13:35:55 -03:00
parent 4710d128f5
commit b8207f49a5
+1 -1
View File
@@ -829,7 +829,7 @@ Tools and integrations that enhance the development workflow and environment man
- [BrainGrid MCP](https://docs.braingrid.ai/mcp-server/installation) 🎖️☁️ - [BrainGrid](https://braingrid.ai) MCP is the Product Management Agent that writes your specs, plans your features, and creates engineering-grade tasks your coding tools can build reliably.
- [BrunoKrugel/echo-mcp](https://github.com/BrunoKrugel/echo-mcp) 🏎️ ☁️ 📟 🪟 🐧 🍎 - A zero-configuration Go library to automatically expose any existing Echo web framework APIs as MCP tools.
- [buildkite/buildkite-mcp-server](https://github.com/buildkite/buildkite-mcp-server) 🎖️ 🏎️ 🏠 ☁️ 🍎 🪟 🐧 - Official MCP server for Buildkite. Create new pipelines, diagnose and fix failures, trigger builds, monitor job queues, and more.
- [carloshpdoc/memorydetective](https://github.com/carloshpdoc/memorydetective) [![carloshpdoc/memorydetective MCP server](https://glama.ai/mcp/servers/carloshpdoc/memorydetective/badges/score.svg)](https://glama.ai/mcp/servers/carloshpdoc/memorydetective) 📇 🏠 🍎 - iOS leak hunting and performance investigation. Reads `.memgraph` (`leaks(1)`) and `.trace` (`xctrace`) files, classifies retain cycles against a 34-pattern catalog (SwiftUI, Combine, Swift Concurrency, UIKit, Core Animation, Core Data, SwiftData, RxSwift, Realm), surfaces a Swift `fixTemplate` snippet for each match, and bridges to source via SourceKit-LSP. 28 MCP tools, 34 catalog resources, 5 investigation prompts. CI-gateable via `verifyFix` and `compareTracesByPattern`. Apache 2.0.
- [carloshpdoc/memorydetective](https://github.com/carloshpdoc/memorydetective) [![carloshpdoc/memorydetective MCP server](https://glama.ai/mcp/servers/carloshpdoc/memorydetective/badges/score.svg)](https://glama.ai/mcp/servers/carloshpdoc/memorydetective) 📇 🏠 🍎 - iOS leak hunting and performance investigation. Reads `.memgraph` (`leaks(1)`) and `.trace` (`xctrace`) files, classifies retain cycles against a 34-pattern catalog (SwiftUI, Combine, Swift Concurrency, UIKit, Core Animation, Core Data, SwiftData, RxSwift, Realm), surfaces a Swift `fixTemplate` snippet for each match, and bridges to source via SourceKit-LSP. Single-call build+boot+launch fixes the macOS 26.x `leaks --outputGraph` regression; `replayScenario` + `captureScenarioState` close the verify-fix loop. 31 MCP tools, 34 catalog resources, 5 investigation prompts. CI-gateable via `verifyFix` and `compareTracesByPattern`. Apache 2.0.
- [cerebrixos-org/tuning-engines-cli](https://github.com/cerebrixos-org/tuning-engines-cli) [![cerebrixos-org/tuning-engines-cli MCP server](https://glama.ai/mcp/servers/cerebrixos-org/tuning-engines-cli/badges/score.svg)](https://glama.ai/mcp/servers/cerebrixos-org/tuning-engines-cli) 📇 ☁️ 🍎 🪟 🐧 - Domain-specific fine-tuning of open-source LLMs and SLMs with zero infrastructure. Specialized tuning agents deliver sovereign models trained on your data. Supports Qwen, Llama, DeepSeek, Mistral, Gemma 1B-72B. LoRA, QLoRA, full fine-tuning. Cost estimation, model management, S3 export.
- [Chunkydotdev/bldbl-mcp](https://github.com/chunkydotdev/bldbl-mcp) 📇 ☁️ 🍎 🪟 🐧 - Official MCP server for Buildable AI-powered development platform [bldbl.dev](https://bldbl.dev). Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
- [CircleCI/mcp-server-circleci](https://github.com/CircleCI-Public/mcp-server-circleci) 📇 ☁️ Enable AI Agents to fix build failures from CircleCI.