feat(engine): U12e+U14 — parse-steps node handler, plugin parser adapter, code node runner (esbuild + child-process harness)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-06-04 12:44:43 -07:00
parent 5fa5740afc
commit 14758f8edb
12 changed files with 1683 additions and 127 deletions

View File

@@ -42,6 +42,7 @@
"@earendil-works/pi-ai": "^0.78.0",
"@earendil-works/pi-coding-agent": "^0.78.0",
"cron-parser": "^5.5.0",
"esbuild": "^0.25.12",
"proper-lockfile": "^4.1.2",
"typebox": "^1.0.0"
},