@@ -75,12 +75,23 @@ Methods:
75
75
76
76
Params Types:
77
77
78
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#FilePartParam " >FilePartParam</a >
78
79
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#FilePartInputParam " >FilePartInputParam</a >
79
80
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#FilePartSourceUnionParam " >FilePartSourceUnionParam</a >
80
81
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#FilePartSourceTextParam " >FilePartSourceTextParam</a >
81
82
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#FileSourceParam " >FileSourceParam</a >
83
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#PartUnionParam " >PartUnionParam</a >
84
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#SnapshotPartParam " >SnapshotPartParam</a >
85
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#StepFinishPartParam " >StepFinishPartParam</a >
86
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#StepStartPartParam " >StepStartPartParam</a >
82
87
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#SymbolSourceParam " >SymbolSourceParam</a >
88
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TextPartParam " >TextPartParam</a >
83
89
- <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TextPartInputParam " >TextPartInputParam</a >
90
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#ToolPartParam " >ToolPartParam</a >
91
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#ToolStateCompletedParam " >ToolStateCompletedParam</a >
92
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#ToolStateErrorParam " >ToolStateErrorParam</a >
93
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#ToolStatePendingParam " >ToolStatePendingParam</a >
94
+ - <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#ToolStateRunningParam " >ToolStateRunningParam</a >
84
95
85
96
Response Types:
86
97
@@ -122,4 +133,5 @@ Methods:
122
133
123
134
Methods:
124
135
125
- - <code title =" post /tui/prompt " >client.Tui.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TuiService.Prompt " >Prompt</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) (<a href =" https://pkg.go.dev/builtin#bool " >bool</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
136
+ - <code title =" post /tui/open-help " >client.Tui.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TuiService.OpenHelp " >OpenHelp</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >) (<a href =" https://pkg.go.dev/builtin#bool " >bool</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
137
+ - <code title =" post /tui/prompt " >client.Tui.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TuiService.Prompt " >Prompt</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go " >opencode</a >.<a href =" https://pkg.go.dev/github.com/sst/opencode-sdk-go#TuiPromptParams " >TuiPromptParams</a >) (<a href =" https://pkg.go.dev/builtin#bool " >bool</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
0 commit comments