Files
paperclip-adapter-claude-k8s/dist
Chris Farhood 0e43811304 fix(ui-parser): emit dist as CJS so the sandboxed worker can load it
tsc emitted ESM `export` syntax that the UI's `new Function(...)` sandbox
can't evaluate, so parseStdoutLine never registered and the run window
fell back to dumping raw stream-json. Add an esbuild step that overwrites
dist/ui-parser.js with a CJS bundle assigning to module.exports.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 06:51:18 -04:00
..
2026-04-23 22:45:31 +00:00