@keystrokehq/cli 0.1.6 → 0.1.9
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/{dist-CWgqwAeq.mjs → dist-BPdyQaUt.mjs} +5 -5
- package/dist/dist-BPdyQaUt.mjs.map +1 -0
- package/dist/dist-Dz6iW5q5.mjs +3 -0
- package/dist/{dist-jchdNGBU.mjs → dist-IOphuHYN.mjs} +3 -3
- package/dist/{dist-jchdNGBU.mjs.map → dist-IOphuHYN.mjs.map} +1 -1
- package/dist/{dist-H53GUsol.mjs → dist-YV-kApfg.mjs} +28 -13
- package/dist/{dist-H53GUsol.mjs.map → dist-YV-kApfg.mjs.map} +1 -1
- package/dist/index.mjs +19 -11
- package/dist/index.mjs.map +1 -1
- package/dist/{maybe-auto-update-ClXO7U-6.mjs → maybe-auto-update-BiR_kXZX.mjs} +2 -2
- package/dist/{maybe-auto-update-ClXO7U-6.mjs.map → maybe-auto-update-BiR_kXZX.mjs.map} +1 -1
- package/dist/{pack-artifact-DVnIKrsg-CETr40a-.mjs → pack-artifact-DVnIKrsg-BtNTTQcz.mjs} +2 -2
- package/dist/{pack-artifact-DVnIKrsg-CETr40a-.mjs.map → pack-artifact-DVnIKrsg-BtNTTQcz.mjs.map} +1 -1
- package/dist/{version-CiPDVUdk.mjs → version-BGuC7Cpu.mjs} +2 -2
- package/dist/{version-CiPDVUdk.mjs.map → version-BGuC7Cpu.mjs.map} +1 -1
- package/package.json +1 -1
- package/dist/dist-CWgqwAeq.mjs.map +0 -1
- package/dist/dist-DohqaxIM.mjs +0 -3
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
import { n as __require, t as __commonJSMin } from "./chunk-DiodbrVj.mjs";
|
|
3
|
-
import { $n as
|
|
4
|
-
import "./pack-artifact-DVnIKrsg-
|
|
3
|
+
import { $n as object, An as credentialInputSchema, Bn as ZodType, Bt as ROUTE_MANIFEST_REL_PATH, Gn as array, Hn as _function, Jn as discriminatedUnion, Kn as boolean$1, Lt as PromptResponseSchema, Mn as normalizeCredentialList, Qn as number, Un as _null, Vn as _enum, Wn as any, Xn as literal, Yn as intersection, Zn as looseObject, ar as unknown, cr as toJSONSchema, er as optional, ir as union, lr as NEVER, nr as record, or as url, qn as custom, rr as string, sr as datetime, tr as preprocess, zn as number$1 } from "./dist-YV-kApfg.mjs";
|
|
4
|
+
import "./pack-artifact-DVnIKrsg-BtNTTQcz.mjs";
|
|
5
5
|
import "./chunk-BZUGFHVS-CPWRFwK8.mjs";
|
|
6
6
|
import "./chunk-DLL7UR66-BUYgzxnR.mjs";
|
|
7
7
|
import "./chunk-TN7HHBQW-CSB_R-XD.mjs";
|
|
@@ -4914,7 +4914,7 @@ const apps = pgTable("apps", {
|
|
|
4914
4914
|
oauthScopes: jsonb("oauth_scopes").$type().notNull(),
|
|
4915
4915
|
credentialFields: jsonb("credential_fields").$type().notNull().default({}),
|
|
4916
4916
|
credentialScheme: text("credential_scheme").$type(),
|
|
4917
|
-
|
|
4917
|
+
url: text("url"),
|
|
4918
4918
|
source: text("source").$type().notNull(),
|
|
4919
4919
|
createdAt: timestamp("created_at", { withTimezone: true }).notNull(),
|
|
4920
4920
|
updatedAt: timestamp("updated_at", { withTimezone: true }).notNull()
|
|
@@ -4931,7 +4931,7 @@ const appsSqlite = sqliteTable("apps", {
|
|
|
4931
4931
|
oauthScopes: text$1("oauth_scopes", { mode: "json" }).$type().notNull(),
|
|
4932
4932
|
credentialFields: text$1("credential_fields", { mode: "json" }).$type().notNull().default({}),
|
|
4933
4933
|
credentialScheme: text$1("credential_scheme").$type(),
|
|
4934
|
-
|
|
4934
|
+
url: text$1("url"),
|
|
4935
4935
|
source: text$1("source").$type().notNull(),
|
|
4936
4936
|
createdAt: integer$1("created_at", { mode: "timestamp_ms" }).notNull(),
|
|
4937
4937
|
updatedAt: integer$1("updated_at", { mode: "timestamp_ms" }).notNull()
|
|
@@ -19265,4 +19265,4 @@ async function emitStoredRouteManifestForProject(projectRoot) {
|
|
|
19265
19265
|
//#endregion
|
|
19266
19266
|
export { discoverEntries as A, validateImportedTriggerAttachment as C, webhookRouteFromEndpoint as D, webhookMatchSchemaForBindings as E, walkTypeScriptFiles as F, entryIdFromFile as M, readKeystrokeIgnoreDirective as N, workflowRouteFromKey as O, shouldSkipKeystrokeModuleFile as P, toStoredRouteManifest as S, webhookManifestAttachmentSchemasFromBindings as T, importWorkflowDefinition as _, buildWebhookBindingsByRoute as a, schemaToJson as b, countAgentCredentials as c, discoverTriggerAttachments as d, discoverWorkflowEntries as f, importTriggerAttachments as g, importAgentDefinition as h, buildStoredRouteManifestFromContext as i, discoverModuleFileEntries as j, packAssetDirs as k, discoverAgentEntries as l, emitStoredRouteManifestForProject as m, agentRouteFromKey as n, collectAgentAppSlugs as o, discoverWorkflows as p, buildStoredRouteManifestForProject as r, collectAgentToolSlugs as s, agentManifestEntry as t, discoverSkillManifestEntries as u, persistStoredRouteManifest as v, validateImportedWorkflowDefinition as w, serializeRouteManifest as x, pollGroupId as y };
|
|
19267
19267
|
|
|
19268
|
-
//# sourceMappingURL=dist-
|
|
19268
|
+
//# sourceMappingURL=dist-BPdyQaUt.mjs.map
|