co-mono/scripts
Mario Zechner 5aa0689828 fix(coding-agent): fix standalone binary WASM loading on Linux, fixes #784
- Import photon-node from ESM entry point (photon_rs_bg.js) instead of CJS
  entry, allowing Bun to embed WASM in compiled binaries
- Add photon.d.ts for TypeScript support of ESM entry
- Add scripts/build-binaries.sh for local binary builds
- Simplify GitHub workflow to use the build script
- Add binaries/ to gitignore
2026-01-16 21:11:01 +01:00
..
build-binaries.sh fix(coding-agent): fix standalone binary WASM loading on Linux, fixes #784 2026-01-16 21:11:01 +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