Document process monitoring handoff

Add ACP discovery and configuration support
This commit is contained in:
Ryan Ward
2026-07-30 11:53:33 -05:00
parent ad24374f6d
commit 1a0aac51b6
18 changed files with 1280 additions and 664 deletions
+1
View File
@@ -20,6 +20,7 @@ diesel = { workspace = true, features = [
# make it optional.
diesel_migrations = "2.2.0"
serde.workspace = true
serde_json.workspace = true
warp_multi_agent_api.workspace = true
[dev-dependencies]