The separate actionAll function duplicated most of the listing logic. Merging it simplifies status resolution by removing the key/repoRoot indirection, fixes stale-review detection inline, and batches scanAndRegister writes into a single lock acquisition. Also bumps the stale lock timeout to 5 minutes and fixes normalizePath matching bare ~. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| commands | ||
| cli.ts | ||
| config.ts | ||
| env.ts | ||
| fmt.ts | ||
| git.ts | ||
| markdown.ts | ||
| spinner.ts | ||
| state.ts | ||
| test-markdown.ts | ||
| vm.ts | ||