mirror of
https://github.com/stablyai/orca.git
synced 2026-09-27 08:02:35 +00:00
Bundle a pinned, verified Bun runtime for headless Orca so existing Node launch commands can hand off before opening a profile. Keep desktop execution on Electron. Add the Bun SQLite adapter and terminal backend, bounded shutdown, process inspection and cross-platform artifact qualification. Keep future managed SSH deployment separate from current production launch paths.
2 lines
83 B
JavaScript
2 lines
83 B
JavaScript
export { getZipExtractorCommand } from '../../src/shared/zip-extractor-command.ts'
|