feat: add pi runner (#24)

This commit is contained in:
banteg
2026-01-02 16:13:55 +04:00
committed by GitHub
parent 7e5d6e3d40
commit d9c53b9e3a
11 changed files with 1098 additions and 8 deletions
+2 -1
View File
@@ -4,7 +4,8 @@
### changes
- TBD
- add a pi runner via the `pi` CLI with jsonl streaming and resume support
- document the pi runner, event mapping, and jsonl stream capture tips
### fixes