Files
manbot/scripts
larchanka 06cc448138 P1-03: Create base Process class
- 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>
2026-02-16 23:29:46 +01:00
..