@keystrokehq/platform 0.1.174 → 0.1.175
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/{config-uVXHrsjm.d.cts → config-DrN9LQ2_.d.cts} +2 -2
- package/dist/{config-B6_FZYew.d.mts → config-wT5nrJKo.d.mts} +2 -2
- package/dist/config.d.cts +1 -1
- package/dist/config.d.mts +1 -1
- package/dist/internal.d.cts +1 -1
- package/dist/internal.d.mts +1 -1
- package/dist/start-Bi_4Cp4t.mjs.map +1 -1
- package/dist/start-CIjj5QNG.cjs.map +1 -1
- package/dist/start.d.cts +1 -1
- package/dist/start.d.mts +1 -1
- package/package.json +1 -1
|
@@ -511,8 +511,8 @@ declare const AgentEnvImageSnapshotResponseSchema: z.ZodObject<{
|
|
|
511
511
|
agentSlug: z.ZodString;
|
|
512
512
|
setupHash: z.ZodString;
|
|
513
513
|
status: z.ZodEnum<{
|
|
514
|
-
queued: "queued";
|
|
515
514
|
failed: "failed";
|
|
515
|
+
queued: "queued";
|
|
516
516
|
ready: "ready";
|
|
517
517
|
building: "building";
|
|
518
518
|
}>;
|
|
@@ -1353,4 +1353,4 @@ type PlatformConfig = PlatformConfigInput & {
|
|
|
1353
1353
|
declare function definePlatformConfig(config?: PlatformConfigInput): PlatformConfig;
|
|
1354
1354
|
//#endregion
|
|
1355
1355
|
export { CreateDraftCommitRequest as A, OrganizationHostingResult as C, CancelManagedDeployResponse as D, CancelManagedDeployRequest as E, ProjectFileSummary as F, PublishManagedDeployCandidateRequest as I, PublishManagedDeployCandidateResponse as L, HeartbeatManagedDeployResponse as M, PrepareManagedDeployRequest as N, CompleteManagedDeployArtifactRequest as O, PrepareManagedDeployResponse as P, RenewManagedDeployUploadRequest as R, OrganizationHostingInput as S, SessionVariables as T, OrganizationStorageInput as _, PlatformConfigInput as a, HostingOptions as b, ProjectDraftNotifier as c, BrainPlatformPlugin as d, LlmProxyHandlerContext as f, ProjectGitRepository as g, ProjectGitProviderPlugin as h, PlatformConfig as i, HeartbeatManagedDeployRequest as j, CompleteManagedDeployArtifactResponse as k, createInProcessProjectDraftNotifier as l, LlmProxyWorkerEnvContext as m, DraftCommandRunnerPlugin as n, PlatformWorkerEnvContext as o, LlmProxyPlugin as p, McpProviderPlugin$1 as r, definePlatformConfig as s, AgentWorkspaceFilesPlugin as t, publishDraftUpdateBestEffort as u, OrganizationStorageResult as v, OrganizationVariables as w, HostingPlugin as x, StoragePlugin as y, RenewManagedDeployUploadResponse as z };
|
|
1356
|
-
//# sourceMappingURL=config-
|
|
1356
|
+
//# sourceMappingURL=config-DrN9LQ2_.d.cts.map
|
|
@@ -511,8 +511,8 @@ declare const AgentEnvImageSnapshotResponseSchema: z.ZodObject<{
|
|
|
511
511
|
agentSlug: z.ZodString;
|
|
512
512
|
setupHash: z.ZodString;
|
|
513
513
|
status: z.ZodEnum<{
|
|
514
|
-
queued: "queued";
|
|
515
514
|
failed: "failed";
|
|
515
|
+
queued: "queued";
|
|
516
516
|
ready: "ready";
|
|
517
517
|
building: "building";
|
|
518
518
|
}>;
|
|
@@ -1353,4 +1353,4 @@ type PlatformConfig = PlatformConfigInput & {
|
|
|
1353
1353
|
declare function definePlatformConfig(config?: PlatformConfigInput): PlatformConfig;
|
|
1354
1354
|
//#endregion
|
|
1355
1355
|
export { CreateDraftCommitRequest as A, OrganizationHostingResult as C, CancelManagedDeployResponse as D, CancelManagedDeployRequest as E, ProjectFileSummary as F, PublishManagedDeployCandidateRequest as I, PublishManagedDeployCandidateResponse as L, HeartbeatManagedDeployResponse as M, PrepareManagedDeployRequest as N, CompleteManagedDeployArtifactRequest as O, PrepareManagedDeployResponse as P, RenewManagedDeployUploadRequest as R, OrganizationHostingInput as S, SessionVariables as T, OrganizationStorageInput as _, PlatformConfigInput as a, HostingOptions as b, ProjectDraftNotifier as c, BrainPlatformPlugin as d, LlmProxyHandlerContext as f, ProjectGitRepository as g, ProjectGitProviderPlugin as h, PlatformConfig as i, HeartbeatManagedDeployRequest as j, CompleteManagedDeployArtifactResponse as k, createInProcessProjectDraftNotifier as l, LlmProxyWorkerEnvContext as m, DraftCommandRunnerPlugin as n, PlatformWorkerEnvContext as o, LlmProxyPlugin as p, McpProviderPlugin$1 as r, definePlatformConfig as s, AgentWorkspaceFilesPlugin as t, publishDraftUpdateBestEffort as u, OrganizationStorageResult as v, OrganizationVariables as w, HostingPlugin as x, StoragePlugin as y, RenewManagedDeployUploadResponse as z };
|
|
1356
|
-
//# sourceMappingURL=config-
|
|
1356
|
+
//# sourceMappingURL=config-wT5nrJKo.d.mts.map
|
package/dist/config.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as OrganizationHostingResult, S as OrganizationHostingInput, _ as OrganizationStorageInput, a as PlatformConfigInput, b as HostingOptions, c as ProjectDraftNotifier, d as BrainPlatformPlugin, f as LlmProxyHandlerContext, h as ProjectGitProviderPlugin, i as PlatformConfig, l as createInProcessProjectDraftNotifier, m as LlmProxyWorkerEnvContext, n as DraftCommandRunnerPlugin, o as PlatformWorkerEnvContext, p as LlmProxyPlugin, r as McpProviderPlugin, s as definePlatformConfig, t as AgentWorkspaceFilesPlugin, u as publishDraftUpdateBestEffort, v as OrganizationStorageResult, x as HostingPlugin, y as StoragePlugin } from "./config-
|
|
1
|
+
import { C as OrganizationHostingResult, S as OrganizationHostingInput, _ as OrganizationStorageInput, a as PlatformConfigInput, b as HostingOptions, c as ProjectDraftNotifier, d as BrainPlatformPlugin, f as LlmProxyHandlerContext, h as ProjectGitProviderPlugin, i as PlatformConfig, l as createInProcessProjectDraftNotifier, m as LlmProxyWorkerEnvContext, n as DraftCommandRunnerPlugin, o as PlatformWorkerEnvContext, p as LlmProxyPlugin, r as McpProviderPlugin, s as definePlatformConfig, t as AgentWorkspaceFilesPlugin, u as publishDraftUpdateBestEffort, v as OrganizationStorageResult, x as HostingPlugin, y as StoragePlugin } from "./config-DrN9LQ2_.cjs";
|
|
2
2
|
export { AgentWorkspaceFilesPlugin, type BrainPlatformPlugin, DraftCommandRunnerPlugin, type HostingOptions, type HostingPlugin, type LlmProxyHandlerContext, type LlmProxyPlugin, type LlmProxyWorkerEnvContext, type McpProviderPlugin, type OrganizationHostingInput, type OrganizationHostingResult, type OrganizationStorageInput, type OrganizationStorageResult, PlatformConfig, PlatformConfigInput, PlatformWorkerEnvContext, type ProjectDraftNotifier, type ProjectGitProviderPlugin, type StoragePlugin, createInProcessProjectDraftNotifier, definePlatformConfig, publishDraftUpdateBestEffort };
|
package/dist/config.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { C as OrganizationHostingResult, S as OrganizationHostingInput, _ as OrganizationStorageInput, a as PlatformConfigInput, b as HostingOptions, c as ProjectDraftNotifier, d as BrainPlatformPlugin, f as LlmProxyHandlerContext, h as ProjectGitProviderPlugin, i as PlatformConfig, l as createInProcessProjectDraftNotifier, m as LlmProxyWorkerEnvContext, n as DraftCommandRunnerPlugin, o as PlatformWorkerEnvContext, p as LlmProxyPlugin, r as McpProviderPlugin, s as definePlatformConfig, t as AgentWorkspaceFilesPlugin, u as publishDraftUpdateBestEffort, v as OrganizationStorageResult, x as HostingPlugin, y as StoragePlugin } from "./config-
|
|
1
|
+
import { C as OrganizationHostingResult, S as OrganizationHostingInput, _ as OrganizationStorageInput, a as PlatformConfigInput, b as HostingOptions, c as ProjectDraftNotifier, d as BrainPlatformPlugin, f as LlmProxyHandlerContext, h as ProjectGitProviderPlugin, i as PlatformConfig, l as createInProcessProjectDraftNotifier, m as LlmProxyWorkerEnvContext, n as DraftCommandRunnerPlugin, o as PlatformWorkerEnvContext, p as LlmProxyPlugin, r as McpProviderPlugin, s as definePlatformConfig, t as AgentWorkspaceFilesPlugin, u as publishDraftUpdateBestEffort, v as OrganizationStorageResult, x as HostingPlugin, y as StoragePlugin } from "./config-wT5nrJKo.mjs";
|
|
2
2
|
export { AgentWorkspaceFilesPlugin, type BrainPlatformPlugin, DraftCommandRunnerPlugin, type HostingOptions, type HostingPlugin, type LlmProxyHandlerContext, type LlmProxyPlugin, type LlmProxyWorkerEnvContext, type McpProviderPlugin, type OrganizationHostingInput, type OrganizationHostingResult, type OrganizationStorageInput, type OrganizationStorageResult, PlatformConfig, PlatformConfigInput, PlatformWorkerEnvContext, type ProjectDraftNotifier, type ProjectGitProviderPlugin, type StoragePlugin, createInProcessProjectDraftNotifier, definePlatformConfig, publishDraftUpdateBestEffort };
|
package/dist/internal.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as CreateDraftCommitRequest, D as CancelManagedDeployResponse, E as CancelManagedDeployRequest, F as ProjectFileSummary, I as PublishManagedDeployCandidateRequest, L as PublishManagedDeployCandidateResponse, M as HeartbeatManagedDeployResponse, N as PrepareManagedDeployRequest, O as CompleteManagedDeployArtifactRequest, P as PrepareManagedDeployResponse, R as RenewManagedDeployUploadRequest, c as ProjectDraftNotifier, g as ProjectGitRepository, h as ProjectGitProviderPlugin, j as HeartbeatManagedDeployRequest, k as CompleteManagedDeployArtifactResponse, n as DraftCommandRunnerPlugin, w as OrganizationVariables, z as RenewManagedDeployUploadResponse } from "./config-
|
|
1
|
+
import { A as CreateDraftCommitRequest, D as CancelManagedDeployResponse, E as CancelManagedDeployRequest, F as ProjectFileSummary, I as PublishManagedDeployCandidateRequest, L as PublishManagedDeployCandidateResponse, M as HeartbeatManagedDeployResponse, N as PrepareManagedDeployRequest, O as CompleteManagedDeployArtifactRequest, P as PrepareManagedDeployResponse, R as RenewManagedDeployUploadRequest, c as ProjectDraftNotifier, g as ProjectGitRepository, h as ProjectGitProviderPlugin, j as HeartbeatManagedDeployRequest, k as CompleteManagedDeployArtifactResponse, n as DraftCommandRunnerPlugin, w as OrganizationVariables, z as RenewManagedDeployUploadResponse } from "./config-DrN9LQ2_.cjs";
|
|
2
2
|
import { OrganizationRow, ProjectRepositoryRow, ProjectRow } from "@keystrokehq/platform-database";
|
|
3
3
|
import { Context, MiddlewareHandler } from "hono";
|
|
4
4
|
|
package/dist/internal.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as CreateDraftCommitRequest, D as CancelManagedDeployResponse, E as CancelManagedDeployRequest, F as ProjectFileSummary, I as PublishManagedDeployCandidateRequest, L as PublishManagedDeployCandidateResponse, M as HeartbeatManagedDeployResponse, N as PrepareManagedDeployRequest, O as CompleteManagedDeployArtifactRequest, P as PrepareManagedDeployResponse, R as RenewManagedDeployUploadRequest, c as ProjectDraftNotifier, g as ProjectGitRepository, h as ProjectGitProviderPlugin, j as HeartbeatManagedDeployRequest, k as CompleteManagedDeployArtifactResponse, n as DraftCommandRunnerPlugin, w as OrganizationVariables, z as RenewManagedDeployUploadResponse } from "./config-
|
|
1
|
+
import { A as CreateDraftCommitRequest, D as CancelManagedDeployResponse, E as CancelManagedDeployRequest, F as ProjectFileSummary, I as PublishManagedDeployCandidateRequest, L as PublishManagedDeployCandidateResponse, M as HeartbeatManagedDeployResponse, N as PrepareManagedDeployRequest, O as CompleteManagedDeployArtifactRequest, P as PrepareManagedDeployResponse, R as RenewManagedDeployUploadRequest, c as ProjectDraftNotifier, g as ProjectGitRepository, h as ProjectGitProviderPlugin, j as HeartbeatManagedDeployRequest, k as CompleteManagedDeployArtifactResponse, n as DraftCommandRunnerPlugin, w as OrganizationVariables, z as RenewManagedDeployUploadResponse } from "./config-wT5nrJKo.mjs";
|
|
2
2
|
import { OrganizationRow, ProjectRepositoryRow, ProjectRow, createOrgStorageClient } from "@keystrokehq/platform-database";
|
|
3
3
|
import { Context, MiddlewareHandler } from "hono";
|
|
4
4
|
|