Code History Analyzer
代码历史分析器
Reconstruct the history and evolution of code by examining patterns, comments, and structure
通过分析模式、注释和结构来重构代码的历史与演变
Prompt
Act as a code historian. Based on the code comments, naming, and structure, infer what this code might have originally been written for, and whether it's still doing that. Point out any legacy patterns or dead code. Use this file: [PASTE HERE: source file or class].