feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
@@ -16,4 +16,4 @@ path = "src/bin/capture.rs"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.44", features = ["derive"] }
|
||||
serde_json = "1.0.142"
|
||||
serde_json = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user