mirror of
https://github.com/larchanka/manbot.git
synced 2026-05-13 21:42:08 +00:00
- Add src/shared/base-process.ts: stdin JSONL read, stdout JSONL write - Integrate Zod validation for incoming/outgoing envelopes - Handle malformed JSON via parseError event; override handleEnvelope/handleParseError - Add scripts/test-base-process.ts extending BaseProcess for pipe test Co-authored-by: Cursor <cursoragent@cursor.com>