Commit Graph
13 Commits
Author SHA1 Message Date
Patrick Wozniak ebf638e9fb Extract Command Code stream core 2026-05-05 13:22:00 +02:00
Patrick Wozniak b8b0a9894e chore: add npm test scripts and finalize package metadata 2025-05-05 11:50:00 +02:00
Patrick Wozniak 4407ab5b37 fix: add onResponse hook for response metadata inspection before streaming 2025-05-05 11:20:00 +02:00
Patrick Wozniak 29f4565a53 fix: flush remaining thinking blocks after stream ends 2025-05-05 10:45:00 +02:00
Patrick Wozniak 38deb03c6c test: add comprehensive stream integration tests (35+ cases) 2025-05-05 10:05:00 +02:00
Patrick Wozniak a4f7d5fda0 chore: add smoke test script for print + RPC mode validation 2025-05-04 20:00:00 +02:00
Patrick Wozniak b13da480fa test: add abort integration tests with mock HTTP server 2025-05-04 19:45:00 +02:00
Patrick Wozniak 2af822e79f test: add pure function unit tests (toJsonSchema, messagesToCC, toolsToJson, textContent) 2025-05-04 19:10:00 +02:00
Patrick Wozniak 103b6e6fff feat: add abort handling with raceAbort helper 2025-05-04 18:40:00 +02:00
Patrick Wozniak 0cb34f54d7 feat: add API key resolution from env var + auth.json files 2025-05-04 18:15:00 +02:00
Patrick Wozniak 28ccca9a0c feat: implement streamCommandCode with SSE parsing 2025-05-04 17:50:00 +02:00
Patrick Wozniak ad3479f68c feat: add model definitions and helpers (toJsonSchema, toolsToJson, messagesToCC) 2025-05-04 17:22:00 +02:00
Patrick Wozniak d18dd3e77b feat: scaffold pi package with provider skeleton 2025-05-04 17:05:00 +02:00