feat(#2569): serve the in-agent todo socket from the harness
This commit is contained in:
parent
993e0bbd4a
commit
713d7f424c
4 changed files with 171 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ mod prompt;
|
|||
mod serve_common;
|
||||
mod stats;
|
||||
mod stream_enrich;
|
||||
mod todo_server;
|
||||
mod todos;
|
||||
mod turn;
|
||||
mod turn_stats;
|
||||
|
|
|
|||
Loading…
Reference in a new issue