mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-15 01:16:50 +00:00
* refactor: Remove dead code and stale references
- Remove unused variables and functions in test files:
- cmdlast.test.ts: remove unused cmdRunMock and consoleOutput function
- cmdlist-integration.test.ts: remove unused resolveDisplayName import and consoleErrorOutput function
- cmd-listing-output.test.ts: remove unused getTerminalWidth import
- commands-update-download.test.ts: remove unused callIndex variable
- download-and-failure.test.ts: remove unused callCount variable and unused init parameter
- manifest-cache-lifecycle.test.ts: remove unused m1 variable
- manifest-integrity.test.ts: fix unused key in for-loop destructuring
- manifest-type-contracts.test.ts: fix 9 unused loop variables, remove implicit any let,
replace while-exec loop with matchAll to resolve noAssignInExpressions error
- Fixes biome lint errors from 22 down to 0
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* style: apply biome format to fix CI check
Agent: pr-maintainer
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
---------
Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| cli | ||
| shared | ||