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.; trigger.dev: Trigger.dev is an open-source platform designed for building AI workflows and agents using TypeScript. It provides a robust environment for long-running tasks with built-in features like retries, queues, observability, and elastic scaling, eliminating typical serverless timeouts.
Diagnosing C# exceptions in Godot games with full source context in a single AI turn
Building and deploying long-running AI agents and complex workflows.