openpencil/packages
Danila Poyarkov 3199abb4e6 Fix render tool on Windows: add .js extension to dynamic imports
ESM dynamic imports require explicit file extensions for resolution on
Windows + Bun. The extensionless '../render/render-jsx' path worked on
macOS/Linux but failed on Windows with 'Cannot find module' error.

Fixes #43
2026-03-05 09:19:15 +03:00
..
acp Add ACP agent package with tests 2026-03-05 09:14:54 +03:00
cli Release v0.6.0 2026-03-04 01:47:37 +03:00
core Fix render tool on Windows: add .js extension to dynamic imports 2026-03-05 09:19:15 +03:00
docs Remove Gatekeeper workaround — app is now code-signed 2026-03-04 01:45:29 +03:00
mcp Add ACP agent package with tests 2026-03-05 09:14:54 +03:00