Add thread message delivery

This commit is contained in:
Eric Traut
2026-04-09 21:03:57 -07:00
parent a4d5112b37
commit 54f5a4b0fa
51 changed files with 5358 additions and 40 deletions

View File

@@ -143,6 +143,7 @@ mod sqlite_state;
mod stream_error_allows_next_turn;
mod stream_no_completed;
mod subagent_notifications;
mod timers;
mod tool_harness;
mod tool_parallelism;
mod tool_suggest;