feat: add /model slash command to CLI for session model switching (#8747)

Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Bradley Axen
2026-05-27 06:38:59 -07:00
committed by GitHub
parent 794402d932
commit d90b349a69
5 changed files with 214 additions and 1 deletions
+1
View File
@@ -108,6 +108,7 @@ native-tls = [
]
[dev-dependencies]
env-lock.workspace = true
tempfile = { workspace = true }
test-case = { workspace = true }
tokio = { workspace = true }