co-mono/packages
Mario Zechner 75628e0cfd fix(coding-agent): use lazy-loaded photon wrapper for Node.js compatibility
Previous commit broke Node.js/tsx by using the ESM entry point which
doesn't work with Node. This creates a wrapper module that:
- Uses require() for lazy loading (works in both Node and Bun)
- Gracefully handles load failures (returns original image)
- Works in Node.js, tsx, and Bun compiled binaries
2026-01-16 21:18:13 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
ai chore: audit changelog entries for v0.47.0, add cl.md prompt template 2026-01-16 21:11:01 +01:00
coding-agent fix(coding-agent): use lazy-loaded photon wrapper for Node.js compatibility 2026-01-16 21:18:13 +01:00
mom Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00
pods Release v0.47.0 2026-01-16 04:41:04 +01:00
tui chore: audit changelog entries for v0.47.0, add cl.md prompt template 2026-01-16 21:11:01 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-16 04:41:48 +01:00