Wick: Wick captures C# exceptions from Godot games, enriches them with Roslyn-powered source context (method body, caller chain, logs, scene state), and delivers the full picture to AI assistants via MCP in a single turn. It reduces diagnosis from many turns to one. It also provides build diagnostics, Roslyn analysis tools, and a modular tool group system.; conductor: Conductor is an open-source, scalable microservices orchestration engine originally built at Netflix. It empowers developers to define and manage resilient, distributed, and asynchronous workflows across various services and systems.
Diagnosing C# exceptions in Godot games with full source context in a single AI turn
Orchestrating complex microservice interactions