Pi: resume Tau sessions with --continue

This commit is contained in:
Peter Steinberger
2025-12-03 11:33:51 +00:00
parent 8220b11770
commit cc596ef011
2 changed files with 8 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
- MIME sniffing and redirect handling for downloads/hosted media.
- Response prefix applied to heartbeat alerts; heartbeat array payloads handled for both providers.
- Tau RPC typing exposes `signal`/`killed`; NDJSON parsers normalized across agents.
- Tau (pi) session resumes now append `--continue`, so existing history/think level are reloaded instead of starting empty.
### Testing
- Fixtures isolate session stores; added coverage for thinking directives, stateful levels, heartbeat backpressure, and agent parsing.