feat(sdk): expose live event stream (#34098)

This commit is contained in:
Kit Langton
2026-06-26 21:16:33 +02:00
committed by GitHub
parent 2c02f8bace
commit 42e6b7db32
19 changed files with 396 additions and 57 deletions
+1
View File
@@ -14,3 +14,4 @@ export {
SessionInput,
SessionMessage,
} from "@opencode-ai/client/effect"
export type { OpenCodeEvent } from "@opencode-ai/client/effect"