feat: mirror delivered outbound messages (#1031)

Co-authored-by: T Savo <[email protected]>
This commit is contained in:
Peter Steinberger
2026-01-17 02:03:18 +00:00
co-authored by T Savo
parent 3fb699a84b
commit fdaeada3ec
26 changed files with 697 additions and 29 deletions
+3 -1
View File
@@ -101,7 +101,9 @@ Common `agentTurn` fields:
- `bestEffortDeliver`: avoid failing the job if delivery fails.
Isolation options (only for `session=isolated`):
- `postToMainPrefix` (CLI: `--post-prefix`): prefix for the summary system event in main.
- `postToMainPrefix` (CLI: `--post-prefix`): prefix for the system event in main.
- `postToMainMode`: `summary` (default) or `full`.
- `postToMainMaxChars`: max chars when `postToMainMode=full` (default 8000).
### Model and thinking overrides
Isolated jobs (`agentTurn`) can override the model and thinking level: