- Changed from RPC mode to JSON print mode (--mode json -p) - Added prompt as CLI argument instead of stdin RPC command - Rewrote transcript parser to properly handle Pi's JSONL output - Added toolUseId to tool_call entries for proper matching with tool_result - Filter out RPC protocol messages from transcript - Extract thinking blocks and usage statistics |
||
|---|---|---|
| .. | ||
| execute.ts | ||
| index.ts | ||
| models.test.ts | ||
| models.ts | ||
| parse.test.ts | ||
| parse.ts | ||
| skills.ts | ||
| test.ts | ||