BTerminal/v2/bterminal-core
Hibryda 2409642925 refactor(v2): unify sidecar to single agent-runner.mjs bundle
Consolidated from two separate runners (agent-runner-deno.ts +
agent-runner.ts) to a single pre-built agent-runner.mjs that runs
under both Deno and Node.js. resolve_sidecar_command() now checks
runtime availability upfront before path search, with improved
error messages. Removed agent-runner-deno.ts from tauri.conf.json
bundled resources.
2026-03-07 01:07:06 +01:00
..
src refactor(v2): unify sidecar to single agent-runner.mjs bundle 2026-03-07 01:07:06 +01:00
Cargo.toml refactor(v2): extract bterminal-core crate with EventSink trait 2026-03-06 19:05:35 +01:00