mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-15 21:11:08 +02:00
Detect the runtime platform and default shell at startup, inject platform context into assistant instructions, and replace hardcoded /bin/sh with the detected shell in command executors (cli + electron). Made-with: Cursor |
||
|---|---|---|
| .. | ||
| builtin-tools.ts | ||
| bus.ts | ||
| command-executor.ts | ||
| exec-tool.ts | ||
| id-gen.ts | ||
| message-queue.ts | ||
| random-id.ts | ||
| stream-renderer.ts | ||