spawn/packages/cli/src/commands
A 3911b5bc28
refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092)
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>
2026-03-01 22:05:41 -08:00
..
connect.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
delete.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
help.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
index.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
info.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
interactive.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
list.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
pick.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
run.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
shared.ts refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092) 2026-03-01 22:05:41 -08:00
update.ts refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092) 2026-03-01 22:05:41 -08:00