Agent Claude Code
A code-refactoring assistant for C# projects made with Unity and the DGame framework. Refactoring changes how code is organised without changing what it does.
149 8d ago A 337 tokens
original MIT
根据TEngine框架,结合工作经验,修改和增加一些实用性拓展修改的框架(包括但不限于工具方法,工具编辑器,部分底层逻辑调整)。不合入TEngine,主要是不想让TEngine太冗杂。
Agent Claude Code
A code-refactoring assistant for C# projects made with Unity and the DGame framework. Refactoring changes how code is organised without changing what it does.
Agent Claude Code
Use this agent ONLY as a LAST RESORT for MULTI-HOP structural analysis across the DGame codebase that plain Grep/Read cannot answer efficiently — e.g. tracing a full dependency/call chain, assessing the blast-radius of changing a widely-used symbol (who transitively depends on it), or mapping how many modules connect…