rowboat/apps/cli
tusharmagar b5424d92f9 Add OS-aware runtime context for cross-platform shell execution
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
2026-02-26 11:42:43 +05:30
..
bin initial version of tui 2026-01-16 12:05:33 +05:30
src Add OS-aware runtime context for cross-platform shell execution 2026-02-26 11:42:43 +05:30
.gitignore server for rowboatx 2026-01-16 12:05:33 +05:30
package-lock.json markdown agent files 2026-01-16 12:05:33 +05:30
package.json add migrate agents script 2026-01-16 12:05:33 +05:30
todo.md first commit 2025-11-04 15:31:12 +05:30
tsconfig.json initial version of tui 2026-01-16 12:05:33 +05:30