feat(acp): add session/set_mode handler (#7801)

Signed-off-by: Adrian Cole <adrian@tetrate.io>
This commit is contained in:
Adrian Cole
2026-03-13 17:30:36 +08:00
committed by GitHub
parent bc7e063244
commit 1b05c92912
18 changed files with 815 additions and 372 deletions
Generated
+1
View File
@@ -4347,6 +4347,7 @@ dependencies = [
"schemars 1.2.1",
"serde",
"serde_json",
"strum",
"tempfile",
"test-case",
"tokio",