rowboat/apps
Arjun d9afc076cc replace shell-quote with regex-based command parsing
shell-quote is a quoting/escaping library, not a shell command parser.
Replace with a regex splitter that handles pipes, chains, subshells,
and parenthesized groups. Strips () from tokens via sanitizeToken.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:54:57 +05:30
..
cli bootstrap new electron app 2026-01-16 12:05:33 +05:30
docs Update Google setup documentation images with new file paths and replace outdated screenshots 2026-02-10 17:18:47 +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 react2shell 2025-12-16 14:50:41 +05:30
rowboatx wip-electron 2026-01-16 12:05:33 +05:30
x replace shell-quote with regex-based command parsing 2026-02-24 12:54:57 +05:30