@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.
@@ -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 optional, Bn as _enum, Gn as boolean$1, Hn as _null, It as PromptResponseSchema, Jn as intersection, Kn as custom, Qn as object, Rn as number$1, Un as any, Vn as _function, Wn as array, Xn as looseObject, Yn as literal, Zn as number, ar as url, cr as NEVER, er as preprocess, ir as unknown, jn as normalizeCredentialList, kn as credentialInputSchema, nr as string, or as datetime, qn as discriminatedUnion, rr as union, sr as toJSONSchema, tr as record, zn as ZodType, zt as ROUTE_MANIFEST_REL_PATH } from "./dist-H53GUsol.mjs";
4
- import "./pack-artifact-DVnIKrsg-CETr40a-.mjs";
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
- mcpUrl: text("mcp_url"),
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
- mcpUrl: text$1("mcp_url"),
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-CWgqwAeq.mjs.map
19268
+ //# sourceMappingURL=dist-BPdyQaUt.mjs.map