feat(core): expose session model switching (#31011)

This commit is contained in:
Kit Langton
2026-06-05 15:55:36 -04:00
committed by GitHub
parent dc9bfd4474
commit 19690f74c8
3 changed files with 46 additions and 1 deletions
+1
View File
@@ -51,6 +51,7 @@ export const layer = Layer.effect(
}),
get: sessions.get,
list: sessions.list,
switchModel: sessions.switchModel,
interrupt: sessions.interrupt,
prompt: (input) =>
sessions.prompt({