thread event start

This commit is contained in:
Roy Han
2026-03-24 15:10:10 -07:00
parent 0f34b14b41
commit 92e529a8ec
6 changed files with 412 additions and 8 deletions

View File

@@ -130,6 +130,7 @@ mod stream_error_allows_next_turn;
mod stream_no_completed;
mod subagent_notifications;
mod text_encoding_fix;
mod thread_metadata;
mod tool_harness;
mod tool_parallelism;
mod tools;