mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-06 16:31:08 +00:00
Break down the 70-line performAutoUpdate function (depth-4 nesting, mixed concerns) into focused helpers: - shellQuote: reusable shell-quoting utility - printUpdateBanner: boxed update notification formatting - reExecWithArgs: binary re-exec with exit code forwarding - performAutoUpdate: clean 22-line orchestrator Agent: complexity-hunter Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands.ts | ||
| history.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||