summaryrefslogtreecommitdiffhomepage
path: root/packages/tui/sdk/api.md
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-07-07 20:58:47 -0400
committerDax Raad <[email protected]>2025-07-07 20:59:00 -0400
commitc7a59ee2b10644a3a31dda14a44115ca9baada44 (patch)
tree2b7e705bebcde6f43740089673cc04a2ada39e12 /packages/tui/sdk/api.md
parenta272b58fe988addc5c0d18bbaba2b09fac1d9fef (diff)
downloadopencode-c7a59ee2b10644a3a31dda14a44115ca9baada44.tar.gz
opencode-c7a59ee2b10644a3a31dda14a44115ca9baada44.zip
better handling of aborting sessions
Diffstat (limited to 'packages/tui/sdk/api.md')
-rw-r--r--packages/tui/sdk/api.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/tui/sdk/api.md b/packages/tui/sdk/api.md
index b8f3769df..967b8afe3 100644
--- a/packages/tui/sdk/api.md
+++ b/packages/tui/sdk/api.md
@@ -1,5 +1,6 @@
# Shared Response Types
+- <a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared">shared</a>.<a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared#MessageAbortedError">MessageAbortedError</a>
- <a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared">shared</a>.<a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared#ProviderAuthError">ProviderAuthError</a>
- <a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared">shared</a>.<a href="https://pkg.go.dev/github.com/sst/opencode-sdk-go/shared#UnknownError">UnknownError</a>