rowboat/apps
Ramnique Singh deda770e6e Step 3: delete the old runs/ runtime infrastructure
With direct code-mode on its own event store/bus (step 1) and rowboat on the
new sessions runtime (step 2), nothing uses the generic runs/ infra anymore.

- delete runs/runs.ts, runs/repo.ts, runs/bus.ts (keep runs/lock.ts +
  runs/abort-registry.ts — the new runtime uses them)
- remove the runs:fetch + runs:events IPC channels, their handlers, the
  bus -> runs:events forwarder (emitRunEvent / startRunsWatcher / stopRunsWatcher)
- drop the now-unused runsRepo + bus DI registrations

The old LLM agent runtime AND its run event-log/bus are now fully gone; chat,
headless, and both code-mode modes run on the new runtime (code-mode direct on
its own dedicated event store + bus).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 11:24:44 +05:30
..
cli Add OS-aware runtime context for cross-platform shell execution 2026-02-26 11:42:43 +05:30
docs feat(oauth): switch Google OAuth from PKCE to authorization code flow with client secret 2026-04-10 00:43:34 +05:30
experimental Fix/prebuilt cards updates (#263) 2025-09-16 15:29:48 +05:30
python-sdk update py-sdk docs 2025-08-19 13:35:10 +05:30
rowboat fix: make dev script cross-platform for Windows PowerShell 2026-02-19 13:07:07 +05:30
rowboatx wip-electron 2026-01-16 12:05:33 +05:30
x Step 3: delete the old runs/ runtime infrastructure 2026-06-15 11:24:44 +05:30