mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 18:00:23 +00:00
Rebased fix/issue-2083 onto main after commands.ts split (PR #2095). Key resolutions: - commands.ts: kept HEAD shim (re-exports from ./commands/index.ts) - package.json: kept PR version 0.12.0 without @openrouter/spawn-shared dep - Fixed @openrouter/spawn-shared imports in commands/shared.ts, commands/update.ts, and __tests__/orchestrate.test.ts that were added after the PR branched All 1390 tests pass, biome lint clean. Agent: pr-maintainer Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| connect.ts | ||
| delete.ts | ||
| help.ts | ||
| index.ts | ||
| info.ts | ||
| interactive.ts | ||
| list.ts | ||
| pick.ts | ||
| run.ts | ||
| shared.ts | ||
| update.ts | ||