co-mono/scripts
Mario Zechner 8386a807ff fix(tui): externalize koffi from bun binary builds
Changed koffi import from top-level to dynamic require in
enableWindowsVTInput() and added --external koffi to bun build.
This prevents embedding all 18 platform .node files (~74MB) into
every compiled binary. For Windows builds, only the win32_x64
koffi.node is shipped alongside the binary.

Binary size reduction: darwin-arm64 142MB -> 67MB, archive 43MB -> 28MB.
2026-02-22 14:29:21 +01:00
..
build-binaries.sh fix(tui): externalize koffi from bun binary builds 2026-02-22 14:29:21 +01:00
cost.ts Fix lint warnings: use literal keys instead of bracket notation 2026-01-09 23:54:50 +01:00
release.mjs Add release script 2025-12-30 22:42:21 +01:00
session-transcripts.ts Add session transcript analysis script 2026-01-11 17:28:39 +01:00
sync-versions.js Fix lockstep versioning and improve documentation 2025-11-13 23:37:43 +01:00