@kilocode/sdk 7.2.3 → 7.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.js +26 -0
- package/dist/v2/client.js +40 -3
- package/dist/v2/gen/sdk.gen.d.ts +604 -572
- package/dist/v2/gen/sdk.gen.js +670 -605
- package/dist/v2/gen/types.gen.d.ts +1783 -1641
- package/package.json +1 -1
package/dist/v2/gen/sdk.gen.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Client, type Options as Options2, type TDataShape } from "./client/index.js";
|
|
2
|
-
import type { AgentPartInput, AppAgentsResponses, AppLogErrors, AppLogResponses, AppSkillsResponses, Auth as Auth3, AuthRemoveErrors, AuthRemoveResponses, AuthSetErrors, AuthSetResponses, CommandListResponses, CommitMessageGenerateErrors, CommitMessageGenerateResponses, Config as Config3, ConfigGetResponses, ConfigProvidersResponses, ConfigUpdateErrors, ConfigUpdateResponses, ConfigWarningsResponses, EnhancePromptEnhanceErrors, EnhancePromptEnhanceResponses, EventSubscribeResponses, EventTuiCommandExecute, EventTuiPromptAppend, EventTuiSessionSelect, EventTuiToastShow, ExperimentalResourceListResponses, ExperimentalSessionListResponses, ExperimentalWorkspaceCreateErrors, ExperimentalWorkspaceCreateResponses, ExperimentalWorkspaceListResponses, ExperimentalWorkspaceRemoveErrors, ExperimentalWorkspaceRemoveResponses, FileListResponses, FilePartInput, FilePartSource, FileReadResponses, FileStatusResponses, FindFilesResponses, FindSymbolsResponses, FindTextResponses, FormatterStatusResponses, GlobalConfigGetResponses, GlobalConfigUpdateErrors, GlobalConfigUpdateResponses, GlobalDisposeResponses, GlobalEventResponses, GlobalHealthResponses, InstanceDisposeResponses, KiloClawChatCredentialsResponses, KiloClawStatusResponses, KiloCloudSessionGetErrors, KiloCloudSessionGetResponses, KiloCloudSessionImportErrors, KiloCloudSessionImportResponses, KiloCloudSessionsErrors, KiloCloudSessionsResponses, KilocodeRemoveAgentErrors, KilocodeRemoveAgentResponses, KilocodeRemoveSkillErrors, KilocodeRemoveSkillResponses, KilocodeSessionImportMessageErrors, KilocodeSessionImportMessageResponses, KilocodeSessionImportPartErrors, KilocodeSessionImportPartResponses, KilocodeSessionImportProjectErrors, KilocodeSessionImportProjectResponses, KilocodeSessionImportSessionErrors, KilocodeSessionImportSessionResponses, KiloFimErrors, KiloFimResponses, KiloModesResponses, KiloNotificationsErrors, KiloNotificationsResponses, KiloOrganizationSetErrors, KiloOrganizationSetResponses, KiloProfileErrors, KiloProfileResponses, LspStatusResponses, McpAddErrors, McpAddResponses, McpAuthAuthenticateErrors, McpAuthAuthenticateResponses, McpAuthCallbackErrors, McpAuthCallbackResponses, McpAuthRemoveErrors, McpAuthRemoveResponses, McpAuthStartErrors, McpAuthStartResponses, McpConnectResponses, McpDisconnectResponses, McpLocalConfig, McpRemoteConfig, McpStatusResponses, NetworkListResponses, NetworkRejectErrors, NetworkRejectResponses, NetworkReplyErrors, NetworkReplyResponses, OutputFormat, Part as Part2, PartDeleteErrors, PartDeleteResponses, PartUpdateErrors, PartUpdateResponses, PathGetResponses, PermissionAllowEverythingErrors, PermissionAllowEverythingResponses, PermissionListResponses, PermissionReplyErrors, PermissionReplyResponses, PermissionRespondErrors, PermissionRespondResponses, PermissionRuleset, PermissionSaveAlwaysRulesErrors, PermissionSaveAlwaysRulesResponses, ProjectCurrentResponses, ProjectInitGitResponses, ProjectListResponses, ProjectUpdateErrors, ProjectUpdateResponses, ProviderAuthResponses, ProviderListResponses, ProviderOauthAuthorizeErrors, ProviderOauthAuthorizeResponses, ProviderOauthCallbackErrors, ProviderOauthCallbackResponses, PtyConnectErrors, PtyConnectResponses, PtyCreateErrors, PtyCreateResponses, PtyGetErrors, PtyGetResponses, PtyListResponses, PtyRemoveErrors, PtyRemoveResponses, PtyUpdateErrors, PtyUpdateResponses, QuestionAnswer, QuestionListResponses, QuestionRejectErrors, QuestionRejectResponses, QuestionReplyErrors, QuestionReplyResponses, RemoteDisableResponses, RemoteEnableResponses, RemoteStatusResponses, SessionAbortErrors, SessionAbortResponses, SessionChildrenErrors, SessionChildrenResponses, SessionCommandErrors, SessionCommandResponses, SessionCreateErrors, SessionCreateResponses, SessionDeleteErrors, SessionDeleteMessageErrors, SessionDeleteMessageResponses, SessionDeleteResponses, SessionDiffResponses, SessionForkResponses, SessionGetErrors, SessionGetResponses, SessionInitErrors, SessionInitResponses, SessionListResponses, SessionMessageErrors, SessionMessageResponses, SessionMessagesErrors, SessionMessagesResponses, SessionPromptAsyncErrors, SessionPromptAsyncResponses, SessionPromptErrors, SessionPromptResponses, SessionRevertErrors, SessionRevertResponses, SessionShareErrors, SessionShareResponses, SessionShellErrors, SessionShellResponses, SessionStatusErrors, SessionStatusResponses, SessionSummarizeErrors, SessionSummarizeResponses, SessionTodoErrors, SessionTodoResponses, SessionUnrevertErrors, SessionUnrevertResponses, SessionUnshareErrors, SessionUnshareResponses, SessionUpdateErrors, SessionUpdateResponses, SessionViewedResponses, SubtaskPartInput, TelemetryCaptureErrors, TelemetryCaptureResponses, TextPartInput, ToolIdsErrors, ToolIdsResponses, ToolListErrors, ToolListResponses, TuiAppendPromptErrors, TuiAppendPromptResponses, TuiClearPromptResponses, TuiControlNextResponses, TuiControlResponseResponses, TuiExecuteCommandErrors, TuiExecuteCommandResponses, TuiOpenHelpResponses, TuiOpenModelsResponses, TuiOpenSessionsResponses, TuiOpenThemesResponses, TuiPublishErrors, TuiPublishResponses, TuiSelectSessionErrors, TuiSelectSessionResponses, TuiShowToastResponses, TuiSubmitPromptResponses, VcsGetResponses, WorktreeCreateErrors, WorktreeCreateInput, WorktreeCreateResponses, WorktreeDiffErrors, WorktreeDiffFileErrors, WorktreeDiffFileResponses, WorktreeDiffResponses, WorktreeDiffSummaryErrors, WorktreeDiffSummaryResponses, WorktreeListResponses, WorktreeRemoveErrors, WorktreeRemoveInput, WorktreeRemoveResponses, WorktreeResetErrors, WorktreeResetInput, WorktreeResetResponses } from "./types.gen.js";
|
|
2
|
+
import type { AgentPartInput, AppAgentsResponses, AppLogErrors, AppLogResponses, AppSkillsResponses, Auth as Auth3, AuthRemoveErrors, AuthRemoveResponses, AuthSetErrors, AuthSetResponses, CommandListResponses, CommitMessageGenerateErrors, CommitMessageGenerateResponses, Config as Config3, ConfigGetResponses, ConfigProvidersResponses, ConfigUpdateErrors, ConfigUpdateResponses, ConfigWarningsResponses, EnhancePromptEnhanceErrors, EnhancePromptEnhanceResponses, EventSubscribeResponses, EventTuiCommandExecute, EventTuiPromptAppend, EventTuiSessionSelect, EventTuiToastShow, ExperimentalResourceListResponses, ExperimentalSessionListResponses, ExperimentalWorkspaceCreateErrors, ExperimentalWorkspaceCreateResponses, ExperimentalWorkspaceListResponses, ExperimentalWorkspaceRemoveErrors, ExperimentalWorkspaceRemoveResponses, FileListResponses, FilePartInput, FilePartSource, FileReadResponses, FileStatusResponses, FindFilesResponses, FindSymbolsResponses, FindTextResponses, FormatterStatusResponses, GlobalConfigGetResponses, GlobalConfigUpdateErrors, GlobalConfigUpdateResponses, GlobalDisposeResponses, GlobalEventResponses, GlobalHealthResponses, GlobalSyncEventSubscribeResponses, GlobalUpgradeErrors, GlobalUpgradeResponses, InstanceDisposeResponses, KiloClawChatCredentialsResponses, KiloClawStatusResponses, KiloCloudSessionGetErrors, KiloCloudSessionGetResponses, KiloCloudSessionImportErrors, KiloCloudSessionImportResponses, KiloCloudSessionsErrors, KiloCloudSessionsResponses, KilocodeRemoveAgentErrors, KilocodeRemoveAgentResponses, KilocodeRemoveSkillErrors, KilocodeRemoveSkillResponses, KilocodeSessionImportMessageErrors, KilocodeSessionImportMessageResponses, KilocodeSessionImportPartErrors, KilocodeSessionImportPartResponses, KilocodeSessionImportProjectErrors, KilocodeSessionImportProjectResponses, KilocodeSessionImportSessionErrors, KilocodeSessionImportSessionResponses, KiloFimErrors, KiloFimResponses, KiloModesResponses, KiloNotificationsErrors, KiloNotificationsResponses, KiloOrganizationSetErrors, KiloOrganizationSetResponses, KiloProfileErrors, KiloProfileResponses, LspStatusResponses, McpAddErrors, McpAddResponses, McpAuthAuthenticateErrors, McpAuthAuthenticateResponses, McpAuthCallbackErrors, McpAuthCallbackResponses, McpAuthRemoveErrors, McpAuthRemoveResponses, McpAuthStartErrors, McpAuthStartResponses, McpConnectResponses, McpDisconnectResponses, McpLocalConfig, McpRemoteConfig, McpStatusResponses, NetworkListResponses, NetworkRejectErrors, NetworkRejectResponses, NetworkReplyErrors, NetworkReplyResponses, OutputFormat, Part as Part2, PartDeleteErrors, PartDeleteResponses, PartUpdateErrors, PartUpdateResponses, PathGetResponses, PermissionAllowEverythingErrors, PermissionAllowEverythingResponses, PermissionListResponses, PermissionReplyErrors, PermissionReplyResponses, PermissionRespondErrors, PermissionRespondResponses, PermissionRuleset, PermissionSaveAlwaysRulesErrors, PermissionSaveAlwaysRulesResponses, ProjectCurrentResponses, ProjectInitGitResponses, ProjectListResponses, ProjectUpdateErrors, ProjectUpdateResponses, ProviderAuthResponses, ProviderListResponses, ProviderOauthAuthorizeErrors, ProviderOauthAuthorizeResponses, ProviderOauthCallbackErrors, ProviderOauthCallbackResponses, PtyConnectErrors, PtyConnectResponses, PtyCreateErrors, PtyCreateResponses, PtyGetErrors, PtyGetResponses, PtyListResponses, PtyRemoveErrors, PtyRemoveResponses, PtyUpdateErrors, PtyUpdateResponses, QuestionAnswer, QuestionListResponses, QuestionRejectErrors, QuestionRejectResponses, QuestionReplyErrors, QuestionReplyResponses, RemoteDisableResponses, RemoteEnableResponses, RemoteStatusResponses, SessionAbortErrors, SessionAbortResponses, SessionChildrenErrors, SessionChildrenResponses, SessionCommandErrors, SessionCommandResponses, SessionCreateErrors, SessionCreateResponses, SessionDeleteErrors, SessionDeleteMessageErrors, SessionDeleteMessageResponses, SessionDeleteResponses, SessionDiffResponses, SessionForkResponses, SessionGetErrors, SessionGetResponses, SessionInitErrors, SessionInitResponses, SessionListResponses, SessionMessageErrors, SessionMessageResponses, SessionMessagesErrors, SessionMessagesResponses, SessionPromptAsyncErrors, SessionPromptAsyncResponses, SessionPromptErrors, SessionPromptResponses, SessionRevertErrors, SessionRevertResponses, SessionShareErrors, SessionShareResponses, SessionShellErrors, SessionShellResponses, SessionStatusErrors, SessionStatusResponses, SessionSummarizeErrors, SessionSummarizeResponses, SessionTodoErrors, SessionTodoResponses, SessionUnrevertErrors, SessionUnrevertResponses, SessionUnshareErrors, SessionUnshareResponses, SessionUpdateErrors, SessionUpdateResponses, SessionViewedResponses, SubtaskPartInput, TelemetryCaptureErrors, TelemetryCaptureResponses, TextPartInput, ToolIdsErrors, ToolIdsResponses, ToolListErrors, ToolListResponses, TuiAppendPromptErrors, TuiAppendPromptResponses, TuiClearPromptResponses, TuiControlNextResponses, TuiControlResponseResponses, TuiExecuteCommandErrors, TuiExecuteCommandResponses, TuiOpenHelpResponses, TuiOpenModelsResponses, TuiOpenSessionsResponses, TuiOpenThemesResponses, TuiPublishErrors, TuiPublishResponses, TuiSelectSessionErrors, TuiSelectSessionResponses, TuiShowToastResponses, TuiSubmitPromptResponses, VcsGetResponses, WorktreeCreateErrors, WorktreeCreateInput, WorktreeCreateResponses, WorktreeDiffErrors, WorktreeDiffFileErrors, WorktreeDiffFileResponses, WorktreeDiffResponses, WorktreeDiffSummaryErrors, WorktreeDiffSummaryResponses, WorktreeListResponses, WorktreeRemoveErrors, WorktreeRemoveInput, WorktreeRemoveResponses, WorktreeResetErrors, WorktreeResetInput, WorktreeResetResponses } from "./types.gen.js";
|
|
3
3
|
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
4
4
|
/**
|
|
5
5
|
* You can provide a client instance returned by `createClient()` instead of
|
|
@@ -25,6 +25,14 @@ declare class HeyApiRegistry<T> {
|
|
|
25
25
|
get(key?: string): T;
|
|
26
26
|
set(value: T, key?: string): void;
|
|
27
27
|
}
|
|
28
|
+
export declare class SyncEvent extends HeyApiClient {
|
|
29
|
+
/**
|
|
30
|
+
* Subscribe to global sync events
|
|
31
|
+
*
|
|
32
|
+
* Get global sync events
|
|
33
|
+
*/
|
|
34
|
+
subscribe<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>): Promise<import("./core/serverSentEvents.gen.js").ServerSentEventsResult<GlobalSyncEventSubscribeResponses, unknown>>;
|
|
35
|
+
}
|
|
28
36
|
export declare class Config extends HeyApiClient {
|
|
29
37
|
/**
|
|
30
38
|
* Get global configuration
|
|
@@ -60,28 +68,18 @@ export declare class Global extends HeyApiClient {
|
|
|
60
68
|
* Clean up and dispose all Kilo instances, releasing all resources.
|
|
61
69
|
*/
|
|
62
70
|
dispose<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<GlobalDisposeResponses, unknown, ThrowOnError, "fields">;
|
|
63
|
-
private _config?;
|
|
64
|
-
get config(): Config;
|
|
65
|
-
}
|
|
66
|
-
export declare class Remote extends HeyApiClient {
|
|
67
|
-
/**
|
|
68
|
-
* Enable remote connection
|
|
69
|
-
*
|
|
70
|
-
* Enable WebSocket connection to UserConnectionDO for real-time session relay and commands.
|
|
71
|
-
*/
|
|
72
|
-
enable<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<RemoteEnableResponses, unknown, ThrowOnError, "fields">;
|
|
73
|
-
/**
|
|
74
|
-
* Disable remote connection
|
|
75
|
-
*
|
|
76
|
-
* Close the remote WebSocket connection to UserConnectionDO.
|
|
77
|
-
*/
|
|
78
|
-
disable<ThrowOnError extends boolean = false>(options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<RemoteDisableResponses, unknown, ThrowOnError, "fields">;
|
|
79
71
|
/**
|
|
80
|
-
*
|
|
72
|
+
* Upgrade kilo
|
|
81
73
|
*
|
|
82
|
-
*
|
|
74
|
+
* Upgrade kilo to the specified version or latest if not specified.
|
|
83
75
|
*/
|
|
84
|
-
|
|
76
|
+
upgrade<ThrowOnError extends boolean = false>(parameters?: {
|
|
77
|
+
target?: string;
|
|
78
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<GlobalUpgradeResponses, GlobalUpgradeErrors, ThrowOnError, "fields">;
|
|
79
|
+
private _syncEvent?;
|
|
80
|
+
get syncEvent(): SyncEvent;
|
|
81
|
+
private _config?;
|
|
82
|
+
get config(): Config;
|
|
85
83
|
}
|
|
86
84
|
export declare class Auth extends HeyApiClient {
|
|
87
85
|
/**
|
|
@@ -102,6 +100,41 @@ export declare class Auth extends HeyApiClient {
|
|
|
102
100
|
auth?: Auth3;
|
|
103
101
|
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<AuthSetResponses, AuthSetErrors, ThrowOnError, "fields">;
|
|
104
102
|
}
|
|
103
|
+
export declare class App extends HeyApiClient {
|
|
104
|
+
/**
|
|
105
|
+
* Write log
|
|
106
|
+
*
|
|
107
|
+
* Write a log entry to the server logs with specified level and metadata.
|
|
108
|
+
*/
|
|
109
|
+
log<ThrowOnError extends boolean = false>(parameters?: {
|
|
110
|
+
directory?: string;
|
|
111
|
+
workspace?: string;
|
|
112
|
+
service?: string;
|
|
113
|
+
level?: "debug" | "info" | "error" | "warn";
|
|
114
|
+
message?: string;
|
|
115
|
+
extra?: {
|
|
116
|
+
[key: string]: unknown;
|
|
117
|
+
};
|
|
118
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<AppLogResponses, AppLogErrors, ThrowOnError, "fields">;
|
|
119
|
+
/**
|
|
120
|
+
* List agents
|
|
121
|
+
*
|
|
122
|
+
* Get a list of all available AI agents in the Kilo system.
|
|
123
|
+
*/
|
|
124
|
+
agents<ThrowOnError extends boolean = false>(parameters?: {
|
|
125
|
+
directory?: string;
|
|
126
|
+
workspace?: string;
|
|
127
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<AppAgentsResponses, unknown, ThrowOnError, "fields">;
|
|
128
|
+
/**
|
|
129
|
+
* List skills
|
|
130
|
+
*
|
|
131
|
+
* Get a list of all available skills in the Kilo system.
|
|
132
|
+
*/
|
|
133
|
+
skills<ThrowOnError extends boolean = false>(parameters?: {
|
|
134
|
+
directory?: string;
|
|
135
|
+
workspace?: string;
|
|
136
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<AppSkillsResponses, unknown, ThrowOnError, "fields">;
|
|
137
|
+
}
|
|
105
138
|
export declare class Project extends HeyApiClient {
|
|
106
139
|
/**
|
|
107
140
|
* List all projects
|
|
@@ -456,6 +489,7 @@ export declare class Session2 extends HeyApiClient {
|
|
|
456
489
|
title?: string;
|
|
457
490
|
permission?: PermissionRuleset;
|
|
458
491
|
platform?: string;
|
|
492
|
+
workspaceID?: string;
|
|
459
493
|
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<SessionCreateResponses, SessionCreateErrors, ThrowOnError, "fields">;
|
|
460
494
|
/**
|
|
461
495
|
* Get session status
|
|
@@ -608,6 +642,7 @@ export declare class Session2 extends HeyApiClient {
|
|
|
608
642
|
directory?: string;
|
|
609
643
|
workspace?: string;
|
|
610
644
|
limit?: number;
|
|
645
|
+
before?: string;
|
|
611
646
|
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<SessionMessagesResponses, SessionMessagesErrors, ThrowOnError, "fields">;
|
|
612
647
|
/**
|
|
613
648
|
* Send message
|
|
@@ -881,37 +916,6 @@ export declare class Question extends HeyApiClient {
|
|
|
881
916
|
workspace?: string;
|
|
882
917
|
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<QuestionRejectResponses, QuestionRejectErrors, ThrowOnError, "fields">;
|
|
883
918
|
}
|
|
884
|
-
export declare class Network extends HeyApiClient {
|
|
885
|
-
/**
|
|
886
|
-
* List pending network waits
|
|
887
|
-
*
|
|
888
|
-
* Get all pending network reconnect requests across all sessions.
|
|
889
|
-
*/
|
|
890
|
-
list<ThrowOnError extends boolean = false>(parameters?: {
|
|
891
|
-
directory?: string;
|
|
892
|
-
workspace?: string;
|
|
893
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkListResponses, unknown, ThrowOnError, "fields">;
|
|
894
|
-
/**
|
|
895
|
-
* Resume after network wait
|
|
896
|
-
*
|
|
897
|
-
* Resume a pending session after reconnecting network-dependent services.
|
|
898
|
-
*/
|
|
899
|
-
reply<ThrowOnError extends boolean = false>(parameters: {
|
|
900
|
-
requestID: string;
|
|
901
|
-
directory?: string;
|
|
902
|
-
workspace?: string;
|
|
903
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkReplyResponses, NetworkReplyErrors, ThrowOnError, "fields">;
|
|
904
|
-
/**
|
|
905
|
-
* Reject network resume request
|
|
906
|
-
*
|
|
907
|
-
* Stop a pending session instead of resuming after network reconnect.
|
|
908
|
-
*/
|
|
909
|
-
reject<ThrowOnError extends boolean = false>(parameters: {
|
|
910
|
-
requestID: string;
|
|
911
|
-
directory?: string;
|
|
912
|
-
workspace?: string;
|
|
913
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkRejectResponses, NetworkRejectErrors, ThrowOnError, "fields">;
|
|
914
|
-
}
|
|
915
919
|
export declare class Oauth extends HeyApiClient {
|
|
916
920
|
/**
|
|
917
921
|
* OAuth authorize
|
|
@@ -923,6 +927,9 @@ export declare class Oauth extends HeyApiClient {
|
|
|
923
927
|
directory?: string;
|
|
924
928
|
workspace?: string;
|
|
925
929
|
method?: number;
|
|
930
|
+
inputs?: {
|
|
931
|
+
[key: string]: string;
|
|
932
|
+
};
|
|
926
933
|
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<ProviderOauthAuthorizeResponses, ProviderOauthAuthorizeErrors, ThrowOnError, "fields">;
|
|
927
934
|
/**
|
|
928
935
|
* OAuth callback
|
|
@@ -959,792 +966,817 @@ export declare class Provider extends HeyApiClient {
|
|
|
959
966
|
private _oauth?;
|
|
960
967
|
get oauth(): Oauth;
|
|
961
968
|
}
|
|
962
|
-
export declare class
|
|
969
|
+
export declare class Find extends HeyApiClient {
|
|
963
970
|
/**
|
|
964
|
-
*
|
|
971
|
+
* Find text
|
|
965
972
|
*
|
|
966
|
-
*
|
|
973
|
+
* Search for text patterns across files in the project using ripgrep.
|
|
967
974
|
*/
|
|
968
|
-
|
|
975
|
+
text<ThrowOnError extends boolean = false>(parameters: {
|
|
969
976
|
directory?: string;
|
|
970
977
|
workspace?: string;
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
978
|
+
pattern: string;
|
|
979
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FindTextResponses, unknown, ThrowOnError, "fields">;
|
|
980
|
+
/**
|
|
981
|
+
* Find files
|
|
982
|
+
*
|
|
983
|
+
* Search for files or directories by name or pattern in the project directory.
|
|
984
|
+
*/
|
|
985
|
+
files<ThrowOnError extends boolean = false>(parameters: {
|
|
986
|
+
directory?: string;
|
|
987
|
+
workspace?: string;
|
|
988
|
+
query: string;
|
|
989
|
+
dirs?: "true" | "false";
|
|
990
|
+
type?: "file" | "directory";
|
|
991
|
+
limit?: number;
|
|
992
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FindFilesResponses, unknown, ThrowOnError, "fields">;
|
|
993
|
+
/**
|
|
994
|
+
* Find symbols
|
|
995
|
+
*
|
|
996
|
+
* Search for workspace symbols like functions, classes, and variables using LSP.
|
|
997
|
+
*/
|
|
998
|
+
symbols<ThrowOnError extends boolean = false>(parameters: {
|
|
999
|
+
directory?: string;
|
|
1000
|
+
workspace?: string;
|
|
1001
|
+
query: string;
|
|
1002
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FindSymbolsResponses, unknown, ThrowOnError, "fields">;
|
|
976
1003
|
}
|
|
977
|
-
export declare class
|
|
1004
|
+
export declare class File extends HeyApiClient {
|
|
978
1005
|
/**
|
|
979
|
-
*
|
|
1006
|
+
* List files
|
|
980
1007
|
*
|
|
981
|
-
*
|
|
1008
|
+
* List files and directories in a specified path.
|
|
982
1009
|
*/
|
|
983
|
-
|
|
1010
|
+
list<ThrowOnError extends boolean = false>(parameters: {
|
|
984
1011
|
directory?: string;
|
|
985
1012
|
workspace?: string;
|
|
986
|
-
path
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
1013
|
+
path: string;
|
|
1014
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FileListResponses, unknown, ThrowOnError, "fields">;
|
|
1015
|
+
/**
|
|
1016
|
+
* Read file
|
|
1017
|
+
*
|
|
1018
|
+
* Read the content of a specified file.
|
|
1019
|
+
*/
|
|
1020
|
+
read<ThrowOnError extends boolean = false>(parameters: {
|
|
1021
|
+
directory?: string;
|
|
1022
|
+
workspace?: string;
|
|
1023
|
+
path: string;
|
|
1024
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FileReadResponses, unknown, ThrowOnError, "fields">;
|
|
1025
|
+
/**
|
|
1026
|
+
* Get file status
|
|
1027
|
+
*
|
|
1028
|
+
* Get the git status of all files in the project.
|
|
1029
|
+
*/
|
|
1030
|
+
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1031
|
+
directory?: string;
|
|
1032
|
+
workspace?: string;
|
|
1033
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FileStatusResponses, unknown, ThrowOnError, "fields">;
|
|
990
1034
|
}
|
|
991
|
-
export declare class
|
|
1035
|
+
export declare class Event extends HeyApiClient {
|
|
992
1036
|
/**
|
|
993
|
-
*
|
|
1037
|
+
* Subscribe to events
|
|
994
1038
|
*
|
|
995
|
-
*
|
|
1039
|
+
* Get events
|
|
996
1040
|
*/
|
|
997
|
-
|
|
1041
|
+
subscribe<ThrowOnError extends boolean = false>(parameters?: {
|
|
998
1042
|
directory?: string;
|
|
999
1043
|
workspace?: string;
|
|
1000
|
-
|
|
1001
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<EnhancePromptEnhanceResponses, EnhancePromptEnhanceErrors, ThrowOnError, "fields">;
|
|
1044
|
+
}, options?: Options<never, ThrowOnError>): Promise<import("./core/serverSentEvents.gen.js").ServerSentEventsResult<EventSubscribeResponses, unknown>>;
|
|
1002
1045
|
}
|
|
1003
|
-
export declare class
|
|
1046
|
+
export declare class Auth2 extends HeyApiClient {
|
|
1004
1047
|
/**
|
|
1005
|
-
*
|
|
1048
|
+
* Remove MCP OAuth
|
|
1006
1049
|
*
|
|
1007
|
-
*
|
|
1050
|
+
* Remove OAuth credentials for an MCP server
|
|
1008
1051
|
*/
|
|
1009
|
-
|
|
1052
|
+
remove<ThrowOnError extends boolean = false>(parameters: {
|
|
1053
|
+
name: string;
|
|
1010
1054
|
directory?: string;
|
|
1011
1055
|
workspace?: string;
|
|
1012
|
-
|
|
1013
|
-
worktree?: string;
|
|
1014
|
-
vcs?: string;
|
|
1015
|
-
name?: string;
|
|
1016
|
-
iconUrl?: string;
|
|
1017
|
-
iconColor?: string;
|
|
1018
|
-
timeCreated?: number;
|
|
1019
|
-
timeUpdated?: number;
|
|
1020
|
-
timeInitialized?: number;
|
|
1021
|
-
sandboxes?: Array<string>;
|
|
1022
|
-
commands?: {
|
|
1023
|
-
start?: string;
|
|
1024
|
-
};
|
|
1025
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportProjectResponses, KilocodeSessionImportProjectErrors, ThrowOnError, "fields">;
|
|
1056
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpAuthRemoveResponses, McpAuthRemoveErrors, ThrowOnError, "fields">;
|
|
1026
1057
|
/**
|
|
1027
|
-
*
|
|
1058
|
+
* Start MCP OAuth
|
|
1028
1059
|
*
|
|
1029
|
-
*
|
|
1060
|
+
* Start OAuth authentication flow for a Model Context Protocol (MCP) server.
|
|
1030
1061
|
*/
|
|
1031
|
-
|
|
1032
|
-
|
|
1062
|
+
start<ThrowOnError extends boolean = false>(parameters: {
|
|
1063
|
+
name: string;
|
|
1064
|
+
directory?: string;
|
|
1033
1065
|
workspace?: string;
|
|
1034
|
-
|
|
1035
|
-
projectID?: string;
|
|
1036
|
-
force?: boolean;
|
|
1037
|
-
workspaceID?: string;
|
|
1038
|
-
parentID?: string;
|
|
1039
|
-
slug?: string;
|
|
1040
|
-
body_directory?: string;
|
|
1041
|
-
title?: string;
|
|
1042
|
-
version?: string;
|
|
1043
|
-
shareURL?: string;
|
|
1044
|
-
summary?: {
|
|
1045
|
-
additions: number;
|
|
1046
|
-
deletions: number;
|
|
1047
|
-
files: number;
|
|
1048
|
-
diffs?: Array<{
|
|
1049
|
-
[key: string]: unknown;
|
|
1050
|
-
}>;
|
|
1051
|
-
};
|
|
1052
|
-
revert?: {
|
|
1053
|
-
messageID: string;
|
|
1054
|
-
partID?: string;
|
|
1055
|
-
snapshot?: string;
|
|
1056
|
-
diff?: string;
|
|
1057
|
-
};
|
|
1058
|
-
permission?: {
|
|
1059
|
-
[key: string]: unknown;
|
|
1060
|
-
};
|
|
1061
|
-
timeCreated?: number;
|
|
1062
|
-
timeUpdated?: number;
|
|
1063
|
-
timeCompacting?: number;
|
|
1064
|
-
timeArchived?: number;
|
|
1065
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportSessionResponses, KilocodeSessionImportSessionErrors, ThrowOnError, "fields">;
|
|
1066
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpAuthStartResponses, McpAuthStartErrors, ThrowOnError, "fields">;
|
|
1066
1067
|
/**
|
|
1067
|
-
*
|
|
1068
|
+
* Complete MCP OAuth
|
|
1068
1069
|
*
|
|
1069
|
-
*
|
|
1070
|
+
* Complete OAuth authentication for a Model Context Protocol (MCP) server using the authorization code.
|
|
1070
1071
|
*/
|
|
1071
|
-
|
|
1072
|
+
callback<ThrowOnError extends boolean = false>(parameters: {
|
|
1073
|
+
name: string;
|
|
1072
1074
|
directory?: string;
|
|
1073
1075
|
workspace?: string;
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
timeCreated?: number;
|
|
1077
|
-
data?: {
|
|
1078
|
-
role: "user";
|
|
1079
|
-
time: {
|
|
1080
|
-
created: number;
|
|
1081
|
-
};
|
|
1082
|
-
agent: string;
|
|
1083
|
-
model: {
|
|
1084
|
-
providerID: string;
|
|
1085
|
-
modelID: string;
|
|
1086
|
-
};
|
|
1087
|
-
tools?: {
|
|
1088
|
-
[key: string]: boolean;
|
|
1089
|
-
};
|
|
1090
|
-
} | {
|
|
1091
|
-
role: "assistant";
|
|
1092
|
-
time: {
|
|
1093
|
-
created: number;
|
|
1094
|
-
completed?: number;
|
|
1095
|
-
};
|
|
1096
|
-
parentID: string;
|
|
1097
|
-
modelID: string;
|
|
1098
|
-
providerID: string;
|
|
1099
|
-
mode: string;
|
|
1100
|
-
agent: string;
|
|
1101
|
-
path: {
|
|
1102
|
-
cwd: string;
|
|
1103
|
-
root: string;
|
|
1104
|
-
};
|
|
1105
|
-
summary?: boolean;
|
|
1106
|
-
cost: number;
|
|
1107
|
-
tokens: {
|
|
1108
|
-
total?: number;
|
|
1109
|
-
input: number;
|
|
1110
|
-
output: number;
|
|
1111
|
-
reasoning: number;
|
|
1112
|
-
cache: {
|
|
1113
|
-
read: number;
|
|
1114
|
-
write: number;
|
|
1115
|
-
};
|
|
1116
|
-
};
|
|
1117
|
-
structured?: unknown;
|
|
1118
|
-
variant?: string;
|
|
1119
|
-
finish?: string;
|
|
1120
|
-
};
|
|
1121
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportMessageResponses, KilocodeSessionImportMessageErrors, ThrowOnError, "fields">;
|
|
1076
|
+
code?: string;
|
|
1077
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpAuthCallbackResponses, McpAuthCallbackErrors, ThrowOnError, "fields">;
|
|
1122
1078
|
/**
|
|
1123
|
-
*
|
|
1079
|
+
* Authenticate MCP OAuth
|
|
1124
1080
|
*
|
|
1125
|
-
*
|
|
1081
|
+
* Start OAuth flow and wait for callback (opens browser)
|
|
1126
1082
|
*/
|
|
1127
|
-
|
|
1083
|
+
authenticate<ThrowOnError extends boolean = false>(parameters: {
|
|
1084
|
+
name: string;
|
|
1128
1085
|
directory?: string;
|
|
1129
1086
|
workspace?: string;
|
|
1130
|
-
|
|
1131
|
-
messageID?: string;
|
|
1132
|
-
sessionID?: string;
|
|
1133
|
-
timeCreated?: number;
|
|
1134
|
-
data?: {
|
|
1135
|
-
type: "text";
|
|
1136
|
-
text: string;
|
|
1137
|
-
synthetic?: boolean;
|
|
1138
|
-
ignored?: boolean;
|
|
1139
|
-
time?: {
|
|
1140
|
-
start: number;
|
|
1141
|
-
end?: number;
|
|
1142
|
-
};
|
|
1143
|
-
metadata?: {
|
|
1144
|
-
[key: string]: unknown;
|
|
1145
|
-
};
|
|
1146
|
-
} | {
|
|
1147
|
-
type: "reasoning";
|
|
1148
|
-
text: string;
|
|
1149
|
-
metadata?: {
|
|
1150
|
-
[key: string]: unknown;
|
|
1151
|
-
};
|
|
1152
|
-
time: {
|
|
1153
|
-
start: number;
|
|
1154
|
-
end?: number;
|
|
1155
|
-
};
|
|
1156
|
-
} | {
|
|
1157
|
-
type: "tool";
|
|
1158
|
-
callID: string;
|
|
1159
|
-
tool: string;
|
|
1160
|
-
state: {
|
|
1161
|
-
status: "pending";
|
|
1162
|
-
input: {
|
|
1163
|
-
[key: string]: unknown;
|
|
1164
|
-
};
|
|
1165
|
-
raw: string;
|
|
1166
|
-
} | {
|
|
1167
|
-
status: "running";
|
|
1168
|
-
input: {
|
|
1169
|
-
[key: string]: unknown;
|
|
1170
|
-
};
|
|
1171
|
-
title?: string;
|
|
1172
|
-
metadata?: {
|
|
1173
|
-
[key: string]: unknown;
|
|
1174
|
-
};
|
|
1175
|
-
time: {
|
|
1176
|
-
start: number;
|
|
1177
|
-
};
|
|
1178
|
-
} | {
|
|
1179
|
-
status: "completed";
|
|
1180
|
-
input: {
|
|
1181
|
-
[key: string]: unknown;
|
|
1182
|
-
};
|
|
1183
|
-
output: string;
|
|
1184
|
-
title: string;
|
|
1185
|
-
metadata: {
|
|
1186
|
-
[key: string]: unknown;
|
|
1187
|
-
};
|
|
1188
|
-
time: {
|
|
1189
|
-
start: number;
|
|
1190
|
-
end: number;
|
|
1191
|
-
compacted?: number;
|
|
1192
|
-
};
|
|
1193
|
-
} | {
|
|
1194
|
-
status: "error";
|
|
1195
|
-
input: {
|
|
1196
|
-
[key: string]: unknown;
|
|
1197
|
-
};
|
|
1198
|
-
error: string;
|
|
1199
|
-
metadata?: {
|
|
1200
|
-
[key: string]: unknown;
|
|
1201
|
-
};
|
|
1202
|
-
time: {
|
|
1203
|
-
start: number;
|
|
1204
|
-
end: number;
|
|
1205
|
-
};
|
|
1206
|
-
};
|
|
1207
|
-
metadata?: {
|
|
1208
|
-
[key: string]: unknown;
|
|
1209
|
-
};
|
|
1210
|
-
};
|
|
1211
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportPartResponses, KilocodeSessionImportPartErrors, ThrowOnError, "fields">;
|
|
1087
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpAuthAuthenticateResponses, McpAuthAuthenticateErrors, ThrowOnError, "fields">;
|
|
1212
1088
|
}
|
|
1213
|
-
export declare class
|
|
1089
|
+
export declare class Mcp extends HeyApiClient {
|
|
1214
1090
|
/**
|
|
1215
|
-
*
|
|
1091
|
+
* Get MCP status
|
|
1216
1092
|
*
|
|
1217
|
-
*
|
|
1093
|
+
* Get the status of all Model Context Protocol (MCP) servers.
|
|
1218
1094
|
*/
|
|
1219
|
-
|
|
1095
|
+
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1220
1096
|
directory?: string;
|
|
1221
1097
|
workspace?: string;
|
|
1222
|
-
|
|
1223
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeRemoveSkillResponses, KilocodeRemoveSkillErrors, ThrowOnError, "fields">;
|
|
1098
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpStatusResponses, unknown, ThrowOnError, "fields">;
|
|
1224
1099
|
/**
|
|
1225
|
-
*
|
|
1100
|
+
* Add MCP server
|
|
1226
1101
|
*
|
|
1227
|
-
*
|
|
1102
|
+
* Dynamically add a new Model Context Protocol (MCP) server to the system.
|
|
1228
1103
|
*/
|
|
1229
|
-
|
|
1104
|
+
add<ThrowOnError extends boolean = false>(parameters?: {
|
|
1230
1105
|
directory?: string;
|
|
1231
1106
|
workspace?: string;
|
|
1232
1107
|
name?: string;
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
get sessionImport(): SessionImport;
|
|
1236
|
-
}
|
|
1237
|
-
export declare class Organization extends HeyApiClient {
|
|
1238
|
-
/**
|
|
1239
|
-
* Update Kilo Gateway organization
|
|
1240
|
-
*
|
|
1241
|
-
* Switch to a different Kilo Gateway organization
|
|
1242
|
-
*/
|
|
1243
|
-
set<ThrowOnError extends boolean = false>(parameters?: {
|
|
1244
|
-
directory?: string;
|
|
1245
|
-
workspace?: string;
|
|
1246
|
-
organizationId?: string | null;
|
|
1247
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloOrganizationSetResponses, KiloOrganizationSetErrors, ThrowOnError, "fields">;
|
|
1248
|
-
}
|
|
1249
|
-
export declare class Session3 extends HeyApiClient {
|
|
1108
|
+
config?: McpLocalConfig | McpRemoteConfig;
|
|
1109
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpAddResponses, McpAddErrors, ThrowOnError, "fields">;
|
|
1250
1110
|
/**
|
|
1251
|
-
*
|
|
1252
|
-
*
|
|
1253
|
-
* Fetch full session data from the Kilo cloud for preview
|
|
1111
|
+
* Connect an MCP server
|
|
1254
1112
|
*/
|
|
1255
|
-
|
|
1256
|
-
|
|
1113
|
+
connect<ThrowOnError extends boolean = false>(parameters: {
|
|
1114
|
+
name: string;
|
|
1257
1115
|
directory?: string;
|
|
1258
1116
|
workspace?: string;
|
|
1259
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1117
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpConnectResponses, unknown, ThrowOnError, "fields">;
|
|
1260
1118
|
/**
|
|
1261
|
-
*
|
|
1262
|
-
*
|
|
1263
|
-
* Download a cloud-synced session and write it to local storage with fresh IDs.
|
|
1119
|
+
* Disconnect an MCP server
|
|
1264
1120
|
*/
|
|
1265
|
-
|
|
1121
|
+
disconnect<ThrowOnError extends boolean = false>(parameters: {
|
|
1122
|
+
name: string;
|
|
1266
1123
|
directory?: string;
|
|
1267
1124
|
workspace?: string;
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
export declare class Cloud extends HeyApiClient {
|
|
1272
|
-
private _session?;
|
|
1273
|
-
get session(): Session3;
|
|
1125
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<McpDisconnectResponses, unknown, ThrowOnError, "fields">;
|
|
1126
|
+
private _auth?;
|
|
1127
|
+
get auth(): Auth2;
|
|
1274
1128
|
}
|
|
1275
|
-
export declare class
|
|
1129
|
+
export declare class Control extends HeyApiClient {
|
|
1276
1130
|
/**
|
|
1277
|
-
* Get
|
|
1131
|
+
* Get next TUI request
|
|
1278
1132
|
*
|
|
1279
|
-
*
|
|
1133
|
+
* Retrieve the next TUI (Terminal User Interface) request from the queue for processing.
|
|
1280
1134
|
*/
|
|
1281
|
-
|
|
1135
|
+
next<ThrowOnError extends boolean = false>(parameters?: {
|
|
1282
1136
|
directory?: string;
|
|
1283
1137
|
workspace?: string;
|
|
1284
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1138
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiControlNextResponses, unknown, ThrowOnError, "fields">;
|
|
1285
1139
|
/**
|
|
1286
|
-
*
|
|
1140
|
+
* Submit TUI response
|
|
1287
1141
|
*
|
|
1288
|
-
*
|
|
1142
|
+
* Submit a response to the TUI request queue to complete a pending request.
|
|
1289
1143
|
*/
|
|
1290
|
-
|
|
1144
|
+
response<ThrowOnError extends boolean = false>(parameters?: {
|
|
1291
1145
|
directory?: string;
|
|
1292
1146
|
workspace?: string;
|
|
1293
|
-
|
|
1147
|
+
body?: unknown;
|
|
1148
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiControlResponseResponses, unknown, ThrowOnError, "fields">;
|
|
1294
1149
|
}
|
|
1295
|
-
export declare class
|
|
1150
|
+
export declare class Tui extends HeyApiClient {
|
|
1296
1151
|
/**
|
|
1297
|
-
*
|
|
1152
|
+
* Append TUI prompt
|
|
1298
1153
|
*
|
|
1299
|
-
*
|
|
1154
|
+
* Append prompt to the TUI
|
|
1300
1155
|
*/
|
|
1301
|
-
|
|
1156
|
+
appendPrompt<ThrowOnError extends boolean = false>(parameters?: {
|
|
1302
1157
|
directory?: string;
|
|
1303
1158
|
workspace?: string;
|
|
1304
|
-
|
|
1159
|
+
text?: string;
|
|
1160
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiAppendPromptResponses, TuiAppendPromptErrors, ThrowOnError, "fields">;
|
|
1305
1161
|
/**
|
|
1306
|
-
*
|
|
1162
|
+
* Open help dialog
|
|
1307
1163
|
*
|
|
1308
|
-
*
|
|
1164
|
+
* Open the help dialog in the TUI to display user assistance information.
|
|
1309
1165
|
*/
|
|
1310
|
-
|
|
1166
|
+
openHelp<ThrowOnError extends boolean = false>(parameters?: {
|
|
1311
1167
|
directory?: string;
|
|
1312
1168
|
workspace?: string;
|
|
1313
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1169
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiOpenHelpResponses, unknown, ThrowOnError, "fields">;
|
|
1314
1170
|
/**
|
|
1315
|
-
*
|
|
1171
|
+
* Open sessions dialog
|
|
1316
1172
|
*
|
|
1317
|
-
*
|
|
1173
|
+
* Open the session dialog
|
|
1318
1174
|
*/
|
|
1319
|
-
|
|
1175
|
+
openSessions<ThrowOnError extends boolean = false>(parameters?: {
|
|
1320
1176
|
directory?: string;
|
|
1321
1177
|
workspace?: string;
|
|
1322
|
-
|
|
1323
|
-
suffix?: string;
|
|
1324
|
-
model?: string;
|
|
1325
|
-
maxTokens?: number;
|
|
1326
|
-
temperature?: number;
|
|
1327
|
-
}, options?: Options<never, ThrowOnError>): Promise<import("./core/serverSentEvents.gen.js").ServerSentEventsResult<KiloFimResponses, KiloFimErrors>>;
|
|
1178
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiOpenSessionsResponses, unknown, ThrowOnError, "fields">;
|
|
1328
1179
|
/**
|
|
1329
|
-
*
|
|
1180
|
+
* Open themes dialog
|
|
1330
1181
|
*
|
|
1331
|
-
*
|
|
1182
|
+
* Open the theme dialog
|
|
1332
1183
|
*/
|
|
1333
|
-
|
|
1184
|
+
openThemes<ThrowOnError extends boolean = false>(parameters?: {
|
|
1334
1185
|
directory?: string;
|
|
1335
1186
|
workspace?: string;
|
|
1336
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1187
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiOpenThemesResponses, unknown, ThrowOnError, "fields">;
|
|
1337
1188
|
/**
|
|
1338
|
-
*
|
|
1189
|
+
* Open models dialog
|
|
1339
1190
|
*
|
|
1340
|
-
*
|
|
1191
|
+
* Open the model dialog
|
|
1341
1192
|
*/
|
|
1342
|
-
|
|
1193
|
+
openModels<ThrowOnError extends boolean = false>(parameters?: {
|
|
1343
1194
|
directory?: string;
|
|
1344
1195
|
workspace?: string;
|
|
1345
|
-
|
|
1346
|
-
limit?: number;
|
|
1347
|
-
gitUrl?: string;
|
|
1348
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloCloudSessionsResponses, KiloCloudSessionsErrors, ThrowOnError, "fields">;
|
|
1349
|
-
private _organization?;
|
|
1350
|
-
get organization(): Organization;
|
|
1351
|
-
private _cloud?;
|
|
1352
|
-
get cloud(): Cloud;
|
|
1353
|
-
private _claw?;
|
|
1354
|
-
get claw(): Claw;
|
|
1355
|
-
}
|
|
1356
|
-
export declare class Find extends HeyApiClient {
|
|
1196
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiOpenModelsResponses, unknown, ThrowOnError, "fields">;
|
|
1357
1197
|
/**
|
|
1358
|
-
*
|
|
1198
|
+
* Submit TUI prompt
|
|
1359
1199
|
*
|
|
1360
|
-
*
|
|
1200
|
+
* Submit the prompt
|
|
1361
1201
|
*/
|
|
1362
|
-
|
|
1202
|
+
submitPrompt<ThrowOnError extends boolean = false>(parameters?: {
|
|
1363
1203
|
directory?: string;
|
|
1364
1204
|
workspace?: string;
|
|
1365
|
-
|
|
1366
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FindTextResponses, unknown, ThrowOnError, "fields">;
|
|
1205
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiSubmitPromptResponses, unknown, ThrowOnError, "fields">;
|
|
1367
1206
|
/**
|
|
1368
|
-
*
|
|
1207
|
+
* Clear TUI prompt
|
|
1369
1208
|
*
|
|
1370
|
-
*
|
|
1209
|
+
* Clear the prompt
|
|
1371
1210
|
*/
|
|
1372
|
-
|
|
1211
|
+
clearPrompt<ThrowOnError extends boolean = false>(parameters?: {
|
|
1373
1212
|
directory?: string;
|
|
1374
1213
|
workspace?: string;
|
|
1375
|
-
|
|
1376
|
-
dirs?: "true" | "false";
|
|
1377
|
-
type?: "file" | "directory";
|
|
1378
|
-
limit?: number;
|
|
1379
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FindFilesResponses, unknown, ThrowOnError, "fields">;
|
|
1214
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiClearPromptResponses, unknown, ThrowOnError, "fields">;
|
|
1380
1215
|
/**
|
|
1381
|
-
*
|
|
1216
|
+
* Execute TUI command
|
|
1382
1217
|
*
|
|
1383
|
-
*
|
|
1218
|
+
* Execute a TUI command (e.g. agent_cycle)
|
|
1384
1219
|
*/
|
|
1385
|
-
|
|
1220
|
+
executeCommand<ThrowOnError extends boolean = false>(parameters?: {
|
|
1386
1221
|
directory?: string;
|
|
1387
1222
|
workspace?: string;
|
|
1388
|
-
|
|
1389
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1390
|
-
}
|
|
1391
|
-
export declare class File extends HeyApiClient {
|
|
1223
|
+
command?: string;
|
|
1224
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiExecuteCommandResponses, TuiExecuteCommandErrors, ThrowOnError, "fields">;
|
|
1392
1225
|
/**
|
|
1393
|
-
*
|
|
1226
|
+
* Show TUI toast
|
|
1394
1227
|
*
|
|
1395
|
-
*
|
|
1228
|
+
* Show a toast notification in the TUI
|
|
1396
1229
|
*/
|
|
1397
|
-
|
|
1230
|
+
showToast<ThrowOnError extends boolean = false>(parameters?: {
|
|
1398
1231
|
directory?: string;
|
|
1399
1232
|
workspace?: string;
|
|
1400
|
-
|
|
1401
|
-
|
|
1233
|
+
title?: string;
|
|
1234
|
+
message?: string;
|
|
1235
|
+
variant?: "info" | "success" | "warning" | "error";
|
|
1236
|
+
duration?: number;
|
|
1237
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiShowToastResponses, unknown, ThrowOnError, "fields">;
|
|
1402
1238
|
/**
|
|
1403
|
-
*
|
|
1239
|
+
* Publish TUI event
|
|
1404
1240
|
*
|
|
1405
|
-
*
|
|
1241
|
+
* Publish a TUI event
|
|
1406
1242
|
*/
|
|
1407
|
-
|
|
1243
|
+
publish<ThrowOnError extends boolean = false>(parameters?: {
|
|
1408
1244
|
directory?: string;
|
|
1409
1245
|
workspace?: string;
|
|
1410
|
-
|
|
1411
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1246
|
+
body?: EventTuiPromptAppend | EventTuiCommandExecute | EventTuiToastShow | EventTuiSessionSelect;
|
|
1247
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiPublishResponses, TuiPublishErrors, ThrowOnError, "fields">;
|
|
1412
1248
|
/**
|
|
1413
|
-
*
|
|
1249
|
+
* Select session
|
|
1414
1250
|
*
|
|
1415
|
-
*
|
|
1251
|
+
* Navigate the TUI to display the specified session.
|
|
1416
1252
|
*/
|
|
1417
|
-
|
|
1253
|
+
selectSession<ThrowOnError extends boolean = false>(parameters?: {
|
|
1418
1254
|
directory?: string;
|
|
1419
1255
|
workspace?: string;
|
|
1420
|
-
|
|
1256
|
+
sessionID?: string;
|
|
1257
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiSelectSessionResponses, TuiSelectSessionErrors, ThrowOnError, "fields">;
|
|
1258
|
+
private _control?;
|
|
1259
|
+
get control(): Control;
|
|
1421
1260
|
}
|
|
1422
|
-
export declare class
|
|
1261
|
+
export declare class Instance extends HeyApiClient {
|
|
1423
1262
|
/**
|
|
1424
|
-
*
|
|
1263
|
+
* Dispose instance
|
|
1425
1264
|
*
|
|
1426
|
-
*
|
|
1265
|
+
* Clean up and dispose the current Kilo instance, releasing all resources.
|
|
1427
1266
|
*/
|
|
1428
|
-
|
|
1429
|
-
name: string;
|
|
1267
|
+
dispose<ThrowOnError extends boolean = false>(parameters?: {
|
|
1430
1268
|
directory?: string;
|
|
1431
1269
|
workspace?: string;
|
|
1432
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1270
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<InstanceDisposeResponses, unknown, ThrowOnError, "fields">;
|
|
1271
|
+
}
|
|
1272
|
+
export declare class Path extends HeyApiClient {
|
|
1433
1273
|
/**
|
|
1434
|
-
*
|
|
1274
|
+
* Get paths
|
|
1435
1275
|
*
|
|
1436
|
-
*
|
|
1276
|
+
* Retrieve the current working directory and related path information for the Kilo instance.
|
|
1437
1277
|
*/
|
|
1438
|
-
|
|
1439
|
-
name: string;
|
|
1278
|
+
get<ThrowOnError extends boolean = false>(parameters?: {
|
|
1440
1279
|
directory?: string;
|
|
1441
1280
|
workspace?: string;
|
|
1442
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1281
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<PathGetResponses, unknown, ThrowOnError, "fields">;
|
|
1282
|
+
}
|
|
1283
|
+
export declare class Vcs extends HeyApiClient {
|
|
1443
1284
|
/**
|
|
1444
|
-
*
|
|
1285
|
+
* Get VCS info
|
|
1445
1286
|
*
|
|
1446
|
-
*
|
|
1287
|
+
* Retrieve version control system (VCS) information for the current project, such as git branch.
|
|
1447
1288
|
*/
|
|
1448
|
-
|
|
1449
|
-
name: string;
|
|
1289
|
+
get<ThrowOnError extends boolean = false>(parameters?: {
|
|
1450
1290
|
directory?: string;
|
|
1451
1291
|
workspace?: string;
|
|
1452
|
-
|
|
1453
|
-
|
|
1292
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<VcsGetResponses, unknown, ThrowOnError, "fields">;
|
|
1293
|
+
}
|
|
1294
|
+
export declare class Command extends HeyApiClient {
|
|
1454
1295
|
/**
|
|
1455
|
-
*
|
|
1296
|
+
* List commands
|
|
1456
1297
|
*
|
|
1457
|
-
*
|
|
1298
|
+
* Get a list of all available commands in the Kilo system.
|
|
1458
1299
|
*/
|
|
1459
|
-
|
|
1460
|
-
name: string;
|
|
1300
|
+
list<ThrowOnError extends boolean = false>(parameters?: {
|
|
1461
1301
|
directory?: string;
|
|
1462
1302
|
workspace?: string;
|
|
1463
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1303
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<CommandListResponses, unknown, ThrowOnError, "fields">;
|
|
1464
1304
|
}
|
|
1465
|
-
export declare class
|
|
1305
|
+
export declare class Lsp extends HeyApiClient {
|
|
1466
1306
|
/**
|
|
1467
|
-
* Get
|
|
1307
|
+
* Get LSP status
|
|
1468
1308
|
*
|
|
1469
|
-
* Get
|
|
1309
|
+
* Get LSP server status
|
|
1470
1310
|
*/
|
|
1471
1311
|
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1472
1312
|
directory?: string;
|
|
1473
1313
|
workspace?: string;
|
|
1474
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1314
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<LspStatusResponses, unknown, ThrowOnError, "fields">;
|
|
1315
|
+
}
|
|
1316
|
+
export declare class Formatter extends HeyApiClient {
|
|
1475
1317
|
/**
|
|
1476
|
-
*
|
|
1318
|
+
* Get formatter status
|
|
1477
1319
|
*
|
|
1478
|
-
*
|
|
1320
|
+
* Get formatter status
|
|
1479
1321
|
*/
|
|
1480
|
-
|
|
1322
|
+
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1481
1323
|
directory?: string;
|
|
1482
1324
|
workspace?: string;
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1325
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<FormatterStatusResponses, unknown, ThrowOnError, "fields">;
|
|
1326
|
+
}
|
|
1327
|
+
export declare class Network extends HeyApiClient {
|
|
1486
1328
|
/**
|
|
1487
|
-
*
|
|
1329
|
+
* List pending network waits
|
|
1330
|
+
*
|
|
1331
|
+
* Get all pending network reconnect requests across all sessions.
|
|
1488
1332
|
*/
|
|
1489
|
-
|
|
1490
|
-
name: string;
|
|
1333
|
+
list<ThrowOnError extends boolean = false>(parameters?: {
|
|
1491
1334
|
directory?: string;
|
|
1492
1335
|
workspace?: string;
|
|
1493
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1336
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkListResponses, unknown, ThrowOnError, "fields">;
|
|
1494
1337
|
/**
|
|
1495
|
-
*
|
|
1338
|
+
* Resume after network wait
|
|
1339
|
+
*
|
|
1340
|
+
* Resume a pending session after reconnecting network-dependent services.
|
|
1496
1341
|
*/
|
|
1497
|
-
|
|
1498
|
-
|
|
1342
|
+
reply<ThrowOnError extends boolean = false>(parameters: {
|
|
1343
|
+
requestID: string;
|
|
1499
1344
|
directory?: string;
|
|
1500
1345
|
workspace?: string;
|
|
1501
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1502
|
-
private _auth?;
|
|
1503
|
-
get auth(): Auth2;
|
|
1504
|
-
}
|
|
1505
|
-
export declare class Control extends HeyApiClient {
|
|
1346
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkReplyResponses, NetworkReplyErrors, ThrowOnError, "fields">;
|
|
1506
1347
|
/**
|
|
1507
|
-
*
|
|
1348
|
+
* Reject network resume request
|
|
1508
1349
|
*
|
|
1509
|
-
*
|
|
1350
|
+
* Stop a pending session instead of resuming after network reconnect.
|
|
1510
1351
|
*/
|
|
1511
|
-
|
|
1352
|
+
reject<ThrowOnError extends boolean = false>(parameters: {
|
|
1353
|
+
requestID: string;
|
|
1512
1354
|
directory?: string;
|
|
1513
1355
|
workspace?: string;
|
|
1514
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1356
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<NetworkRejectResponses, NetworkRejectErrors, ThrowOnError, "fields">;
|
|
1357
|
+
}
|
|
1358
|
+
export declare class Telemetry extends HeyApiClient {
|
|
1515
1359
|
/**
|
|
1516
|
-
*
|
|
1360
|
+
* Capture telemetry event
|
|
1517
1361
|
*
|
|
1518
|
-
*
|
|
1362
|
+
* Forward a telemetry event to PostHog via kilo-telemetry.
|
|
1519
1363
|
*/
|
|
1520
|
-
|
|
1364
|
+
capture<ThrowOnError extends boolean = false>(parameters?: {
|
|
1521
1365
|
directory?: string;
|
|
1522
1366
|
workspace?: string;
|
|
1523
|
-
|
|
1524
|
-
|
|
1367
|
+
event?: string;
|
|
1368
|
+
properties?: {
|
|
1369
|
+
[key: string]: unknown;
|
|
1370
|
+
};
|
|
1371
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TelemetryCaptureResponses, TelemetryCaptureErrors, ThrowOnError, "fields">;
|
|
1525
1372
|
}
|
|
1526
|
-
export declare class
|
|
1373
|
+
export declare class Remote extends HeyApiClient {
|
|
1527
1374
|
/**
|
|
1528
|
-
*
|
|
1375
|
+
* Enable remote connection
|
|
1529
1376
|
*
|
|
1530
|
-
*
|
|
1377
|
+
* Enable WebSocket connection to UserConnectionDO for real-time session relay and commands.
|
|
1531
1378
|
*/
|
|
1532
|
-
|
|
1379
|
+
enable<ThrowOnError extends boolean = false>(parameters?: {
|
|
1533
1380
|
directory?: string;
|
|
1534
1381
|
workspace?: string;
|
|
1535
|
-
|
|
1536
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<TuiAppendPromptResponses, TuiAppendPromptErrors, ThrowOnError, "fields">;
|
|
1382
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<RemoteEnableResponses, unknown, ThrowOnError, "fields">;
|
|
1537
1383
|
/**
|
|
1538
|
-
*
|
|
1384
|
+
* Disable remote connection
|
|
1539
1385
|
*
|
|
1540
|
-
*
|
|
1386
|
+
* Close the remote WebSocket connection to UserConnectionDO.
|
|
1541
1387
|
*/
|
|
1542
|
-
|
|
1388
|
+
disable<ThrowOnError extends boolean = false>(parameters?: {
|
|
1543
1389
|
directory?: string;
|
|
1544
1390
|
workspace?: string;
|
|
1545
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1391
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<RemoteDisableResponses, unknown, ThrowOnError, "fields">;
|
|
1546
1392
|
/**
|
|
1547
|
-
*
|
|
1393
|
+
* Get remote connection status
|
|
1548
1394
|
*
|
|
1549
|
-
*
|
|
1395
|
+
* Get the current state of the remote WebSocket connection.
|
|
1550
1396
|
*/
|
|
1551
|
-
|
|
1397
|
+
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1552
1398
|
directory?: string;
|
|
1553
1399
|
workspace?: string;
|
|
1554
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1400
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<RemoteStatusResponses, unknown, ThrowOnError, "fields">;
|
|
1401
|
+
}
|
|
1402
|
+
export declare class CommitMessage extends HeyApiClient {
|
|
1555
1403
|
/**
|
|
1556
|
-
*
|
|
1404
|
+
* Generate commit message
|
|
1557
1405
|
*
|
|
1558
|
-
*
|
|
1406
|
+
* Generate a commit message using AI based on the current git diff.
|
|
1559
1407
|
*/
|
|
1560
|
-
|
|
1408
|
+
generate<ThrowOnError extends boolean = false>(parameters?: {
|
|
1561
1409
|
directory?: string;
|
|
1562
1410
|
workspace?: string;
|
|
1563
|
-
|
|
1411
|
+
path?: string;
|
|
1412
|
+
selectedFiles?: Array<string>;
|
|
1413
|
+
previousMessage?: string;
|
|
1414
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<CommitMessageGenerateResponses, CommitMessageGenerateErrors, ThrowOnError, "fields">;
|
|
1415
|
+
}
|
|
1416
|
+
export declare class EnhancePrompt extends HeyApiClient {
|
|
1564
1417
|
/**
|
|
1565
|
-
*
|
|
1418
|
+
* Enhance prompt
|
|
1566
1419
|
*
|
|
1567
|
-
*
|
|
1420
|
+
* Rewrite a user's draft prompt into a clearer, more specific, and more effective prompt.
|
|
1568
1421
|
*/
|
|
1569
|
-
|
|
1422
|
+
enhance<ThrowOnError extends boolean = false>(parameters?: {
|
|
1570
1423
|
directory?: string;
|
|
1571
1424
|
workspace?: string;
|
|
1572
|
-
|
|
1425
|
+
text?: string;
|
|
1426
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<EnhancePromptEnhanceResponses, EnhancePromptEnhanceErrors, ThrowOnError, "fields">;
|
|
1427
|
+
}
|
|
1428
|
+
export declare class SessionImport extends HeyApiClient {
|
|
1573
1429
|
/**
|
|
1574
|
-
*
|
|
1430
|
+
* Insert project for session import
|
|
1575
1431
|
*
|
|
1576
|
-
*
|
|
1432
|
+
* Insert or update a project row used by legacy session import.
|
|
1577
1433
|
*/
|
|
1578
|
-
|
|
1434
|
+
project<ThrowOnError extends boolean = false>(parameters?: {
|
|
1579
1435
|
directory?: string;
|
|
1580
1436
|
workspace?: string;
|
|
1581
|
-
|
|
1437
|
+
id?: string;
|
|
1438
|
+
worktree?: string;
|
|
1439
|
+
vcs?: string;
|
|
1440
|
+
name?: string;
|
|
1441
|
+
iconUrl?: string;
|
|
1442
|
+
iconColor?: string;
|
|
1443
|
+
timeCreated?: number;
|
|
1444
|
+
timeUpdated?: number;
|
|
1445
|
+
timeInitialized?: number;
|
|
1446
|
+
sandboxes?: Array<string>;
|
|
1447
|
+
commands?: {
|
|
1448
|
+
start?: string;
|
|
1449
|
+
};
|
|
1450
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportProjectResponses, KilocodeSessionImportProjectErrors, ThrowOnError, "fields">;
|
|
1582
1451
|
/**
|
|
1583
|
-
*
|
|
1452
|
+
* Insert session for session import
|
|
1584
1453
|
*
|
|
1585
|
-
*
|
|
1454
|
+
* Insert or update a session row used by legacy session import.
|
|
1586
1455
|
*/
|
|
1587
|
-
|
|
1588
|
-
|
|
1456
|
+
session<ThrowOnError extends boolean = false>(parameters?: {
|
|
1457
|
+
query_directory?: string;
|
|
1589
1458
|
workspace?: string;
|
|
1590
|
-
|
|
1459
|
+
id?: string;
|
|
1460
|
+
projectID?: string;
|
|
1461
|
+
force?: boolean;
|
|
1462
|
+
workspaceID?: string;
|
|
1463
|
+
parentID?: string;
|
|
1464
|
+
slug?: string;
|
|
1465
|
+
body_directory?: string;
|
|
1466
|
+
title?: string;
|
|
1467
|
+
version?: string;
|
|
1468
|
+
shareURL?: string;
|
|
1469
|
+
summary?: {
|
|
1470
|
+
additions: number;
|
|
1471
|
+
deletions: number;
|
|
1472
|
+
files: number;
|
|
1473
|
+
diffs?: Array<{
|
|
1474
|
+
[key: string]: unknown;
|
|
1475
|
+
}>;
|
|
1476
|
+
};
|
|
1477
|
+
revert?: {
|
|
1478
|
+
messageID: string;
|
|
1479
|
+
partID?: string;
|
|
1480
|
+
snapshot?: string;
|
|
1481
|
+
diff?: string;
|
|
1482
|
+
};
|
|
1483
|
+
permission?: {
|
|
1484
|
+
[key: string]: unknown;
|
|
1485
|
+
};
|
|
1486
|
+
timeCreated?: number;
|
|
1487
|
+
timeUpdated?: number;
|
|
1488
|
+
timeCompacting?: number;
|
|
1489
|
+
timeArchived?: number;
|
|
1490
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportSessionResponses, KilocodeSessionImportSessionErrors, ThrowOnError, "fields">;
|
|
1591
1491
|
/**
|
|
1592
|
-
*
|
|
1492
|
+
* Insert message for session import
|
|
1593
1493
|
*
|
|
1594
|
-
*
|
|
1494
|
+
* Insert or update a message row used by legacy session import.
|
|
1595
1495
|
*/
|
|
1596
|
-
|
|
1496
|
+
message<ThrowOnError extends boolean = false>(parameters?: {
|
|
1597
1497
|
directory?: string;
|
|
1598
1498
|
workspace?: string;
|
|
1599
|
-
|
|
1600
|
-
|
|
1499
|
+
id?: string;
|
|
1500
|
+
sessionID?: string;
|
|
1501
|
+
timeCreated?: number;
|
|
1502
|
+
data?: {
|
|
1503
|
+
role: "user";
|
|
1504
|
+
time: {
|
|
1505
|
+
created: number;
|
|
1506
|
+
};
|
|
1507
|
+
agent: string;
|
|
1508
|
+
model: {
|
|
1509
|
+
providerID: string;
|
|
1510
|
+
modelID: string;
|
|
1511
|
+
};
|
|
1512
|
+
tools?: {
|
|
1513
|
+
[key: string]: boolean;
|
|
1514
|
+
};
|
|
1515
|
+
} | {
|
|
1516
|
+
role: "assistant";
|
|
1517
|
+
time: {
|
|
1518
|
+
created: number;
|
|
1519
|
+
completed?: number;
|
|
1520
|
+
};
|
|
1521
|
+
parentID: string;
|
|
1522
|
+
modelID: string;
|
|
1523
|
+
providerID: string;
|
|
1524
|
+
mode: string;
|
|
1525
|
+
agent: string;
|
|
1526
|
+
path: {
|
|
1527
|
+
cwd: string;
|
|
1528
|
+
root: string;
|
|
1529
|
+
};
|
|
1530
|
+
summary?: boolean;
|
|
1531
|
+
cost: number;
|
|
1532
|
+
tokens: {
|
|
1533
|
+
total?: number;
|
|
1534
|
+
input: number;
|
|
1535
|
+
output: number;
|
|
1536
|
+
reasoning: number;
|
|
1537
|
+
cache: {
|
|
1538
|
+
read: number;
|
|
1539
|
+
write: number;
|
|
1540
|
+
};
|
|
1541
|
+
};
|
|
1542
|
+
structured?: unknown;
|
|
1543
|
+
variant?: string;
|
|
1544
|
+
finish?: string;
|
|
1545
|
+
};
|
|
1546
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportMessageResponses, KilocodeSessionImportMessageErrors, ThrowOnError, "fields">;
|
|
1601
1547
|
/**
|
|
1602
|
-
*
|
|
1548
|
+
* Insert part for session import
|
|
1603
1549
|
*
|
|
1604
|
-
*
|
|
1550
|
+
* Insert or update a part row used by legacy session import.
|
|
1605
1551
|
*/
|
|
1606
|
-
|
|
1552
|
+
part<ThrowOnError extends boolean = false>(parameters?: {
|
|
1607
1553
|
directory?: string;
|
|
1608
1554
|
workspace?: string;
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1555
|
+
id?: string;
|
|
1556
|
+
messageID?: string;
|
|
1557
|
+
sessionID?: string;
|
|
1558
|
+
timeCreated?: number;
|
|
1559
|
+
data?: {
|
|
1560
|
+
type: "text";
|
|
1561
|
+
text: string;
|
|
1562
|
+
synthetic?: boolean;
|
|
1563
|
+
ignored?: boolean;
|
|
1564
|
+
time?: {
|
|
1565
|
+
start: number;
|
|
1566
|
+
end?: number;
|
|
1567
|
+
};
|
|
1568
|
+
metadata?: {
|
|
1569
|
+
[key: string]: unknown;
|
|
1570
|
+
};
|
|
1571
|
+
} | {
|
|
1572
|
+
type: "reasoning";
|
|
1573
|
+
text: string;
|
|
1574
|
+
metadata?: {
|
|
1575
|
+
[key: string]: unknown;
|
|
1576
|
+
};
|
|
1577
|
+
time: {
|
|
1578
|
+
start: number;
|
|
1579
|
+
end?: number;
|
|
1580
|
+
};
|
|
1581
|
+
} | {
|
|
1582
|
+
type: "tool";
|
|
1583
|
+
callID: string;
|
|
1584
|
+
tool: string;
|
|
1585
|
+
state: {
|
|
1586
|
+
status: "pending";
|
|
1587
|
+
input: {
|
|
1588
|
+
[key: string]: unknown;
|
|
1589
|
+
};
|
|
1590
|
+
raw: string;
|
|
1591
|
+
} | {
|
|
1592
|
+
status: "running";
|
|
1593
|
+
input: {
|
|
1594
|
+
[key: string]: unknown;
|
|
1595
|
+
};
|
|
1596
|
+
title?: string;
|
|
1597
|
+
metadata?: {
|
|
1598
|
+
[key: string]: unknown;
|
|
1599
|
+
};
|
|
1600
|
+
time: {
|
|
1601
|
+
start: number;
|
|
1602
|
+
};
|
|
1603
|
+
} | {
|
|
1604
|
+
status: "completed";
|
|
1605
|
+
input: {
|
|
1606
|
+
[key: string]: unknown;
|
|
1607
|
+
};
|
|
1608
|
+
output: string;
|
|
1609
|
+
title: string;
|
|
1610
|
+
metadata: {
|
|
1611
|
+
[key: string]: unknown;
|
|
1612
|
+
};
|
|
1613
|
+
time: {
|
|
1614
|
+
start: number;
|
|
1615
|
+
end: number;
|
|
1616
|
+
compacted?: number;
|
|
1617
|
+
};
|
|
1618
|
+
} | {
|
|
1619
|
+
status: "error";
|
|
1620
|
+
input: {
|
|
1621
|
+
[key: string]: unknown;
|
|
1622
|
+
};
|
|
1623
|
+
error: string;
|
|
1624
|
+
metadata?: {
|
|
1625
|
+
[key: string]: unknown;
|
|
1626
|
+
};
|
|
1627
|
+
time: {
|
|
1628
|
+
start: number;
|
|
1629
|
+
end: number;
|
|
1630
|
+
};
|
|
1631
|
+
};
|
|
1632
|
+
metadata?: {
|
|
1633
|
+
[key: string]: unknown;
|
|
1634
|
+
};
|
|
1635
|
+
};
|
|
1636
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeSessionImportPartResponses, KilocodeSessionImportPartErrors, ThrowOnError, "fields">;
|
|
1637
|
+
}
|
|
1638
|
+
export declare class Kilocode extends HeyApiClient {
|
|
1614
1639
|
/**
|
|
1615
|
-
*
|
|
1640
|
+
* Remove a skill
|
|
1616
1641
|
*
|
|
1617
|
-
*
|
|
1642
|
+
* Remove a skill by deleting its directory from disk and clearing it from cache.
|
|
1618
1643
|
*/
|
|
1619
|
-
|
|
1644
|
+
removeSkill<ThrowOnError extends boolean = false>(parameters?: {
|
|
1620
1645
|
directory?: string;
|
|
1621
1646
|
workspace?: string;
|
|
1622
|
-
|
|
1623
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1647
|
+
location?: string;
|
|
1648
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeRemoveSkillResponses, KilocodeRemoveSkillErrors, ThrowOnError, "fields">;
|
|
1624
1649
|
/**
|
|
1625
|
-
*
|
|
1650
|
+
* Remove a custom agent
|
|
1626
1651
|
*
|
|
1627
|
-
*
|
|
1652
|
+
* Remove a custom (non-native) agent by deleting its markdown file from disk and refreshing state.
|
|
1628
1653
|
*/
|
|
1629
|
-
|
|
1654
|
+
removeAgent<ThrowOnError extends boolean = false>(parameters?: {
|
|
1630
1655
|
directory?: string;
|
|
1631
1656
|
workspace?: string;
|
|
1632
|
-
|
|
1633
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1634
|
-
private
|
|
1635
|
-
get
|
|
1657
|
+
name?: string;
|
|
1658
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KilocodeRemoveAgentResponses, KilocodeRemoveAgentErrors, ThrowOnError, "fields">;
|
|
1659
|
+
private _sessionImport?;
|
|
1660
|
+
get sessionImport(): SessionImport;
|
|
1636
1661
|
}
|
|
1637
|
-
export declare class
|
|
1662
|
+
export declare class Organization extends HeyApiClient {
|
|
1638
1663
|
/**
|
|
1639
|
-
*
|
|
1664
|
+
* Update Kilo Gateway organization
|
|
1640
1665
|
*
|
|
1641
|
-
*
|
|
1666
|
+
* Switch to a different Kilo Gateway organization
|
|
1642
1667
|
*/
|
|
1643
|
-
|
|
1668
|
+
set<ThrowOnError extends boolean = false>(parameters?: {
|
|
1644
1669
|
directory?: string;
|
|
1645
1670
|
workspace?: string;
|
|
1646
|
-
|
|
1671
|
+
organizationId?: string | null;
|
|
1672
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloOrganizationSetResponses, KiloOrganizationSetErrors, ThrowOnError, "fields">;
|
|
1647
1673
|
}
|
|
1648
|
-
export declare class
|
|
1674
|
+
export declare class Session3 extends HeyApiClient {
|
|
1649
1675
|
/**
|
|
1650
|
-
* Get
|
|
1676
|
+
* Get cloud session
|
|
1651
1677
|
*
|
|
1652
|
-
*
|
|
1678
|
+
* Fetch full session data from the Kilo cloud for preview
|
|
1653
1679
|
*/
|
|
1654
|
-
get<ThrowOnError extends boolean = false>(parameters
|
|
1680
|
+
get<ThrowOnError extends boolean = false>(parameters: {
|
|
1681
|
+
id: string;
|
|
1655
1682
|
directory?: string;
|
|
1656
1683
|
workspace?: string;
|
|
1657
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1658
|
-
}
|
|
1659
|
-
export declare class Vcs extends HeyApiClient {
|
|
1684
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloCloudSessionGetResponses, KiloCloudSessionGetErrors, ThrowOnError, "fields">;
|
|
1660
1685
|
/**
|
|
1661
|
-
*
|
|
1686
|
+
* Import session from cloud
|
|
1662
1687
|
*
|
|
1663
|
-
*
|
|
1688
|
+
* Download a cloud-synced session and write it to local storage with fresh IDs.
|
|
1664
1689
|
*/
|
|
1665
|
-
|
|
1690
|
+
import<ThrowOnError extends boolean = false>(parameters?: {
|
|
1666
1691
|
directory?: string;
|
|
1667
1692
|
workspace?: string;
|
|
1668
|
-
|
|
1693
|
+
sessionId?: string;
|
|
1694
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloCloudSessionImportResponses, KiloCloudSessionImportErrors, ThrowOnError, "fields">;
|
|
1669
1695
|
}
|
|
1670
|
-
export declare class
|
|
1696
|
+
export declare class Cloud extends HeyApiClient {
|
|
1697
|
+
private _session?;
|
|
1698
|
+
get session(): Session3;
|
|
1699
|
+
}
|
|
1700
|
+
export declare class Claw extends HeyApiClient {
|
|
1671
1701
|
/**
|
|
1672
|
-
*
|
|
1702
|
+
* Get KiloClaw instance status
|
|
1673
1703
|
*
|
|
1674
|
-
*
|
|
1704
|
+
* Fetch the user's KiloClaw instance status via the KiloClaw worker
|
|
1675
1705
|
*/
|
|
1676
|
-
|
|
1706
|
+
status<ThrowOnError extends boolean = false>(parameters?: {
|
|
1677
1707
|
directory?: string;
|
|
1678
1708
|
workspace?: string;
|
|
1679
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1680
|
-
}
|
|
1681
|
-
export declare class App extends HeyApiClient {
|
|
1709
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloClawStatusResponses, unknown, ThrowOnError, "fields">;
|
|
1682
1710
|
/**
|
|
1683
|
-
*
|
|
1711
|
+
* Get KiloClaw chat credentials
|
|
1684
1712
|
*
|
|
1685
|
-
*
|
|
1713
|
+
* Fetch Stream Chat credentials for the user's KiloClaw instance
|
|
1686
1714
|
*/
|
|
1687
|
-
|
|
1715
|
+
chatCredentials<ThrowOnError extends boolean = false>(parameters?: {
|
|
1688
1716
|
directory?: string;
|
|
1689
1717
|
workspace?: string;
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
extra?: {
|
|
1694
|
-
[key: string]: unknown;
|
|
1695
|
-
};
|
|
1696
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<AppLogResponses, AppLogErrors, ThrowOnError, "fields">;
|
|
1718
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloClawChatCredentialsResponses, unknown, ThrowOnError, "fields">;
|
|
1719
|
+
}
|
|
1720
|
+
export declare class Kilo extends HeyApiClient {
|
|
1697
1721
|
/**
|
|
1698
|
-
*
|
|
1722
|
+
* Get Kilo Gateway profile
|
|
1699
1723
|
*
|
|
1700
|
-
*
|
|
1724
|
+
* Fetch user profile and organizations from Kilo Gateway
|
|
1701
1725
|
*/
|
|
1702
|
-
|
|
1726
|
+
profile<ThrowOnError extends boolean = false>(parameters?: {
|
|
1703
1727
|
directory?: string;
|
|
1704
1728
|
workspace?: string;
|
|
1705
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1729
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloProfileResponses, KiloProfileErrors, ThrowOnError, "fields">;
|
|
1706
1730
|
/**
|
|
1707
|
-
*
|
|
1731
|
+
* Get organization custom modes
|
|
1708
1732
|
*
|
|
1709
|
-
*
|
|
1733
|
+
* Fetch custom modes defined for the current organization
|
|
1710
1734
|
*/
|
|
1711
|
-
|
|
1735
|
+
modes<ThrowOnError extends boolean = false>(parameters?: {
|
|
1712
1736
|
directory?: string;
|
|
1713
1737
|
workspace?: string;
|
|
1714
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1715
|
-
}
|
|
1716
|
-
export declare class Lsp extends HeyApiClient {
|
|
1738
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloModesResponses, unknown, ThrowOnError, "fields">;
|
|
1717
1739
|
/**
|
|
1718
|
-
*
|
|
1740
|
+
* FIM completion
|
|
1719
1741
|
*
|
|
1720
|
-
*
|
|
1742
|
+
* Proxy a Fill-in-the-Middle completion request to the Kilo Gateway
|
|
1721
1743
|
*/
|
|
1722
|
-
|
|
1744
|
+
fim<ThrowOnError extends boolean = false>(parameters?: {
|
|
1723
1745
|
directory?: string;
|
|
1724
1746
|
workspace?: string;
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1747
|
+
prefix?: string;
|
|
1748
|
+
suffix?: string;
|
|
1749
|
+
model?: string;
|
|
1750
|
+
maxTokens?: number;
|
|
1751
|
+
temperature?: number;
|
|
1752
|
+
}, options?: Options<never, ThrowOnError>): Promise<import("./core/serverSentEvents.gen.js").ServerSentEventsResult<KiloFimResponses, KiloFimErrors>>;
|
|
1728
1753
|
/**
|
|
1729
|
-
* Get
|
|
1754
|
+
* Get Kilo notifications
|
|
1730
1755
|
*
|
|
1731
|
-
*
|
|
1756
|
+
* Fetch notifications from Kilo Gateway for CLI display
|
|
1732
1757
|
*/
|
|
1733
|
-
|
|
1758
|
+
notifications<ThrowOnError extends boolean = false>(parameters?: {
|
|
1734
1759
|
directory?: string;
|
|
1735
1760
|
workspace?: string;
|
|
1736
|
-
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<
|
|
1737
|
-
}
|
|
1738
|
-
export declare class Event extends HeyApiClient {
|
|
1761
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloNotificationsResponses, KiloNotificationsErrors, ThrowOnError, "fields">;
|
|
1739
1762
|
/**
|
|
1740
|
-
*
|
|
1763
|
+
* Get cloud sessions
|
|
1741
1764
|
*
|
|
1742
|
-
*
|
|
1765
|
+
* Fetch cloud CLI sessions from Kilo API
|
|
1743
1766
|
*/
|
|
1744
|
-
|
|
1767
|
+
cloudSessions<ThrowOnError extends boolean = false>(parameters?: {
|
|
1745
1768
|
directory?: string;
|
|
1746
1769
|
workspace?: string;
|
|
1747
|
-
|
|
1770
|
+
cursor?: string;
|
|
1771
|
+
limit?: number;
|
|
1772
|
+
gitUrl?: string;
|
|
1773
|
+
}, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<KiloCloudSessionsResponses, KiloCloudSessionsErrors, ThrowOnError, "fields">;
|
|
1774
|
+
private _organization?;
|
|
1775
|
+
get organization(): Organization;
|
|
1776
|
+
private _cloud?;
|
|
1777
|
+
get cloud(): Cloud;
|
|
1778
|
+
private _claw?;
|
|
1779
|
+
get claw(): Claw;
|
|
1748
1780
|
}
|
|
1749
1781
|
export declare class KiloClient extends HeyApiClient {
|
|
1750
1782
|
static readonly __registry: HeyApiRegistry<KiloClient>;
|
|
@@ -1754,10 +1786,10 @@ export declare class KiloClient extends HeyApiClient {
|
|
|
1754
1786
|
});
|
|
1755
1787
|
private _global?;
|
|
1756
1788
|
get global(): Global;
|
|
1757
|
-
private _remote?;
|
|
1758
|
-
get remote(): Remote;
|
|
1759
1789
|
private _auth?;
|
|
1760
1790
|
get auth(): Auth;
|
|
1791
|
+
private _app?;
|
|
1792
|
+
get app(): App;
|
|
1761
1793
|
private _project?;
|
|
1762
1794
|
get project(): Project;
|
|
1763
1795
|
private _pty?;
|
|
@@ -1778,24 +1810,14 @@ export declare class KiloClient extends HeyApiClient {
|
|
|
1778
1810
|
get permission(): Permission;
|
|
1779
1811
|
private _question?;
|
|
1780
1812
|
get question(): Question;
|
|
1781
|
-
private _network?;
|
|
1782
|
-
get network(): Network;
|
|
1783
1813
|
private _provider?;
|
|
1784
1814
|
get provider(): Provider;
|
|
1785
|
-
private _telemetry?;
|
|
1786
|
-
get telemetry(): Telemetry;
|
|
1787
|
-
private _commitMessage?;
|
|
1788
|
-
get commitMessage(): CommitMessage;
|
|
1789
|
-
private _enhancePrompt?;
|
|
1790
|
-
get enhancePrompt(): EnhancePrompt;
|
|
1791
|
-
private _kilocode?;
|
|
1792
|
-
get kilocode(): Kilocode;
|
|
1793
|
-
private _kilo?;
|
|
1794
|
-
get kilo(): Kilo;
|
|
1795
1815
|
private _find?;
|
|
1796
1816
|
get find(): Find;
|
|
1797
1817
|
private _file?;
|
|
1798
1818
|
get file(): File;
|
|
1819
|
+
private _event?;
|
|
1820
|
+
get event(): Event;
|
|
1799
1821
|
private _mcp?;
|
|
1800
1822
|
get mcp(): Mcp;
|
|
1801
1823
|
private _tui?;
|
|
@@ -1808,13 +1830,23 @@ export declare class KiloClient extends HeyApiClient {
|
|
|
1808
1830
|
get vcs(): Vcs;
|
|
1809
1831
|
private _command?;
|
|
1810
1832
|
get command(): Command;
|
|
1811
|
-
private _app?;
|
|
1812
|
-
get app(): App;
|
|
1813
1833
|
private _lsp?;
|
|
1814
1834
|
get lsp(): Lsp;
|
|
1815
1835
|
private _formatter?;
|
|
1816
1836
|
get formatter(): Formatter;
|
|
1817
|
-
private
|
|
1818
|
-
get
|
|
1837
|
+
private _network?;
|
|
1838
|
+
get network(): Network;
|
|
1839
|
+
private _telemetry?;
|
|
1840
|
+
get telemetry(): Telemetry;
|
|
1841
|
+
private _remote?;
|
|
1842
|
+
get remote(): Remote;
|
|
1843
|
+
private _commitMessage?;
|
|
1844
|
+
get commitMessage(): CommitMessage;
|
|
1845
|
+
private _enhancePrompt?;
|
|
1846
|
+
get enhancePrompt(): EnhancePrompt;
|
|
1847
|
+
private _kilocode?;
|
|
1848
|
+
get kilocode(): Kilocode;
|
|
1849
|
+
private _kilo?;
|
|
1850
|
+
get kilo(): Kilo;
|
|
1819
1851
|
}
|
|
1820
1852
|
export {};
|