@opencode-ai/sdk 0.1.0-alpha.9 → 0.3.94
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/{internal/utils.d.mts.map → dist/gen/client/client.d.ts} +2 -1
- package/dist/gen/client/client.js +145 -0
- package/dist/gen/client/index.d.ts +7 -0
- package/dist/gen/client/index.js +4 -0
- package/dist/gen/client/types.d.ts +119 -0
- package/dist/gen/client/types.js +0 -0
- package/dist/gen/client/utils.d.ts +45 -0
- package/dist/gen/client/utils.js +284 -0
- package/dist/gen/client.gen.d.ts +12 -0
- package/dist/gen/client.gen.js +5 -0
- package/dist/gen/core/auth.d.ts +18 -0
- package/dist/gen/core/auth.js +13 -0
- package/dist/gen/core/bodySerializer.d.ts +17 -0
- package/dist/gen/core/bodySerializer.js +53 -0
- package/dist/gen/core/params.d.ts +33 -0
- package/dist/gen/core/params.js +87 -0
- package/dist/gen/core/pathSerializer.d.ts +33 -0
- package/dist/gen/core/pathSerializer.js +113 -0
- package/dist/gen/core/types.d.ts +78 -0
- package/dist/gen/core/types.js +0 -0
- package/dist/gen/sdk.gen.d.ts +149 -0
- package/dist/gen/sdk.gen.js +291 -0
- package/dist/gen/types.gen.d.ts +1308 -0
- package/dist/gen/types.gen.js +1 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.js +6 -0
- package/package.json +12 -134
- package/CHANGELOG.md +0 -80
- package/LICENSE +0 -201
- package/README.md +0 -352
- package/api-promise.d.mts +0 -2
- package/api-promise.d.mts.map +0 -1
- package/api-promise.d.ts +0 -2
- package/api-promise.d.ts.map +0 -1
- package/api-promise.js +0 -6
- package/api-promise.js.map +0 -1
- package/api-promise.mjs +0 -2
- package/api-promise.mjs.map +0 -1
- package/client.d.mts +0 -185
- package/client.d.mts.map +0 -1
- package/client.d.ts +0 -185
- package/client.d.ts.map +0 -1
- package/client.js +0 -459
- package/client.js.map +0 -1
- package/client.mjs +0 -455
- package/client.mjs.map +0 -1
- package/core/api-promise.d.mts +0 -46
- package/core/api-promise.d.mts.map +0 -1
- package/core/api-promise.d.ts +0 -46
- package/core/api-promise.d.ts.map +0 -1
- package/core/api-promise.js +0 -74
- package/core/api-promise.js.map +0 -1
- package/core/api-promise.mjs +0 -70
- package/core/api-promise.mjs.map +0 -1
- package/core/error.d.mts +0 -46
- package/core/error.d.mts.map +0 -1
- package/core/error.d.ts +0 -46
- package/core/error.d.ts.map +0 -1
- package/core/error.js +0 -113
- package/core/error.js.map +0 -1
- package/core/error.mjs +0 -97
- package/core/error.mjs.map +0 -1
- package/core/resource.d.mts +0 -6
- package/core/resource.d.mts.map +0 -1
- package/core/resource.d.ts +0 -6
- package/core/resource.d.ts.map +0 -1
- package/core/resource.js +0 -11
- package/core/resource.js.map +0 -1
- package/core/resource.mjs +0 -7
- package/core/resource.mjs.map +0 -1
- package/core/uploads.d.mts +0 -3
- package/core/uploads.d.mts.map +0 -1
- package/core/uploads.d.ts +0 -3
- package/core/uploads.d.ts.map +0 -1
- package/core/uploads.js +0 -6
- package/core/uploads.js.map +0 -1
- package/core/uploads.mjs +0 -2
- package/core/uploads.mjs.map +0 -1
- package/error.d.mts +0 -2
- package/error.d.mts.map +0 -1
- package/error.d.ts +0 -2
- package/error.d.ts.map +0 -1
- package/error.js +0 -6
- package/error.js.map +0 -1
- package/error.mjs +0 -2
- package/error.mjs.map +0 -1
- package/index.d.mts +0 -6
- package/index.d.mts.map +0 -1
- package/index.d.ts +0 -6
- package/index.d.ts.map +0 -1
- package/index.js +0 -30
- package/index.js.map +0 -1
- package/index.mjs +0 -7
- package/index.mjs.map +0 -1
- package/internal/builtin-types.d.mts +0 -73
- package/internal/builtin-types.d.mts.map +0 -1
- package/internal/builtin-types.d.ts +0 -73
- package/internal/builtin-types.d.ts.map +0 -1
- package/internal/builtin-types.js +0 -4
- package/internal/builtin-types.js.map +0 -1
- package/internal/builtin-types.mjs +0 -3
- package/internal/builtin-types.mjs.map +0 -1
- package/internal/detect-platform.d.mts +0 -15
- package/internal/detect-platform.d.mts.map +0 -1
- package/internal/detect-platform.d.ts +0 -15
- package/internal/detect-platform.d.ts.map +0 -1
- package/internal/detect-platform.js +0 -162
- package/internal/detect-platform.js.map +0 -1
- package/internal/detect-platform.mjs +0 -157
- package/internal/detect-platform.mjs.map +0 -1
- package/internal/errors.d.mts +0 -3
- package/internal/errors.d.mts.map +0 -1
- package/internal/errors.d.ts +0 -3
- package/internal/errors.d.ts.map +0 -1
- package/internal/errors.js +0 -41
- package/internal/errors.js.map +0 -1
- package/internal/errors.mjs +0 -36
- package/internal/errors.mjs.map +0 -1
- package/internal/headers.d.mts +0 -20
- package/internal/headers.d.mts.map +0 -1
- package/internal/headers.d.ts +0 -20
- package/internal/headers.d.ts.map +0 -1
- package/internal/headers.js +0 -79
- package/internal/headers.js.map +0 -1
- package/internal/headers.mjs +0 -74
- package/internal/headers.mjs.map +0 -1
- package/internal/parse.d.mts +0 -12
- package/internal/parse.d.mts.map +0 -1
- package/internal/parse.d.ts +0 -12
- package/internal/parse.d.ts.map +0 -1
- package/internal/parse.js +0 -35
- package/internal/parse.js.map +0 -1
- package/internal/parse.mjs +0 -32
- package/internal/parse.mjs.map +0 -1
- package/internal/request-options.d.mts +0 -33
- package/internal/request-options.d.mts.map +0 -1
- package/internal/request-options.d.ts +0 -33
- package/internal/request-options.d.ts.map +0 -1
- package/internal/request-options.js +0 -14
- package/internal/request-options.js.map +0 -1
- package/internal/request-options.mjs +0 -10
- package/internal/request-options.mjs.map +0 -1
- package/internal/shim-types.d.mts +0 -17
- package/internal/shim-types.d.mts.map +0 -1
- package/internal/shim-types.d.ts +0 -17
- package/internal/shim-types.d.ts.map +0 -1
- package/internal/shim-types.js +0 -4
- package/internal/shim-types.js.map +0 -1
- package/internal/shim-types.mjs +0 -3
- package/internal/shim-types.mjs.map +0 -1
- package/internal/shims.d.mts +0 -20
- package/internal/shims.d.mts.map +0 -1
- package/internal/shims.d.ts +0 -20
- package/internal/shims.d.ts.map +0 -1
- package/internal/shims.js +0 -92
- package/internal/shims.js.map +0 -1
- package/internal/shims.mjs +0 -85
- package/internal/shims.mjs.map +0 -1
- package/internal/to-file.d.mts +0 -45
- package/internal/to-file.d.mts.map +0 -1
- package/internal/to-file.d.ts +0 -45
- package/internal/to-file.d.ts.map +0 -1
- package/internal/to-file.js +0 -91
- package/internal/to-file.js.map +0 -1
- package/internal/to-file.mjs +0 -88
- package/internal/to-file.mjs.map +0 -1
- package/internal/tslib.js +0 -81
- package/internal/tslib.mjs +0 -17
- package/internal/types.d.mts +0 -69
- package/internal/types.d.mts.map +0 -1
- package/internal/types.d.ts +0 -69
- package/internal/types.d.ts.map +0 -1
- package/internal/types.js +0 -4
- package/internal/types.js.map +0 -1
- package/internal/types.mjs +0 -3
- package/internal/types.mjs.map +0 -1
- package/internal/uploads.d.mts +0 -42
- package/internal/uploads.d.mts.map +0 -1
- package/internal/uploads.d.ts +0 -42
- package/internal/uploads.d.ts.map +0 -1
- package/internal/uploads.js +0 -141
- package/internal/uploads.js.map +0 -1
- package/internal/uploads.mjs +0 -131
- package/internal/uploads.mjs.map +0 -1
- package/internal/utils/base64.d.mts +0 -3
- package/internal/utils/base64.d.mts.map +0 -1
- package/internal/utils/base64.d.ts +0 -3
- package/internal/utils/base64.d.ts.map +0 -1
- package/internal/utils/base64.js +0 -38
- package/internal/utils/base64.js.map +0 -1
- package/internal/utils/base64.mjs +0 -33
- package/internal/utils/base64.mjs.map +0 -1
- package/internal/utils/bytes.d.mts +0 -4
- package/internal/utils/bytes.d.mts.map +0 -1
- package/internal/utils/bytes.d.ts +0 -4
- package/internal/utils/bytes.d.ts.map +0 -1
- package/internal/utils/bytes.js +0 -31
- package/internal/utils/bytes.js.map +0 -1
- package/internal/utils/bytes.mjs +0 -26
- package/internal/utils/bytes.mjs.map +0 -1
- package/internal/utils/env.d.mts +0 -9
- package/internal/utils/env.d.mts.map +0 -1
- package/internal/utils/env.d.ts +0 -9
- package/internal/utils/env.d.ts.map +0 -1
- package/internal/utils/env.js +0 -22
- package/internal/utils/env.js.map +0 -1
- package/internal/utils/env.mjs +0 -18
- package/internal/utils/env.mjs.map +0 -1
- package/internal/utils/log.d.mts +0 -37
- package/internal/utils/log.d.mts.map +0 -1
- package/internal/utils/log.d.ts +0 -37
- package/internal/utils/log.d.ts.map +0 -1
- package/internal/utils/log.js +0 -85
- package/internal/utils/log.js.map +0 -1
- package/internal/utils/log.mjs +0 -79
- package/internal/utils/log.mjs.map +0 -1
- package/internal/utils/path.d.mts +0 -15
- package/internal/utils/path.d.mts.map +0 -1
- package/internal/utils/path.d.ts +0 -15
- package/internal/utils/path.d.ts.map +0 -1
- package/internal/utils/path.js +0 -58
- package/internal/utils/path.js.map +0 -1
- package/internal/utils/path.mjs +0 -53
- package/internal/utils/path.mjs.map +0 -1
- package/internal/utils/sleep.d.mts +0 -2
- package/internal/utils/sleep.d.mts.map +0 -1
- package/internal/utils/sleep.d.ts +0 -2
- package/internal/utils/sleep.d.ts.map +0 -1
- package/internal/utils/sleep.js +0 -7
- package/internal/utils/sleep.js.map +0 -1
- package/internal/utils/sleep.mjs +0 -3
- package/internal/utils/sleep.mjs.map +0 -1
- package/internal/utils/uuid.d.mts +0 -5
- package/internal/utils/uuid.d.mts.map +0 -1
- package/internal/utils/uuid.d.ts +0 -5
- package/internal/utils/uuid.d.ts.map +0 -1
- package/internal/utils/uuid.js +0 -19
- package/internal/utils/uuid.js.map +0 -1
- package/internal/utils/uuid.mjs +0 -15
- package/internal/utils/uuid.mjs.map +0 -1
- package/internal/utils/values.d.mts +0 -18
- package/internal/utils/values.d.mts.map +0 -1
- package/internal/utils/values.d.ts +0 -18
- package/internal/utils/values.d.ts.map +0 -1
- package/internal/utils/values.js +0 -112
- package/internal/utils/values.js.map +0 -1
- package/internal/utils/values.mjs +0 -94
- package/internal/utils/values.mjs.map +0 -1
- package/internal/utils.d.mts +0 -7
- package/internal/utils.d.ts +0 -7
- package/internal/utils.d.ts.map +0 -1
- package/internal/utils.js +0 -11
- package/internal/utils.js.map +0 -1
- package/internal/utils.mjs +0 -8
- package/internal/utils.mjs.map +0 -1
- package/resource.d.mts +0 -2
- package/resource.d.mts.map +0 -1
- package/resource.d.ts +0 -2
- package/resource.d.ts.map +0 -1
- package/resource.js +0 -6
- package/resource.js.map +0 -1
- package/resource.mjs +0 -2
- package/resource.mjs.map +0 -1
- package/resources/app.d.mts +0 -38
- package/resources/app.d.mts.map +0 -1
- package/resources/app.d.ts +0 -38
- package/resources/app.d.ts.map +0 -1
- package/resources/app.js +0 -21
- package/resources/app.js.map +0 -1
- package/resources/app.mjs +0 -17
- package/resources/app.mjs.map +0 -1
- package/resources/config.d.mts +0 -304
- package/resources/config.d.mts.map +0 -1
- package/resources/config.d.ts +0 -304
- package/resources/config.d.ts.map +0 -1
- package/resources/config.js +0 -21
- package/resources/config.js.map +0 -1
- package/resources/config.mjs +0 -17
- package/resources/config.mjs.map +0 -1
- package/resources/event.d.mts +0 -120
- package/resources/event.d.mts.map +0 -1
- package/resources/event.d.ts +0 -120
- package/resources/event.d.ts.map +0 -1
- package/resources/event.js +0 -15
- package/resources/event.js.map +0 -1
- package/resources/event.mjs +0 -11
- package/resources/event.mjs.map +0 -1
- package/resources/file.d.mts +0 -17
- package/resources/file.d.mts.map +0 -1
- package/resources/file.d.ts +0 -17
- package/resources/file.d.ts.map +0 -1
- package/resources/file.js +0 -15
- package/resources/file.js.map +0 -1
- package/resources/file.mjs +0 -11
- package/resources/file.mjs.map +0 -1
- package/resources/index.d.mts +0 -7
- package/resources/index.d.mts.map +0 -1
- package/resources/index.d.ts +0 -7
- package/resources/index.d.ts.map +0 -1
- package/resources/index.js +0 -17
- package/resources/index.js.map +0 -1
- package/resources/index.mjs +0 -8
- package/resources/index.mjs.map +0 -1
- package/resources/session.d.mts +0 -207
- package/resources/session.d.mts.map +0 -1
- package/resources/session.d.ts +0 -207
- package/resources/session.d.ts.map +0 -1
- package/resources/session.js +0 -70
- package/resources/session.js.map +0 -1
- package/resources/session.mjs +0 -66
- package/resources/session.mjs.map +0 -1
- package/resources/shared.d.mts +0 -20
- package/resources/shared.d.mts.map +0 -1
- package/resources/shared.d.ts +0 -20
- package/resources/shared.d.ts.map +0 -1
- package/resources/shared.js +0 -4
- package/resources/shared.js.map +0 -1
- package/resources/shared.mjs +0 -3
- package/resources/shared.mjs.map +0 -1
- package/resources.d.mts +0 -2
- package/resources.d.mts.map +0 -1
- package/resources.d.ts +0 -2
- package/resources.d.ts.map +0 -1
- package/resources.js +0 -5
- package/resources.js.map +0 -1
- package/resources.mjs +0 -2
- package/resources.mjs.map +0 -1
- package/src/api-promise.ts +0 -2
- package/src/client.ts +0 -783
- package/src/core/README.md +0 -3
- package/src/core/api-promise.ts +0 -92
- package/src/core/error.ts +0 -130
- package/src/core/resource.ts +0 -11
- package/src/core/uploads.ts +0 -2
- package/src/error.ts +0 -2
- package/src/index.ts +0 -22
- package/src/internal/README.md +0 -3
- package/src/internal/builtin-types.ts +0 -93
- package/src/internal/detect-platform.ts +0 -196
- package/src/internal/errors.ts +0 -33
- package/src/internal/headers.ts +0 -97
- package/src/internal/parse.ts +0 -50
- package/src/internal/request-options.ts +0 -38
- package/src/internal/shim-types.ts +0 -26
- package/src/internal/shims.ts +0 -107
- package/src/internal/to-file.ts +0 -154
- package/src/internal/types.ts +0 -95
- package/src/internal/uploads.ts +0 -187
- package/src/internal/utils/base64.ts +0 -40
- package/src/internal/utils/bytes.ts +0 -32
- package/src/internal/utils/env.ts +0 -18
- package/src/internal/utils/log.ts +0 -126
- package/src/internal/utils/path.ts +0 -63
- package/src/internal/utils/sleep.ts +0 -3
- package/src/internal/utils/uuid.ts +0 -17
- package/src/internal/utils/values.ts +0 -105
- package/src/internal/utils.ts +0 -8
- package/src/lib/.keep +0 -4
- package/src/resource.ts +0 -2
- package/src/resources/app.ts +0 -59
- package/src/resources/config.ts +0 -390
- package/src/resources/event.ts +0 -171
- package/src/resources/file.ts +0 -24
- package/src/resources/index.ts +0 -40
- package/src/resources/session.ts +0 -355
- package/src/resources/shared.ts +0 -27
- package/src/resources.ts +0 -1
- package/src/tsconfig.json +0 -11
- package/src/uploads.ts +0 -2
- package/src/version.ts +0 -1
- package/uploads.d.mts +0 -2
- package/uploads.d.mts.map +0 -1
- package/uploads.d.ts +0 -2
- package/uploads.d.ts.map +0 -1
- package/uploads.js +0 -6
- package/uploads.js.map +0 -1
- package/uploads.mjs +0 -2
- package/uploads.mjs.map +0 -1
- package/version.d.mts +0 -2
- package/version.d.mts.map +0 -1
- package/version.d.ts +0 -2
- package/version.d.ts.map +0 -1
- package/version.js +0 -5
- package/version.js.map +0 -1
- package/version.mjs +0 -2
- package/version.mjs.map +0 -1
package/resources/event.d.mts
DELETED
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../core/resource.mjs";
|
|
2
|
-
import * as SessionAPI from "./session.mjs";
|
|
3
|
-
import * as Shared from "./shared.mjs";
|
|
4
|
-
import { APIPromise } from "../core/api-promise.mjs";
|
|
5
|
-
import { RequestOptions } from "../internal/request-options.mjs";
|
|
6
|
-
export declare class Event extends APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Get events
|
|
9
|
-
*/
|
|
10
|
-
list(options?: RequestOptions): APIPromise<EventListResponse>;
|
|
11
|
-
}
|
|
12
|
-
export type EventListResponse = EventListResponse.EventStorageWrite | EventListResponse.EventInstallationUpdated | EventListResponse.EventLspClientDiagnostics | EventListResponse.EventPermissionUpdated | EventListResponse.EventMessageUpdated | EventListResponse.EventMessagePartUpdated | EventListResponse.EventSessionUpdated | EventListResponse.EventSessionDeleted | EventListResponse.EventSessionError;
|
|
13
|
-
export declare namespace EventListResponse {
|
|
14
|
-
interface EventStorageWrite {
|
|
15
|
-
properties: EventStorageWrite.Properties;
|
|
16
|
-
type: 'storage.write';
|
|
17
|
-
}
|
|
18
|
-
namespace EventStorageWrite {
|
|
19
|
-
interface Properties {
|
|
20
|
-
key: string;
|
|
21
|
-
content?: unknown;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
interface EventInstallationUpdated {
|
|
25
|
-
properties: EventInstallationUpdated.Properties;
|
|
26
|
-
type: 'installation.updated';
|
|
27
|
-
}
|
|
28
|
-
namespace EventInstallationUpdated {
|
|
29
|
-
interface Properties {
|
|
30
|
-
version: string;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
interface EventLspClientDiagnostics {
|
|
34
|
-
properties: EventLspClientDiagnostics.Properties;
|
|
35
|
-
type: 'lsp.client.diagnostics';
|
|
36
|
-
}
|
|
37
|
-
namespace EventLspClientDiagnostics {
|
|
38
|
-
interface Properties {
|
|
39
|
-
path: string;
|
|
40
|
-
serverID: string;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
interface EventPermissionUpdated {
|
|
44
|
-
properties: EventPermissionUpdated.Properties;
|
|
45
|
-
type: 'permission.updated';
|
|
46
|
-
}
|
|
47
|
-
namespace EventPermissionUpdated {
|
|
48
|
-
interface Properties {
|
|
49
|
-
id: string;
|
|
50
|
-
metadata: {
|
|
51
|
-
[key: string]: unknown;
|
|
52
|
-
};
|
|
53
|
-
sessionID: string;
|
|
54
|
-
time: Properties.Time;
|
|
55
|
-
title: string;
|
|
56
|
-
}
|
|
57
|
-
namespace Properties {
|
|
58
|
-
interface Time {
|
|
59
|
-
created: number;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
interface EventMessageUpdated {
|
|
64
|
-
properties: EventMessageUpdated.Properties;
|
|
65
|
-
type: 'message.updated';
|
|
66
|
-
}
|
|
67
|
-
namespace EventMessageUpdated {
|
|
68
|
-
interface Properties {
|
|
69
|
-
info: SessionAPI.Message;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
interface EventMessagePartUpdated {
|
|
73
|
-
properties: EventMessagePartUpdated.Properties;
|
|
74
|
-
type: 'message.part.updated';
|
|
75
|
-
}
|
|
76
|
-
namespace EventMessagePartUpdated {
|
|
77
|
-
interface Properties {
|
|
78
|
-
messageID: string;
|
|
79
|
-
part: SessionAPI.MessagePart;
|
|
80
|
-
sessionID: string;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
interface EventSessionUpdated {
|
|
84
|
-
properties: EventSessionUpdated.Properties;
|
|
85
|
-
type: 'session.updated';
|
|
86
|
-
}
|
|
87
|
-
namespace EventSessionUpdated {
|
|
88
|
-
interface Properties {
|
|
89
|
-
info: SessionAPI.Session;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
interface EventSessionDeleted {
|
|
93
|
-
properties: EventSessionDeleted.Properties;
|
|
94
|
-
type: 'session.deleted';
|
|
95
|
-
}
|
|
96
|
-
namespace EventSessionDeleted {
|
|
97
|
-
interface Properties {
|
|
98
|
-
info: SessionAPI.Session;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
interface EventSessionError {
|
|
102
|
-
properties: EventSessionError.Properties;
|
|
103
|
-
type: 'session.error';
|
|
104
|
-
}
|
|
105
|
-
namespace EventSessionError {
|
|
106
|
-
interface Properties {
|
|
107
|
-
error?: Shared.ProviderAuthError | Shared.UnknownError | Properties.MessageOutputLengthError;
|
|
108
|
-
}
|
|
109
|
-
namespace Properties {
|
|
110
|
-
interface MessageOutputLengthError {
|
|
111
|
-
data: unknown;
|
|
112
|
-
name: 'MessageOutputLengthError';
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
export declare namespace Event {
|
|
118
|
-
export { type EventListResponse as EventListResponse };
|
|
119
|
-
}
|
|
120
|
-
//# sourceMappingURL=event.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event.d.mts","sourceRoot":"","sources":["../src/resources/event.ts"],"names":[],"mappings":"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"}
|
package/resources/event.d.ts
DELETED
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../core/resource.js";
|
|
2
|
-
import * as SessionAPI from "./session.js";
|
|
3
|
-
import * as Shared from "./shared.js";
|
|
4
|
-
import { APIPromise } from "../core/api-promise.js";
|
|
5
|
-
import { RequestOptions } from "../internal/request-options.js";
|
|
6
|
-
export declare class Event extends APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Get events
|
|
9
|
-
*/
|
|
10
|
-
list(options?: RequestOptions): APIPromise<EventListResponse>;
|
|
11
|
-
}
|
|
12
|
-
export type EventListResponse = EventListResponse.EventStorageWrite | EventListResponse.EventInstallationUpdated | EventListResponse.EventLspClientDiagnostics | EventListResponse.EventPermissionUpdated | EventListResponse.EventMessageUpdated | EventListResponse.EventMessagePartUpdated | EventListResponse.EventSessionUpdated | EventListResponse.EventSessionDeleted | EventListResponse.EventSessionError;
|
|
13
|
-
export declare namespace EventListResponse {
|
|
14
|
-
interface EventStorageWrite {
|
|
15
|
-
properties: EventStorageWrite.Properties;
|
|
16
|
-
type: 'storage.write';
|
|
17
|
-
}
|
|
18
|
-
namespace EventStorageWrite {
|
|
19
|
-
interface Properties {
|
|
20
|
-
key: string;
|
|
21
|
-
content?: unknown;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
interface EventInstallationUpdated {
|
|
25
|
-
properties: EventInstallationUpdated.Properties;
|
|
26
|
-
type: 'installation.updated';
|
|
27
|
-
}
|
|
28
|
-
namespace EventInstallationUpdated {
|
|
29
|
-
interface Properties {
|
|
30
|
-
version: string;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
interface EventLspClientDiagnostics {
|
|
34
|
-
properties: EventLspClientDiagnostics.Properties;
|
|
35
|
-
type: 'lsp.client.diagnostics';
|
|
36
|
-
}
|
|
37
|
-
namespace EventLspClientDiagnostics {
|
|
38
|
-
interface Properties {
|
|
39
|
-
path: string;
|
|
40
|
-
serverID: string;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
interface EventPermissionUpdated {
|
|
44
|
-
properties: EventPermissionUpdated.Properties;
|
|
45
|
-
type: 'permission.updated';
|
|
46
|
-
}
|
|
47
|
-
namespace EventPermissionUpdated {
|
|
48
|
-
interface Properties {
|
|
49
|
-
id: string;
|
|
50
|
-
metadata: {
|
|
51
|
-
[key: string]: unknown;
|
|
52
|
-
};
|
|
53
|
-
sessionID: string;
|
|
54
|
-
time: Properties.Time;
|
|
55
|
-
title: string;
|
|
56
|
-
}
|
|
57
|
-
namespace Properties {
|
|
58
|
-
interface Time {
|
|
59
|
-
created: number;
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
interface EventMessageUpdated {
|
|
64
|
-
properties: EventMessageUpdated.Properties;
|
|
65
|
-
type: 'message.updated';
|
|
66
|
-
}
|
|
67
|
-
namespace EventMessageUpdated {
|
|
68
|
-
interface Properties {
|
|
69
|
-
info: SessionAPI.Message;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
interface EventMessagePartUpdated {
|
|
73
|
-
properties: EventMessagePartUpdated.Properties;
|
|
74
|
-
type: 'message.part.updated';
|
|
75
|
-
}
|
|
76
|
-
namespace EventMessagePartUpdated {
|
|
77
|
-
interface Properties {
|
|
78
|
-
messageID: string;
|
|
79
|
-
part: SessionAPI.MessagePart;
|
|
80
|
-
sessionID: string;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
interface EventSessionUpdated {
|
|
84
|
-
properties: EventSessionUpdated.Properties;
|
|
85
|
-
type: 'session.updated';
|
|
86
|
-
}
|
|
87
|
-
namespace EventSessionUpdated {
|
|
88
|
-
interface Properties {
|
|
89
|
-
info: SessionAPI.Session;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
interface EventSessionDeleted {
|
|
93
|
-
properties: EventSessionDeleted.Properties;
|
|
94
|
-
type: 'session.deleted';
|
|
95
|
-
}
|
|
96
|
-
namespace EventSessionDeleted {
|
|
97
|
-
interface Properties {
|
|
98
|
-
info: SessionAPI.Session;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
interface EventSessionError {
|
|
102
|
-
properties: EventSessionError.Properties;
|
|
103
|
-
type: 'session.error';
|
|
104
|
-
}
|
|
105
|
-
namespace EventSessionError {
|
|
106
|
-
interface Properties {
|
|
107
|
-
error?: Shared.ProviderAuthError | Shared.UnknownError | Properties.MessageOutputLengthError;
|
|
108
|
-
}
|
|
109
|
-
namespace Properties {
|
|
110
|
-
interface MessageOutputLengthError {
|
|
111
|
-
data: unknown;
|
|
112
|
-
name: 'MessageOutputLengthError';
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
export declare namespace Event {
|
|
118
|
-
export { type EventListResponse as EventListResponse };
|
|
119
|
-
}
|
|
120
|
-
//# sourceMappingURL=event.d.ts.map
|
package/resources/event.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event.d.ts","sourceRoot":"","sources":["../src/resources/event.ts"],"names":[],"mappings":"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"}
|
package/resources/event.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.Event = void 0;
|
|
5
|
-
const resource_1 = require("../core/resource.js");
|
|
6
|
-
class Event extends resource_1.APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Get events
|
|
9
|
-
*/
|
|
10
|
-
list(options) {
|
|
11
|
-
return this._client.get('/event', options);
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
exports.Event = Event;
|
|
15
|
-
//# sourceMappingURL=event.js.map
|
package/resources/event.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event.js","sourceRoot":"","sources":["../src/resources/event.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAM/C,MAAa,KAAM,SAAQ,sBAAW;IACpC;;OAEG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC7C,CAAC;CACF;AAPD,sBAOC"}
|
package/resources/event.mjs
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from "../core/resource.mjs";
|
|
3
|
-
export class Event extends APIResource {
|
|
4
|
-
/**
|
|
5
|
-
* Get events
|
|
6
|
-
*/
|
|
7
|
-
list(options) {
|
|
8
|
-
return this._client.get('/event', options);
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=event.mjs.map
|
package/resources/event.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"event.mjs","sourceRoot":"","sources":["../src/resources/event.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAMtB,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;OAEG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;IAC7C,CAAC;CACF"}
|
package/resources/file.d.mts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../core/resource.mjs";
|
|
2
|
-
import { APIPromise } from "../core/api-promise.mjs";
|
|
3
|
-
import { RequestOptions } from "../internal/request-options.mjs";
|
|
4
|
-
export declare class File extends APIResource {
|
|
5
|
-
/**
|
|
6
|
-
* Search for files
|
|
7
|
-
*/
|
|
8
|
-
search(query: FileSearchParams, options?: RequestOptions): APIPromise<FileSearchResponse>;
|
|
9
|
-
}
|
|
10
|
-
export type FileSearchResponse = Array<string>;
|
|
11
|
-
export interface FileSearchParams {
|
|
12
|
-
query: string;
|
|
13
|
-
}
|
|
14
|
-
export declare namespace File {
|
|
15
|
-
export { type FileSearchResponse as FileSearchResponse, type FileSearchParams as FileSearchParams };
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=file.d.mts.map
|
package/resources/file.d.mts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file.d.mts","sourceRoot":"","sources":["../src/resources/file.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,IAAK,SAAQ,WAAW;IACnC;;OAEG;IACH,MAAM,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;CAG1F;AAED,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;AAE/C,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,CAAC,OAAO,WAAW,IAAI,CAAC;IAC5B,OAAO,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,KAAK,gBAAgB,IAAI,gBAAgB,EAAE,CAAC;CACrG"}
|
package/resources/file.d.ts
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../core/resource.js";
|
|
2
|
-
import { APIPromise } from "../core/api-promise.js";
|
|
3
|
-
import { RequestOptions } from "../internal/request-options.js";
|
|
4
|
-
export declare class File extends APIResource {
|
|
5
|
-
/**
|
|
6
|
-
* Search for files
|
|
7
|
-
*/
|
|
8
|
-
search(query: FileSearchParams, options?: RequestOptions): APIPromise<FileSearchResponse>;
|
|
9
|
-
}
|
|
10
|
-
export type FileSearchResponse = Array<string>;
|
|
11
|
-
export interface FileSearchParams {
|
|
12
|
-
query: string;
|
|
13
|
-
}
|
|
14
|
-
export declare namespace File {
|
|
15
|
-
export { type FileSearchResponse as FileSearchResponse, type FileSearchParams as FileSearchParams };
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=file.d.ts.map
|
package/resources/file.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file.d.ts","sourceRoot":"","sources":["../src/resources/file.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAEzB,qBAAa,IAAK,SAAQ,WAAW;IACnC;;OAEG;IACH,MAAM,CAAC,KAAK,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,kBAAkB,CAAC;CAG1F;AAED,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,MAAM,CAAC,CAAC;AAE/C,MAAM,WAAW,gBAAgB;IAC/B,KAAK,EAAE,MAAM,CAAC;CACf;AAED,MAAM,CAAC,OAAO,WAAW,IAAI,CAAC;IAC5B,OAAO,EAAE,KAAK,kBAAkB,IAAI,kBAAkB,EAAE,KAAK,gBAAgB,IAAI,gBAAgB,EAAE,CAAC;CACrG"}
|
package/resources/file.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.File = void 0;
|
|
5
|
-
const resource_1 = require("../core/resource.js");
|
|
6
|
-
class File extends resource_1.APIResource {
|
|
7
|
-
/**
|
|
8
|
-
* Search for files
|
|
9
|
-
*/
|
|
10
|
-
search(query, options) {
|
|
11
|
-
return this._client.get('/file', { query, ...options });
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
exports.File = File;
|
|
15
|
-
//# sourceMappingURL=file.js.map
|
package/resources/file.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file.js","sourceRoot":"","sources":["../src/resources/file.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAI/C,MAAa,IAAK,SAAQ,sBAAW;IACnC;;OAEG;IACH,MAAM,CAAC,KAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1D,CAAC;CACF;AAPD,oBAOC"}
|
package/resources/file.mjs
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from "../core/resource.mjs";
|
|
3
|
-
export class File extends APIResource {
|
|
4
|
-
/**
|
|
5
|
-
* Search for files
|
|
6
|
-
*/
|
|
7
|
-
search(query, options) {
|
|
8
|
-
return this._client.get('/file', { query, ...options });
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=file.mjs.map
|
package/resources/file.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"file.mjs","sourceRoot":"","sources":["../src/resources/file.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,IAAK,SAAQ,WAAW;IACnC;;OAEG;IACH,MAAM,CAAC,KAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,OAAO,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1D,CAAC;CACF"}
|
package/resources/index.d.mts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from "./shared.mjs";
|
|
2
|
-
export { AppResource, type App, type AppInitResponse } from "./app.mjs";
|
|
3
|
-
export { ConfigResource, type Config, type Keybinds, type McpLocal, type McpRemote, type Model, type Provider, type ConfigProvidersResponse, } from "./config.mjs";
|
|
4
|
-
export { Event, type EventListResponse } from "./event.mjs";
|
|
5
|
-
export { File, type FileSearchResponse, type FileSearchParams } from "./file.mjs";
|
|
6
|
-
export { SessionResource, type FilePart, type Message, type MessagePart, type ReasoningPart, type Session, type SourceURLPart, type StepStartPart, type TextPart, type ToolCall, type ToolInvocationPart, type ToolPartialCall, type ToolResult, type SessionListResponse, type SessionDeleteResponse, type SessionAbortResponse, type SessionInitResponse, type SessionMessagesResponse, type SessionSummarizeResponse, type SessionChatParams, type SessionInitParams, type SessionSummarizeParams, } from "./session.mjs";
|
|
7
|
-
//# sourceMappingURL=index.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EAAE,WAAW,EAAE,KAAK,GAAG,EAAE,KAAK,eAAe,EAAE;OAC/C,EACL,cAAc,EACd,KAAK,MAAM,EACX,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,SAAS,EACd,KAAK,KAAK,EACV,KAAK,QAAQ,EACb,KAAK,uBAAuB,GAC7B;OACM,EAAE,KAAK,EAAE,KAAK,iBAAiB,EAAE;OACjC,EAAE,IAAI,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE;OACxD,EACL,eAAe,EACf,KAAK,QAAQ,EACb,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,OAAO,EACZ,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,sBAAsB,GAC5B"}
|
package/resources/index.d.ts
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export * from "./shared.js";
|
|
2
|
-
export { AppResource, type App, type AppInitResponse } from "./app.js";
|
|
3
|
-
export { ConfigResource, type Config, type Keybinds, type McpLocal, type McpRemote, type Model, type Provider, type ConfigProvidersResponse, } from "./config.js";
|
|
4
|
-
export { Event, type EventListResponse } from "./event.js";
|
|
5
|
-
export { File, type FileSearchResponse, type FileSearchParams } from "./file.js";
|
|
6
|
-
export { SessionResource, type FilePart, type Message, type MessagePart, type ReasoningPart, type Session, type SourceURLPart, type StepStartPart, type TextPart, type ToolCall, type ToolInvocationPart, type ToolPartialCall, type ToolResult, type SessionListResponse, type SessionDeleteResponse, type SessionAbortResponse, type SessionInitResponse, type SessionMessagesResponse, type SessionSummarizeResponse, type SessionChatParams, type SessionInitParams, type SessionSummarizeParams, } from "./session.js";
|
|
7
|
-
//# sourceMappingURL=index.d.ts.map
|
package/resources/index.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";OAGO,EAAE,WAAW,EAAE,KAAK,GAAG,EAAE,KAAK,eAAe,EAAE;OAC/C,EACL,cAAc,EACd,KAAK,MAAM,EACX,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,SAAS,EACd,KAAK,KAAK,EACV,KAAK,QAAQ,EACb,KAAK,uBAAuB,GAC7B;OACM,EAAE,KAAK,EAAE,KAAK,iBAAiB,EAAE;OACjC,EAAE,IAAI,EAAE,KAAK,kBAAkB,EAAE,KAAK,gBAAgB,EAAE;OACxD,EACL,eAAe,EACf,KAAK,QAAQ,EACb,KAAK,OAAO,EACZ,KAAK,WAAW,EAChB,KAAK,aAAa,EAClB,KAAK,OAAO,EACZ,KAAK,aAAa,EAClB,KAAK,aAAa,EAClB,KAAK,QAAQ,EACb,KAAK,QAAQ,EACb,KAAK,kBAAkB,EACvB,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,mBAAmB,EACxB,KAAK,qBAAqB,EAC1B,KAAK,oBAAoB,EACzB,KAAK,mBAAmB,EACxB,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAC7B,KAAK,iBAAiB,EACtB,KAAK,iBAAiB,EACtB,KAAK,sBAAsB,GAC5B"}
|
package/resources/index.js
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.SessionResource = exports.File = exports.Event = exports.ConfigResource = exports.AppResource = void 0;
|
|
5
|
-
const tslib_1 = require("../internal/tslib.js");
|
|
6
|
-
tslib_1.__exportStar(require("./shared.js"), exports);
|
|
7
|
-
var app_1 = require("./app.js");
|
|
8
|
-
Object.defineProperty(exports, "AppResource", { enumerable: true, get: function () { return app_1.AppResource; } });
|
|
9
|
-
var config_1 = require("./config.js");
|
|
10
|
-
Object.defineProperty(exports, "ConfigResource", { enumerable: true, get: function () { return config_1.ConfigResource; } });
|
|
11
|
-
var event_1 = require("./event.js");
|
|
12
|
-
Object.defineProperty(exports, "Event", { enumerable: true, get: function () { return event_1.Event; } });
|
|
13
|
-
var file_1 = require("./file.js");
|
|
14
|
-
Object.defineProperty(exports, "File", { enumerable: true, get: function () { return file_1.File; } });
|
|
15
|
-
var session_1 = require("./session.js");
|
|
16
|
-
Object.defineProperty(exports, "SessionResource", { enumerable: true, get: function () { return session_1.SessionResource; } });
|
|
17
|
-
//# sourceMappingURL=index.js.map
|
package/resources/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,sDAAyB;AACzB,gCAAoE;AAA3D,kGAAA,WAAW,OAAA;AACpB,sCASkB;AARhB,wGAAA,cAAc,OAAA;AAShB,oCAAwD;AAA/C,8FAAA,KAAK,OAAA;AACd,kCAA8E;AAArE,4FAAA,IAAI,OAAA;AACb,wCAuBmB;AAtBjB,0GAAA,eAAe,OAAA"}
|
package/resources/index.mjs
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
export * from "./shared.mjs";
|
|
3
|
-
export { AppResource } from "./app.mjs";
|
|
4
|
-
export { ConfigResource, } from "./config.mjs";
|
|
5
|
-
export { Event } from "./event.mjs";
|
|
6
|
-
export { File } from "./file.mjs";
|
|
7
|
-
export { SessionResource, } from "./session.mjs";
|
|
8
|
-
//# sourceMappingURL=index.mjs.map
|
package/resources/index.mjs.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../src/resources/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;;OAG/E,EAAE,WAAW,EAAkC;OAC/C,EACL,cAAc,GAQf;OACM,EAAE,KAAK,EAA0B;OACjC,EAAE,IAAI,EAAkD;OACxD,EACL,eAAe,GAsBhB"}
|
package/resources/session.d.mts
DELETED
|
@@ -1,207 +0,0 @@
|
|
|
1
|
-
import { APIResource } from "../core/resource.mjs";
|
|
2
|
-
import * as Shared from "./shared.mjs";
|
|
3
|
-
import { APIPromise } from "../core/api-promise.mjs";
|
|
4
|
-
import { RequestOptions } from "../internal/request-options.mjs";
|
|
5
|
-
export declare class SessionResource extends APIResource {
|
|
6
|
-
/**
|
|
7
|
-
* Create a new session
|
|
8
|
-
*/
|
|
9
|
-
create(options?: RequestOptions): APIPromise<Session>;
|
|
10
|
-
/**
|
|
11
|
-
* List all sessions
|
|
12
|
-
*/
|
|
13
|
-
list(options?: RequestOptions): APIPromise<SessionListResponse>;
|
|
14
|
-
/**
|
|
15
|
-
* Delete a session and all its data
|
|
16
|
-
*/
|
|
17
|
-
delete(id: string, options?: RequestOptions): APIPromise<SessionDeleteResponse>;
|
|
18
|
-
/**
|
|
19
|
-
* Abort a session
|
|
20
|
-
*/
|
|
21
|
-
abort(id: string, options?: RequestOptions): APIPromise<SessionAbortResponse>;
|
|
22
|
-
/**
|
|
23
|
-
* Create and send a new message to a session
|
|
24
|
-
*/
|
|
25
|
-
chat(id: string, body: SessionChatParams, options?: RequestOptions): APIPromise<Message>;
|
|
26
|
-
/**
|
|
27
|
-
* Analyze the app and create an AGENTS.md file
|
|
28
|
-
*/
|
|
29
|
-
init(id: string, body: SessionInitParams, options?: RequestOptions): APIPromise<SessionInitResponse>;
|
|
30
|
-
/**
|
|
31
|
-
* List messages for a session
|
|
32
|
-
*/
|
|
33
|
-
messages(id: string, options?: RequestOptions): APIPromise<SessionMessagesResponse>;
|
|
34
|
-
/**
|
|
35
|
-
* Share a session
|
|
36
|
-
*/
|
|
37
|
-
share(id: string, options?: RequestOptions): APIPromise<Session>;
|
|
38
|
-
/**
|
|
39
|
-
* Summarize the session
|
|
40
|
-
*/
|
|
41
|
-
summarize(id: string, body: SessionSummarizeParams, options?: RequestOptions): APIPromise<SessionSummarizeResponse>;
|
|
42
|
-
/**
|
|
43
|
-
* Unshare the session
|
|
44
|
-
*/
|
|
45
|
-
unshare(id: string, options?: RequestOptions): APIPromise<Session>;
|
|
46
|
-
}
|
|
47
|
-
export interface FilePart {
|
|
48
|
-
mediaType: string;
|
|
49
|
-
type: 'file';
|
|
50
|
-
url: string;
|
|
51
|
-
filename?: string;
|
|
52
|
-
}
|
|
53
|
-
export interface Message {
|
|
54
|
-
id: string;
|
|
55
|
-
metadata: Message.Metadata;
|
|
56
|
-
parts: Array<MessagePart>;
|
|
57
|
-
role: 'user' | 'assistant';
|
|
58
|
-
}
|
|
59
|
-
export declare namespace Message {
|
|
60
|
-
interface Metadata {
|
|
61
|
-
sessionID: string;
|
|
62
|
-
time: Metadata.Time;
|
|
63
|
-
tool: {
|
|
64
|
-
[key: string]: Metadata.Tool;
|
|
65
|
-
};
|
|
66
|
-
assistant?: Metadata.Assistant;
|
|
67
|
-
error?: Shared.ProviderAuthError | Shared.UnknownError | Metadata.MessageOutputLengthError;
|
|
68
|
-
}
|
|
69
|
-
namespace Metadata {
|
|
70
|
-
interface Time {
|
|
71
|
-
created: number;
|
|
72
|
-
completed?: number;
|
|
73
|
-
}
|
|
74
|
-
interface Tool {
|
|
75
|
-
time: Tool.Time;
|
|
76
|
-
title: string;
|
|
77
|
-
[k: string]: unknown;
|
|
78
|
-
}
|
|
79
|
-
namespace Tool {
|
|
80
|
-
interface Time {
|
|
81
|
-
end: number;
|
|
82
|
-
start: number;
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
interface Assistant {
|
|
86
|
-
cost: number;
|
|
87
|
-
modelID: string;
|
|
88
|
-
path: Assistant.Path;
|
|
89
|
-
providerID: string;
|
|
90
|
-
system: Array<string>;
|
|
91
|
-
tokens: Assistant.Tokens;
|
|
92
|
-
summary?: boolean;
|
|
93
|
-
}
|
|
94
|
-
namespace Assistant {
|
|
95
|
-
interface Path {
|
|
96
|
-
cwd: string;
|
|
97
|
-
root: string;
|
|
98
|
-
}
|
|
99
|
-
interface Tokens {
|
|
100
|
-
cache: Tokens.Cache;
|
|
101
|
-
input: number;
|
|
102
|
-
output: number;
|
|
103
|
-
reasoning: number;
|
|
104
|
-
}
|
|
105
|
-
namespace Tokens {
|
|
106
|
-
interface Cache {
|
|
107
|
-
read: number;
|
|
108
|
-
write: number;
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
interface MessageOutputLengthError {
|
|
113
|
-
data: unknown;
|
|
114
|
-
name: 'MessageOutputLengthError';
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
export type MessagePart = TextPart | ReasoningPart | ToolInvocationPart | SourceURLPart | FilePart | StepStartPart;
|
|
119
|
-
export interface ReasoningPart {
|
|
120
|
-
text: string;
|
|
121
|
-
type: 'reasoning';
|
|
122
|
-
providerMetadata?: {
|
|
123
|
-
[key: string]: unknown;
|
|
124
|
-
};
|
|
125
|
-
}
|
|
126
|
-
export interface Session {
|
|
127
|
-
id: string;
|
|
128
|
-
time: Session.Time;
|
|
129
|
-
title: string;
|
|
130
|
-
version: string;
|
|
131
|
-
parentID?: string;
|
|
132
|
-
share?: Session.Share;
|
|
133
|
-
}
|
|
134
|
-
export declare namespace Session {
|
|
135
|
-
interface Time {
|
|
136
|
-
created: number;
|
|
137
|
-
updated: number;
|
|
138
|
-
}
|
|
139
|
-
interface Share {
|
|
140
|
-
url: string;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
export interface SourceURLPart {
|
|
144
|
-
sourceId: string;
|
|
145
|
-
type: 'source-url';
|
|
146
|
-
url: string;
|
|
147
|
-
providerMetadata?: {
|
|
148
|
-
[key: string]: unknown;
|
|
149
|
-
};
|
|
150
|
-
title?: string;
|
|
151
|
-
}
|
|
152
|
-
export interface StepStartPart {
|
|
153
|
-
type: 'step-start';
|
|
154
|
-
}
|
|
155
|
-
export interface TextPart {
|
|
156
|
-
text: string;
|
|
157
|
-
type: 'text';
|
|
158
|
-
}
|
|
159
|
-
export interface ToolCall {
|
|
160
|
-
state: 'call';
|
|
161
|
-
toolCallId: string;
|
|
162
|
-
toolName: string;
|
|
163
|
-
args?: unknown;
|
|
164
|
-
step?: number;
|
|
165
|
-
}
|
|
166
|
-
export interface ToolInvocationPart {
|
|
167
|
-
toolInvocation: ToolCall | ToolPartialCall | ToolResult;
|
|
168
|
-
type: 'tool-invocation';
|
|
169
|
-
}
|
|
170
|
-
export interface ToolPartialCall {
|
|
171
|
-
state: 'partial-call';
|
|
172
|
-
toolCallId: string;
|
|
173
|
-
toolName: string;
|
|
174
|
-
args?: unknown;
|
|
175
|
-
step?: number;
|
|
176
|
-
}
|
|
177
|
-
export interface ToolResult {
|
|
178
|
-
result: string;
|
|
179
|
-
state: 'result';
|
|
180
|
-
toolCallId: string;
|
|
181
|
-
toolName: string;
|
|
182
|
-
args?: unknown;
|
|
183
|
-
step?: number;
|
|
184
|
-
}
|
|
185
|
-
export type SessionListResponse = Array<Session>;
|
|
186
|
-
export type SessionDeleteResponse = boolean;
|
|
187
|
-
export type SessionAbortResponse = boolean;
|
|
188
|
-
export type SessionInitResponse = boolean;
|
|
189
|
-
export type SessionMessagesResponse = Array<Message>;
|
|
190
|
-
export type SessionSummarizeResponse = boolean;
|
|
191
|
-
export interface SessionChatParams {
|
|
192
|
-
modelID: string;
|
|
193
|
-
parts: Array<MessagePart>;
|
|
194
|
-
providerID: string;
|
|
195
|
-
}
|
|
196
|
-
export interface SessionInitParams {
|
|
197
|
-
modelID: string;
|
|
198
|
-
providerID: string;
|
|
199
|
-
}
|
|
200
|
-
export interface SessionSummarizeParams {
|
|
201
|
-
modelID: string;
|
|
202
|
-
providerID: string;
|
|
203
|
-
}
|
|
204
|
-
export declare namespace SessionResource {
|
|
205
|
-
export { type FilePart as FilePart, type Message as Message, type MessagePart as MessagePart, type ReasoningPart as ReasoningPart, type Session as Session, type SourceURLPart as SourceURLPart, type StepStartPart as StepStartPart, type TextPart as TextPart, type ToolCall as ToolCall, type ToolInvocationPart as ToolInvocationPart, type ToolPartialCall as ToolPartialCall, type ToolResult as ToolResult, type SessionListResponse as SessionListResponse, type SessionDeleteResponse as SessionDeleteResponse, type SessionAbortResponse as SessionAbortResponse, type SessionInitResponse as SessionInitResponse, type SessionMessagesResponse as SessionMessagesResponse, type SessionSummarizeResponse as SessionSummarizeResponse, type SessionChatParams as SessionChatParams, type SessionInitParams as SessionInitParams, type SessionSummarizeParams as SessionSummarizeParams, };
|
|
206
|
-
}
|
|
207
|
-
//# sourceMappingURL=session.d.mts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"session.d.mts","sourceRoot":"","sources":["../src/resources/session.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,eAAgB,SAAQ,WAAW;IAC9C;;OAEG;IACH,MAAM,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIrD;;OAEG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAI/D;;OAEG;IACH,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,qBAAqB,CAAC;IAI/E;;OAEG;IACH,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,oBAAoB,CAAC;IAI7E;;OAEG;IACH,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIxF;;OAEG;IACH,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;IAIpG;;OAEG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,uBAAuB,CAAC;IAInF;;OAEG;IACH,KAAK,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIhE;;OAEG;IACH,SAAS,CACP,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,sBAAsB,EAC5B,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,wBAAwB,CAAC;IAIvC;;OAEG;IACH,OAAO,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;CAGnE;AAED,MAAM,WAAW,QAAQ;IACvB,SAAS,EAAE,MAAM,CAAC;IAElB,IAAI,EAAE,MAAM,CAAC;IAEb,GAAG,EAAE,MAAM,CAAC;IAEZ,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,OAAO;IACtB,EAAE,EAAE,MAAM,CAAC;IAEX,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC;IAE3B,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,CAAC;IAE1B,IAAI,EAAE,MAAM,GAAG,WAAW,CAAC;CAC5B;AAED,yBAAiB,OAAO,CAAC;IACvB,UAAiB,QAAQ;QACvB,SAAS,EAAE,MAAM,CAAC;QAElB,IAAI,EAAE,QAAQ,CAAC,IAAI,CAAC;QAEpB,IAAI,EAAE;YAAE,CAAC,GAAG,EAAE,MAAM,GAAG,QAAQ,CAAC,IAAI,CAAA;SAAE,CAAC;QAEvC,SAAS,CAAC,EAAE,QAAQ,CAAC,SAAS,CAAC;QAE/B,KAAK,CAAC,EAAE,MAAM,CAAC,iBAAiB,GAAG,MAAM,CAAC,YAAY,GAAG,QAAQ,CAAC,wBAAwB,CAAC;KAC5F;IAED,UAAiB,QAAQ,CAAC;QACxB,UAAiB,IAAI;YACnB,OAAO,EAAE,MAAM,CAAC;YAEhB,SAAS,CAAC,EAAE,MAAM,CAAC;SACpB;QAED,UAAiB,IAAI;YACnB,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;YAEhB,KAAK,EAAE,MAAM,CAAC;YAEd,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;SACtB;QAED,UAAiB,IAAI,CAAC;YACpB,UAAiB,IAAI;gBACnB,GAAG,EAAE,MAAM,CAAC;gBAEZ,KAAK,EAAE,MAAM,CAAC;aACf;SACF;QAED,UAAiB,SAAS;YACxB,IAAI,EAAE,MAAM,CAAC;YAEb,OAAO,EAAE,MAAM,CAAC;YAEhB,IAAI,EAAE,SAAS,CAAC,IAAI,CAAC;YAErB,UAAU,EAAE,MAAM,CAAC;YAEnB,MAAM,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;YAEtB,MAAM,EAAE,SAAS,CAAC,MAAM,CAAC;YAEzB,OAAO,CAAC,EAAE,OAAO,CAAC;SACnB;QAED,UAAiB,SAAS,CAAC;YACzB,UAAiB,IAAI;gBACnB,GAAG,EAAE,MAAM,CAAC;gBAEZ,IAAI,EAAE,MAAM,CAAC;aACd;YAED,UAAiB,MAAM;gBACrB,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC;gBAEpB,KAAK,EAAE,MAAM,CAAC;gBAEd,MAAM,EAAE,MAAM,CAAC;gBAEf,SAAS,EAAE,MAAM,CAAC;aACnB;YAED,UAAiB,MAAM,CAAC;gBACtB,UAAiB,KAAK;oBACpB,IAAI,EAAE,MAAM,CAAC;oBAEb,KAAK,EAAE,MAAM,CAAC;iBACf;aACF;SACF;QAED,UAAiB,wBAAwB;YACvC,IAAI,EAAE,OAAO,CAAC;YAEd,IAAI,EAAE,0BAA0B,CAAC;SAClC;KACF;CACF;AAED,MAAM,MAAM,WAAW,GACnB,QAAQ,GACR,aAAa,GACb,kBAAkB,GAClB,aAAa,GACb,QAAQ,GACR,aAAa,CAAC;AAElB,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IAEb,IAAI,EAAE,WAAW,CAAC;IAElB,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;CAC/C;AAED,MAAM,WAAW,OAAO;IACtB,EAAE,EAAE,MAAM,CAAC;IAEX,IAAI,EAAE,OAAO,CAAC,IAAI,CAAC;IAEnB,KAAK,EAAE,MAAM,CAAC;IAEd,OAAO,EAAE,MAAM,CAAC;IAEhB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAElB,KAAK,CAAC,EAAE,OAAO,CAAC,KAAK,CAAC;CACvB;AAED,yBAAiB,OAAO,CAAC;IACvB,UAAiB,IAAI;QACnB,OAAO,EAAE,MAAM,CAAC;QAEhB,OAAO,EAAE,MAAM,CAAC;KACjB;IAED,UAAiB,KAAK;QACpB,GAAG,EAAE,MAAM,CAAC;KACb;CACF;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI,EAAE,YAAY,CAAC;IAEnB,GAAG,EAAE,MAAM,CAAC;IAEZ,gBAAgB,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KAAE,CAAC;IAE9C,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,YAAY,CAAC;CACpB;AAED,MAAM,WAAW,QAAQ;IACvB,IAAI,EAAE,MAAM,CAAC;IAEb,IAAI,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,QAAQ;IACvB,KAAK,EAAE,MAAM,CAAC;IAEd,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,kBAAkB;IACjC,cAAc,EAAE,QAAQ,GAAG,eAAe,GAAG,UAAU,CAAC;IAExD,IAAI,EAAE,iBAAiB,CAAC;CACzB;AAED,MAAM,WAAW,eAAe;IAC9B,KAAK,EAAE,cAAc,CAAC;IAEtB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,UAAU;IACzB,MAAM,EAAE,MAAM,CAAC;IAEf,KAAK,EAAE,QAAQ,CAAC;IAEhB,UAAU,EAAE,MAAM,CAAC;IAEnB,QAAQ,EAAE,MAAM,CAAC;IAEjB,IAAI,CAAC,EAAE,OAAO,CAAC;IAEf,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,MAAM,mBAAmB,GAAG,KAAK,CAAC,OAAO,CAAC,CAAC;AAEjD,MAAM,MAAM,qBAAqB,GAAG,OAAO,CAAC;AAE5C,MAAM,MAAM,oBAAoB,GAAG,OAAO,CAAC;AAE3C,MAAM,MAAM,mBAAmB,GAAG,OAAO,CAAC;AAE1C,MAAM,MAAM,uBAAuB,GAAG,KAAK,CAAC,OAAO,CAAC,CAAC;AAErD,MAAM,MAAM,wBAAwB,GAAG,OAAO,CAAC;AAE/C,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,MAAM,CAAC;IAEhB,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,CAAC;IAE1B,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,iBAAiB;IAChC,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,sBAAsB;IACrC,OAAO,EAAE,MAAM,CAAC;IAEhB,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,eAAe,CAAC;IACvC,OAAO,EACL,KAAK,QAAQ,IAAI,QAAQ,EACzB,KAAK,OAAO,IAAI,OAAO,EACvB,KAAK,WAAW,IAAI,WAAW,EAC/B,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,OAAO,IAAI,OAAO,EACvB,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,QAAQ,IAAI,QAAQ,EACzB,KAAK,QAAQ,IAAI,QAAQ,EACzB,KAAK,kBAAkB,IAAI,kBAAkB,EAC7C,KAAK,eAAe,IAAI,eAAe,EACvC,KAAK,UAAU,IAAI,UAAU,EAC7B,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,qBAAqB,IAAI,qBAAqB,EACnD,KAAK,oBAAoB,IAAI,oBAAoB,EACjD,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,uBAAuB,IAAI,uBAAuB,EACvD,KAAK,wBAAwB,IAAI,wBAAwB,EACzD,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,sBAAsB,IAAI,sBAAsB,GACtD,CAAC;CACH"}
|