test coverage

This commit is contained in:
Jarrod Watts
2026-01-03 18:52:12 +11:00
parent 36ba791cb1
commit fcaa8da6d6
13 changed files with 651 additions and 22 deletions

View File

@@ -3,4 +3,4 @@
{"message":{"content":[{"type":"tool_use","id":"tool-2","name":"Edit","input":{"file_path":"/tmp/very/long/path/to/authentication.ts"}}]}}
{"message":{"content":[{"type":"tool_use","id":"agent-1","name":"Task","input":{"subagent_type":"explore","model":"haiku","description":"Finding auth code"}}]}}
{"message":{"content":[{"type":"tool_result","tool_use_id":"agent-1","is_error":false}]}}
{"message":{"content":[{"type":"tool_use","id":"todo-1","name":"TodoWrite","input":{"todos":[{"content":"Fix auth bug","status":"completed"},{"content":"Add tests","status":"in_progress"}]}}}]}
{"message":{"content":[{"type":"tool_use","id":"todo-1","name":"TodoWrite","input":{"todos":[{"content":"Fix auth bug","status":"completed"},{"content":"Add tests","status":"in_progress"}]}}]}}