Catch Up
Execute the following sections to understand the codebase then summarize your understanding.
Run
git diff master
Read
Read any files that are in specs/ that are part of the diff
通过对比主干分支的差异并查阅相关规范文件,及时掌握代码库的最新变更。
--- frontmattername: catchup description: Catch up on codebase changes by reviewing the diff from master and reading relevant spec files. disable-model-invocation: true allowed-tools: Bash(git *), Read, Glob
Execute the following sections to understand the codebase then summarize your understanding.
git diff master
Read any files that are in specs/ that are part of the diff