|
|
@@ -4,84 +4,58 @@ import { client } from "./client.gen.js"
|
|
|
import { buildClientParams, type Client, type Options as Options2, type TDataShape } from "./client/index.js"
|
|
|
import type {
|
|
|
AgentPartInput,
|
|
|
- AppAgentsErrors,
|
|
|
AppAgentsResponses,
|
|
|
AppLogErrors,
|
|
|
AppLogResponses,
|
|
|
- AppSkillsErrors,
|
|
|
AppSkillsResponses,
|
|
|
Auth as Auth3,
|
|
|
AuthRemoveErrors,
|
|
|
AuthRemoveResponses,
|
|
|
AuthSetErrors,
|
|
|
AuthSetResponses,
|
|
|
- CommandListErrors,
|
|
|
CommandListResponses,
|
|
|
Config as Config3,
|
|
|
- ConfigGetErrors,
|
|
|
ConfigGetResponses,
|
|
|
- ConfigProvidersErrors,
|
|
|
ConfigProvidersResponses,
|
|
|
ConfigUpdateErrors,
|
|
|
ConfigUpdateResponses,
|
|
|
- EventSubscribeErrors,
|
|
|
EventSubscribeResponses,
|
|
|
EventTuiCommandExecute2,
|
|
|
EventTuiPromptAppend2,
|
|
|
EventTuiSessionSelect2,
|
|
|
EventTuiToastShow2,
|
|
|
- ExperimentalConsoleGetErrors,
|
|
|
ExperimentalConsoleGetResponses,
|
|
|
- ExperimentalConsoleListOrgsErrors,
|
|
|
ExperimentalConsoleListOrgsResponses,
|
|
|
ExperimentalConsoleSwitchOrgResponses,
|
|
|
- ExperimentalResourceListErrors,
|
|
|
ExperimentalResourceListResponses,
|
|
|
- ExperimentalSessionListErrors,
|
|
|
ExperimentalSessionListResponses,
|
|
|
- ExperimentalWorkspaceAdapterListErrors,
|
|
|
ExperimentalWorkspaceAdapterListResponses,
|
|
|
ExperimentalWorkspaceCreateErrors,
|
|
|
ExperimentalWorkspaceCreateResponses,
|
|
|
- ExperimentalWorkspaceListErrors,
|
|
|
ExperimentalWorkspaceListResponses,
|
|
|
ExperimentalWorkspaceRemoveErrors,
|
|
|
ExperimentalWorkspaceRemoveResponses,
|
|
|
- ExperimentalWorkspaceStatusErrors,
|
|
|
ExperimentalWorkspaceStatusResponses,
|
|
|
ExperimentalWorkspaceWarpErrors,
|
|
|
ExperimentalWorkspaceWarpResponses,
|
|
|
- FileListErrors,
|
|
|
FileListResponses,
|
|
|
FilePartInput,
|
|
|
FilePartSource,
|
|
|
- FileReadErrors,
|
|
|
FileReadResponses,
|
|
|
- FileStatusErrors,
|
|
|
FileStatusResponses,
|
|
|
- FindFilesErrors,
|
|
|
FindFilesResponses,
|
|
|
- FindSymbolsErrors,
|
|
|
FindSymbolsResponses,
|
|
|
- FindTextErrors,
|
|
|
FindTextResponses,
|
|
|
- FormatterStatusErrors,
|
|
|
FormatterStatusResponses,
|
|
|
- GlobalConfigGetErrors,
|
|
|
GlobalConfigGetResponses,
|
|
|
GlobalConfigUpdateErrors,
|
|
|
GlobalConfigUpdateResponses,
|
|
|
- GlobalDisposeErrors,
|
|
|
GlobalDisposeResponses,
|
|
|
- GlobalEventErrors,
|
|
|
GlobalEventResponses,
|
|
|
- GlobalHealthErrors,
|
|
|
GlobalHealthResponses,
|
|
|
GlobalUpgradeErrors,
|
|
|
GlobalUpgradeResponses,
|
|
|
- InstanceDisposeErrors,
|
|
|
InstanceDisposeResponses,
|
|
|
- LspStatusErrors,
|
|
|
LspStatusResponses,
|
|
|
McpAddErrors,
|
|
|
McpAddResponses,
|
|
|
@@ -93,13 +67,10 @@ import type {
|
|
|
McpAuthRemoveResponses,
|
|
|
McpAuthStartErrors,
|
|
|
McpAuthStartResponses,
|
|
|
- McpConnectErrors,
|
|
|
McpConnectResponses,
|
|
|
- McpDisconnectErrors,
|
|
|
McpDisconnectResponses,
|
|
|
McpLocalConfig,
|
|
|
McpRemoteConfig,
|
|
|
- McpStatusErrors,
|
|
|
McpStatusResponses,
|
|
|
OutputFormat,
|
|
|
Part as Part2,
|
|
|
@@ -107,27 +78,20 @@ import type {
|
|
|
PartDeleteResponses,
|
|
|
PartUpdateErrors,
|
|
|
PartUpdateResponses,
|
|
|
- PathGetErrors,
|
|
|
PathGetResponses,
|
|
|
- PermissionListErrors,
|
|
|
PermissionListResponses,
|
|
|
PermissionReplyErrors,
|
|
|
PermissionReplyResponses,
|
|
|
PermissionRespondErrors,
|
|
|
PermissionRespondResponses,
|
|
|
PermissionRuleset,
|
|
|
- ProjectCurrentErrors,
|
|
|
ProjectCurrentResponses,
|
|
|
- ProjectInitGitErrors,
|
|
|
ProjectInitGitResponses,
|
|
|
- ProjectListErrors,
|
|
|
ProjectListResponses,
|
|
|
ProjectUpdateErrors,
|
|
|
ProjectUpdateResponses,
|
|
|
Prompt,
|
|
|
- ProviderAuthErrors,
|
|
|
ProviderAuthResponses,
|
|
|
- ProviderListErrors,
|
|
|
ProviderListResponses,
|
|
|
ProviderOauthAuthorizeErrors,
|
|
|
ProviderOauthAuthorizeResponses,
|
|
|
@@ -141,16 +105,13 @@ import type {
|
|
|
PtyCreateResponses,
|
|
|
PtyGetErrors,
|
|
|
PtyGetResponses,
|
|
|
- PtyListErrors,
|
|
|
PtyListResponses,
|
|
|
PtyRemoveErrors,
|
|
|
PtyRemoveResponses,
|
|
|
- PtyShellsErrors,
|
|
|
PtyShellsResponses,
|
|
|
PtyUpdateErrors,
|
|
|
PtyUpdateResponses,
|
|
|
QuestionAnswer,
|
|
|
- QuestionListErrors,
|
|
|
QuestionListResponses,
|
|
|
QuestionRejectErrors,
|
|
|
QuestionRejectResponses,
|
|
|
@@ -169,15 +130,12 @@ import type {
|
|
|
SessionDeleteMessageResponses,
|
|
|
SessionDeleteResponses,
|
|
|
SessionDelivery,
|
|
|
- SessionDiffErrors,
|
|
|
SessionDiffResponses,
|
|
|
- SessionForkErrors,
|
|
|
SessionForkResponses,
|
|
|
SessionGetErrors,
|
|
|
SessionGetResponses,
|
|
|
SessionInitErrors,
|
|
|
SessionInitResponses,
|
|
|
- SessionListErrors,
|
|
|
SessionListResponses,
|
|
|
SessionMessageErrors,
|
|
|
SessionMessageResponses,
|
|
|
@@ -210,7 +168,6 @@ import type {
|
|
|
SyncHistoryListResponses,
|
|
|
SyncReplayErrors,
|
|
|
SyncReplayResponses,
|
|
|
- SyncStartErrors,
|
|
|
SyncStartResponses,
|
|
|
SyncStealErrors,
|
|
|
SyncStealResponses,
|
|
|
@@ -221,50 +178,34 @@ import type {
|
|
|
ToolListResponses,
|
|
|
TuiAppendPromptErrors,
|
|
|
TuiAppendPromptResponses,
|
|
|
- TuiClearPromptErrors,
|
|
|
TuiClearPromptResponses,
|
|
|
- TuiControlNextErrors,
|
|
|
TuiControlNextResponses,
|
|
|
- TuiControlResponseErrors,
|
|
|
TuiControlResponseResponses,
|
|
|
TuiExecuteCommandErrors,
|
|
|
TuiExecuteCommandResponses,
|
|
|
- TuiOpenHelpErrors,
|
|
|
TuiOpenHelpResponses,
|
|
|
- TuiOpenModelsErrors,
|
|
|
TuiOpenModelsResponses,
|
|
|
- TuiOpenSessionsErrors,
|
|
|
TuiOpenSessionsResponses,
|
|
|
- TuiOpenThemesErrors,
|
|
|
TuiOpenThemesResponses,
|
|
|
TuiPublishErrors,
|
|
|
TuiPublishResponses,
|
|
|
TuiSelectSessionErrors,
|
|
|
TuiSelectSessionResponses,
|
|
|
- TuiShowToastErrors,
|
|
|
TuiShowToastResponses,
|
|
|
- TuiSubmitPromptErrors,
|
|
|
TuiSubmitPromptResponses,
|
|
|
- V2SessionCompactErrors,
|
|
|
V2SessionCompactResponses,
|
|
|
- V2SessionContextErrors,
|
|
|
V2SessionContextResponses,
|
|
|
V2SessionListErrors,
|
|
|
V2SessionListResponses,
|
|
|
V2SessionMessagesErrors,
|
|
|
V2SessionMessagesResponses,
|
|
|
- V2SessionPromptErrors,
|
|
|
V2SessionPromptResponses,
|
|
|
- V2SessionWaitErrors,
|
|
|
V2SessionWaitResponses,
|
|
|
- VcsDiffErrors,
|
|
|
VcsDiffResponses,
|
|
|
- VcsGetErrors,
|
|
|
VcsGetResponses,
|
|
|
WorktreeCreateErrors,
|
|
|
WorktreeCreateInput,
|
|
|
WorktreeCreateResponses,
|
|
|
- WorktreeListErrors,
|
|
|
WorktreeListResponses,
|
|
|
WorktreeRemoveErrors,
|
|
|
WorktreeRemoveInput,
|
|
|
@@ -442,7 +383,7 @@ export class App extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<AppAgentsResponses, AppAgentsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<AppAgentsResponses, unknown, ThrowOnError>({
|
|
|
url: "/agent",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -472,7 +413,7 @@ export class App extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<AppSkillsResponses, AppSkillsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<AppSkillsResponses, unknown, ThrowOnError>({
|
|
|
url: "/skill",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -487,7 +428,7 @@ export class Config extends HeyApiClient {
|
|
|
* Retrieve the current global OpenCode configuration settings and preferences.
|
|
|
*/
|
|
|
public get<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>) {
|
|
|
- return (options?.client ?? this.client).get<GlobalConfigGetResponses, GlobalConfigGetErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<GlobalConfigGetResponses, unknown, ThrowOnError>({
|
|
|
url: "/global/config",
|
|
|
...options,
|
|
|
})
|
|
|
@@ -525,7 +466,7 @@ export class Global extends HeyApiClient {
|
|
|
* Get health information about the OpenCode server.
|
|
|
*/
|
|
|
public health<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>) {
|
|
|
- return (options?.client ?? this.client).get<GlobalHealthResponses, GlobalHealthErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<GlobalHealthResponses, unknown, ThrowOnError>({
|
|
|
url: "/global/health",
|
|
|
...options,
|
|
|
})
|
|
|
@@ -537,7 +478,7 @@ export class Global extends HeyApiClient {
|
|
|
* Subscribe to global events from the OpenCode system using server-sent events.
|
|
|
*/
|
|
|
public event<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>) {
|
|
|
- return (options?.client ?? this.client).sse.get<GlobalEventResponses, GlobalEventErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).sse.get<GlobalEventResponses, unknown, ThrowOnError>({
|
|
|
url: "/global/event",
|
|
|
...options,
|
|
|
})
|
|
|
@@ -549,7 +490,7 @@ export class Global extends HeyApiClient {
|
|
|
* Clean up and dispose all OpenCode instances, releasing all resources.
|
|
|
*/
|
|
|
public dispose<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>) {
|
|
|
- return (options?.client ?? this.client).post<GlobalDisposeResponses, GlobalDisposeErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<GlobalDisposeResponses, unknown, ThrowOnError>({
|
|
|
url: "/global/dispose",
|
|
|
...options,
|
|
|
})
|
|
|
@@ -609,7 +550,7 @@ export class Event extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).sse.get<EventSubscribeResponses, EventSubscribeErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).sse.get<EventSubscribeResponses, unknown, ThrowOnError>({
|
|
|
url: "/event",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -641,7 +582,7 @@ export class Config2 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ConfigGetResponses, ConfigGetErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ConfigGetResponses, unknown, ThrowOnError>({
|
|
|
url: "/config",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -708,7 +649,7 @@ export class Config2 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ConfigProvidersResponses, ConfigProvidersErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ConfigProvidersResponses, unknown, ThrowOnError>({
|
|
|
url: "/config/providers",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -740,11 +681,7 @@ export class Console extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalConsoleGetResponses,
|
|
|
- ExperimentalConsoleGetErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalConsoleGetResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/console",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -774,11 +711,7 @@ export class Console extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalConsoleListOrgsResponses,
|
|
|
- ExperimentalConsoleListOrgsErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalConsoleListOrgsResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/console/orgs",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -861,11 +794,7 @@ export class Session extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalSessionListResponses,
|
|
|
- ExperimentalSessionListErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalSessionListResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/session",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -897,11 +826,7 @@ export class Resource extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalResourceListResponses,
|
|
|
- ExperimentalResourceListErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalResourceListResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/resource",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -933,11 +858,7 @@ export class Adapter extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalWorkspaceAdapterListResponses,
|
|
|
- ExperimentalWorkspaceAdapterListErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalWorkspaceAdapterListResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/workspace/adapter",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -969,11 +890,7 @@ export class Workspace extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalWorkspaceListResponses,
|
|
|
- ExperimentalWorkspaceListErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalWorkspaceListResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/workspace",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1050,11 +967,7 @@ export class Workspace extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<
|
|
|
- ExperimentalWorkspaceStatusResponses,
|
|
|
- ExperimentalWorkspaceStatusErrors,
|
|
|
- ThrowOnError
|
|
|
- >({
|
|
|
+ return (options?.client ?? this.client).get<ExperimentalWorkspaceStatusResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/workspace/status",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1106,7 +1019,7 @@ export class Workspace extends HeyApiClient {
|
|
|
parameters?: {
|
|
|
directory?: string
|
|
|
workspace?: string
|
|
|
- id?: string | null
|
|
|
+ id?: string
|
|
|
sessionID?: string
|
|
|
},
|
|
|
options?: Options<never, ThrowOnError>,
|
|
|
@@ -1295,7 +1208,7 @@ export class Worktree extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<WorktreeListResponses, WorktreeListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<WorktreeListResponses, unknown, ThrowOnError>({
|
|
|
url: "/experimental/worktree",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1403,7 +1316,7 @@ export class Find extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FindTextResponses, FindTextErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FindTextResponses, unknown, ThrowOnError>({
|
|
|
url: "/find",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1441,7 +1354,7 @@ export class Find extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FindFilesResponses, FindFilesErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FindFilesResponses, unknown, ThrowOnError>({
|
|
|
url: "/find/file",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1473,7 +1386,7 @@ export class Find extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FindSymbolsResponses, FindSymbolsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FindSymbolsResponses, unknown, ThrowOnError>({
|
|
|
url: "/find/symbol",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1507,7 +1420,7 @@ export class File extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FileListResponses, FileListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FileListResponses, unknown, ThrowOnError>({
|
|
|
url: "/file",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1539,7 +1452,7 @@ export class File extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FileReadResponses, FileReadErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FileReadResponses, unknown, ThrowOnError>({
|
|
|
url: "/file/content",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1569,7 +1482,7 @@ export class File extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FileStatusResponses, FileStatusErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FileStatusResponses, unknown, ThrowOnError>({
|
|
|
url: "/file/status",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1601,7 +1514,7 @@ export class Instance extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<InstanceDisposeResponses, InstanceDisposeErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<InstanceDisposeResponses, unknown, ThrowOnError>({
|
|
|
url: "/instance/dispose",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1633,7 +1546,7 @@ export class Path extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<PathGetResponses, PathGetErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<PathGetResponses, unknown, ThrowOnError>({
|
|
|
url: "/path",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1665,7 +1578,7 @@ export class Vcs extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<VcsGetResponses, VcsGetErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<VcsGetResponses, unknown, ThrowOnError>({
|
|
|
url: "/vcs",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1697,7 +1610,7 @@ export class Vcs extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<VcsDiffResponses, VcsDiffErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<VcsDiffResponses, unknown, ThrowOnError>({
|
|
|
url: "/vcs/diff",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1729,7 +1642,7 @@ export class Command extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<CommandListResponses, CommandListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<CommandListResponses, unknown, ThrowOnError>({
|
|
|
url: "/command",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1761,7 +1674,7 @@ export class Lsp extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<LspStatusResponses, LspStatusErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<LspStatusResponses, unknown, ThrowOnError>({
|
|
|
url: "/lsp",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1793,7 +1706,7 @@ export class Formatter extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<FormatterStatusResponses, FormatterStatusErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<FormatterStatusResponses, unknown, ThrowOnError>({
|
|
|
url: "/formatter",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -1964,7 +1877,7 @@ export class Mcp extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<McpStatusResponses, McpStatusErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<McpStatusResponses, unknown, ThrowOnError>({
|
|
|
url: "/mcp",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2033,7 +1946,7 @@ export class Mcp extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<McpConnectResponses, McpConnectErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<McpConnectResponses, unknown, ThrowOnError>({
|
|
|
url: "/mcp/{name}/connect",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2063,7 +1976,7 @@ export class Mcp extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<McpDisconnectResponses, McpDisconnectErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<McpDisconnectResponses, unknown, ThrowOnError>({
|
|
|
url: "/mcp/{name}/disconnect",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2100,7 +2013,7 @@ export class Project extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ProjectListResponses, ProjectListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ProjectListResponses, unknown, ThrowOnError>({
|
|
|
url: "/project",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2130,7 +2043,7 @@ export class Project extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ProjectCurrentResponses, ProjectCurrentErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ProjectCurrentResponses, unknown, ThrowOnError>({
|
|
|
url: "/project/current",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2160,7 +2073,7 @@ export class Project extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<ProjectInitGitResponses, ProjectInitGitErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<ProjectInitGitResponses, unknown, ThrowOnError>({
|
|
|
url: "/project/git/init",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2244,7 +2157,7 @@ export class Pty extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<PtyShellsResponses, PtyShellsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<PtyShellsResponses, unknown, ThrowOnError>({
|
|
|
url: "/pty/shells",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2274,7 +2187,7 @@ export class Pty extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<PtyListResponses, PtyListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<PtyListResponses, unknown, ThrowOnError>({
|
|
|
url: "/pty",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2525,7 +2438,7 @@ export class Question extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<QuestionListResponses, QuestionListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<QuestionListResponses, unknown, ThrowOnError>({
|
|
|
url: "/question",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2628,7 +2541,7 @@ export class Permission extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<PermissionListResponses, PermissionListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<PermissionListResponses, unknown, ThrowOnError>({
|
|
|
url: "/permission",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2838,7 +2751,7 @@ export class Provider extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ProviderListResponses, ProviderListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ProviderListResponses, unknown, ThrowOnError>({
|
|
|
url: "/provider",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2868,7 +2781,7 @@ export class Provider extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<ProviderAuthResponses, ProviderAuthErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<ProviderAuthResponses, unknown, ThrowOnError>({
|
|
|
url: "/provider/auth",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -2917,7 +2830,7 @@ export class Session2 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<SessionListResponses, SessionListErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<SessionListResponses, unknown, ThrowOnError>({
|
|
|
url: "/session",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -3205,7 +3118,7 @@ export class Session2 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<SessionDiffResponses, SessionDiffErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<SessionDiffResponses, unknown, ThrowOnError>({
|
|
|
url: "/session/{sessionID}/diff",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -3407,7 +3320,7 @@ export class Session2 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<SessionForkResponses, SessionForkErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<SessionForkResponses, unknown, ThrowOnError>({
|
|
|
url: "/session/{sessionID}/fork",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -3983,7 +3896,7 @@ export class Sync extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<SyncStartResponses, SyncStartErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<SyncStartResponses, unknown, ThrowOnError>({
|
|
|
url: "/sync/start",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4148,7 +4061,7 @@ export class Session3 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<V2SessionPromptResponses, V2SessionPromptErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<V2SessionPromptResponses, unknown, ThrowOnError>({
|
|
|
url: "/api/session/{sessionID}/prompt",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4185,7 +4098,7 @@ export class Session3 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<V2SessionCompactResponses, V2SessionCompactErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<V2SessionCompactResponses, unknown, ThrowOnError>({
|
|
|
url: "/api/session/{sessionID}/compact",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4217,7 +4130,7 @@ export class Session3 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<V2SessionWaitResponses, V2SessionWaitErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<V2SessionWaitResponses, unknown, ThrowOnError>({
|
|
|
url: "/api/session/{sessionID}/wait",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4249,7 +4162,7 @@ export class Session3 extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<V2SessionContextResponses, V2SessionContextErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<V2SessionContextResponses, unknown, ThrowOnError>({
|
|
|
url: "/api/session/{sessionID}/context",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4320,7 +4233,7 @@ export class Control extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).get<TuiControlNextResponses, TuiControlNextErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).get<TuiControlNextResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/control/next",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4352,7 +4265,7 @@ export class Control extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiControlResponseResponses, TuiControlResponseErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiControlResponseResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/control/response",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4426,7 +4339,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiOpenHelpResponses, TuiOpenHelpErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiOpenHelpResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/open-help",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4456,7 +4369,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiOpenSessionsResponses, TuiOpenSessionsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiOpenSessionsResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/open-sessions",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4486,7 +4399,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiOpenThemesResponses, TuiOpenThemesErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiOpenThemesResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/open-themes",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4516,7 +4429,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiOpenModelsResponses, TuiOpenModelsErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiOpenModelsResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/open-models",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4546,7 +4459,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiSubmitPromptResponses, TuiSubmitPromptErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiSubmitPromptResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/submit-prompt",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4576,7 +4489,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiClearPromptResponses, TuiClearPromptErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiClearPromptResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/clear-prompt",
|
|
|
...options,
|
|
|
...params,
|
|
|
@@ -4651,7 +4564,7 @@ export class Tui extends HeyApiClient {
|
|
|
},
|
|
|
],
|
|
|
)
|
|
|
- return (options?.client ?? this.client).post<TuiShowToastResponses, TuiShowToastErrors, ThrowOnError>({
|
|
|
+ return (options?.client ?? this.client).post<TuiShowToastResponses, unknown, ThrowOnError>({
|
|
|
url: "/tui/show-toast",
|
|
|
...options,
|
|
|
...params,
|