Roslyn-enriched C# exception telemetry for Godot Engine. Captures crashes from Godot C# games and hands the AI full source context (method body, caller chain, scene state) in a single MCP call. Requires .NET 10 SDK and the Godot bridge addon from the main repo.
$git clone https://github.com/buildepicshit/wickInstalls into the current project.
Install wick by running `git clone https://github.com/buildepicshit/wick`, then use it for the current task and follow its documentation at https://github.com/buildepicshit/wick.