@pixelzx/genesis 2026.5.10-1 → 2026.5.10

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.
Files changed (30) hide show
  1. package/CHANGELOG.md +0 -6
  2. package/dist/.buildstamp +1 -1
  3. package/dist/build-info.json +3 -3
  4. package/dist/cli-startup-metadata.json +1 -1
  5. package/dist/{command-registry-BdtbRW6Z.js → command-registry-B278OBYi.js} +2 -2
  6. package/dist/{command-registry-D_uCbg-E.js → command-registry-W7OQ7HTZ.js} +2 -2
  7. package/dist/{command-registry-core-DEzn49QV.js → command-registry-core-7_o9BjiZ.js} +2 -2
  8. package/dist/{completion-cli-DNaQ1-_G.js → completion-cli-C01iIk5w.js} +2 -2
  9. package/dist/{config-cli-UAe-Q_dZ.js → config-cli-DNOfAVRH.js} +1 -1
  10. package/dist/entry.js +1 -1
  11. package/dist/extensions/matrix/api.js +1 -1
  12. package/dist/extensions/matrix/{channel-gANteTh7.js → channel-F8pAf0i6.js} +1 -1
  13. package/dist/extensions/matrix/channel-plugin-api.js +1 -1
  14. package/dist/extensions/matrix/{monitor-BKu3DZpg.js → monitor-CDf9iwG_.js} +2 -2
  15. package/dist/extensions/matrix/test-api.js +1 -1
  16. package/dist/{gateway-cli-CYbaf0km.js → gateway-cli-Bw249Hqj.js} +1 -1
  17. package/dist/index.js +1 -1
  18. package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
  19. package/dist/postinstall-inventory.json +18 -18
  20. package/dist/{program-C2LrBpr3.js → program-DalR1C5d.js} +1 -1
  21. package/dist/{register.subclis-C3mziCQM.js → register.subclis-Bw08xkyz.js} +2 -2
  22. package/dist/{register.subclis-Bb1c9AOQ.js → register.subclis-DRvhbyRO.js} +1 -1
  23. package/dist/{register.subclis-core-Q1LCx5CR.js → register.subclis-core-EhZivKTv.js} +1 -1
  24. package/dist/{run-main-Ck7OdPx2.js → run-main-BjzmUXKR.js} +4 -4
  25. package/dist/{runtime-schema-Cca4TGOm.js → runtime-schema-kN9Vsq-x.js} +1 -1
  26. package/dist/{server-CM8MwLIH.js → server-BVWDvRAh.js} +1 -1
  27. package/dist/{server-plugin-bootstrap-Xf_s2cYB.js → server-plugin-bootstrap-CsjoUZiI.js} +1 -1
  28. package/dist/{server-plugin-bootstrap-BXvSeOBB.js → server-plugin-bootstrap-t1jF0I-8.js} +1 -1
  29. package/dist/{server.impl-DwS57pbB.js → server.impl-B5erBjqT.js} +2 -2
  30. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -2,12 +2,6 @@
2
2
 
3
3
  Docs: https://docs.genesis.ai
4
4
 
5
- ## 2026.5.10-1
6
-
7
- ### Fixes
8
-
9
- - Matrix plugin: keep the gateway monitor's shared Matrix client alive when one-off Matrix sends reuse the same client, avoiding restart loops after outbound sends.
10
-
11
5
  ## 2026.5.10
12
6
 
13
7
  ### Changes
package/dist/.buildstamp CHANGED
@@ -1 +1 @@
1
- {"builtAt":1778369558014,"head":"146d72d1211ae35b63a80d780987f9c55a61f428"}
1
+ {"builtAt":1778342952437,"head":"c76a955fdbddec3bbc0e9852a205c7153d910ca8"}
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2026.5.10-1",
3
- "commit": "146d72d1211ae35b63a80d780987f9c55a61f428",
4
- "builtAt": "2026-05-09T23:32:38.394Z"
2
+ "version": "2026.5.10",
3
+ "commit": "c76a955fdbddec3bbc0e9852a205c7153d910ca8",
4
+ "builtAt": "2026-05-09T16:09:12.809Z"
5
5
  }
@@ -26,5 +26,5 @@
26
26
  ],
27
27
  "channelCatalogSignature": "42572c297ec512116b06530236f3aa8b204823e5",
28
28
  "rootHelpBundleSignature": "44b84730786847ab9fdb7e678026d2c8362a71e2",
29
- "rootHelpText": "\n🦞 Genesis 2026.5.10-1 (146d72d) — I'll butter your workflow like a lobster roll: messy, delicious, effective.\n\nUsage: genesis [options] [command]\n\nOptions:\n --container <name> Run the CLI inside a running Podman/Docker container\n named <name> (default: env GENESIS_CONTAINER)\n --dev Dev profile: isolate state under ~/.genesis-dev, default\n gateway port 19001, and shift derived ports\n (browser/canvas)\n -h, --help Display help for command\n --log-level <level> Global log level override for file + console\n (silent|fatal|error|warn|info|debug|trace)\n --no-color Disable ANSI colors\n --profile <name> Use a named profile (isolates\n GENESIS_STATE_DIR/GENESIS_CONFIG_PATH under\n ~/.genesis-<name>)\n -V, --version output the version number\n\nCommands:\n Hint: commands suffixed with * have subcommands. Run <command> --help for details.\n acp * Agent Control Protocol tools\n agent Run one agent turn via the Gateway\n agents * Manage isolated agents (workspaces, auth, routing)\n approvals * Manage exec approvals (gateway or node host)\n backup * Create and verify local backup archives for Genesis state\n capability * Run provider-backed inference commands (fallback alias:\n infer)\n channels * Manage connected chat channels (Telegram, Discord, etc.)\n chat Open a local terminal UI (alias for tui --local)\n clawbot * Legacy clawbot command aliases\n completion Generate shell completion script\n config * Non-interactive config helpers\n (get/set/unset/file/validate). Default: starts guided\n setup.\n configure Interactive configuration for credentials, channels,\n gateway, and agent defaults\n cron * Manage cron jobs via the Gateway scheduler\n daemon * Gateway service (legacy alias)\n dashboard Open the Control UI with your current token\n devices * Device pairing + token management\n directory * Lookup contact and group IDs (self, peers, groups) for\n supported chat channels\n dns * DNS helpers for wide-area discovery (Tailscale + CoreDNS)\n docs Search the live Genesis docs\n doctor Health checks + quick fixes for the gateway and channels\n exec-policy * Show or synchronize requested exec policy with host\n approvals\n gateway * Run, inspect, and query the WebSocket Gateway\n health Fetch health from the running gateway\n help Display help for command\n hooks * Manage internal agent hooks\n infer * Run provider-backed inference commands\n logs Tail gateway file logs via RPC\n mcp * Manage Genesis MCP config and channel bridge\n memory Search, inspect, and reindex memory files\n message * Send, read, and manage messages\n migrate Import config and local state from OpenClaw or Hermes\n Agent\n models * Discover, scan, and configure models\n node * Run and manage the headless node host service\n nodes * Manage gateway-owned node pairing and node commands\n onboard Interactive onboarding for gateway, workspace, and skills\n pairing * Secure DM pairing (approve inbound requests)\n plugins * Manage Genesis plugins\n proxy * Run the Genesis debug proxy and inspect captured traffic\n qr Generate mobile pairing QR/setup code\n reset Reset local config/state (keeps the CLI installed)\n sandbox * Manage sandbox containers for agent isolation\n secrets * Secrets runtime reload controls\n security * Security tools and local config audits\n sessions * List stored conversation sessions\n setup Initialize local config and agent workspace\n skills * List and inspect available skills\n status Show channel health and recent session recipients\n system * System events, heartbeat, and presence\n tasks * Inspect durable background task state\n terminal Open a local terminal UI (alias for tui --local)\n tui Open a terminal UI connected to the Gateway\n uninstall Uninstall the gateway service + local data (CLI remains)\n update * Update Genesis and inspect update channel status\n wallet * Manage the encrypted local wallet and public addresses\n webhooks * Webhook helpers and integrations\n\nExamples:\n genesis models --help\n Show detailed help for the models command.\n genesis channels login --verbose\n Link personal WhatsApp Web and show QR + connection logs.\n genesis message send --target +15555550123 --message \"Hi\" --json\n Send via your web session and print JSON result.\n genesis gateway --port 18789\n Run the WebSocket Gateway locally.\n genesis --dev gateway\n Run a dev Gateway (isolated state/config) on ws://127.0.0.1:19001.\n genesis gateway --force\n Kill anything bound to the default gateway port, then start it.\n genesis gateway ...\n Gateway control via WebSocket.\n genesis agent --to +15555550123 --message \"Run summary\" --deliver\n Talk directly to the agent using the Gateway; optionally send the WhatsApp reply.\n genesis message send --channel telegram --target @mychat --message \"Hi\"\n Send via your Telegram bot.\n\nDocs: https://docs.genesis.ai/cli\n\n"
29
+ "rootHelpText": "\n🦞 Genesis 2026.5.10 (c76a955) — Your task has been queued; your dignity has been deprecated.\n\nUsage: genesis [options] [command]\n\nOptions:\n --container <name> Run the CLI inside a running Podman/Docker container\n named <name> (default: env GENESIS_CONTAINER)\n --dev Dev profile: isolate state under ~/.genesis-dev, default\n gateway port 19001, and shift derived ports\n (browser/canvas)\n -h, --help Display help for command\n --log-level <level> Global log level override for file + console\n (silent|fatal|error|warn|info|debug|trace)\n --no-color Disable ANSI colors\n --profile <name> Use a named profile (isolates\n GENESIS_STATE_DIR/GENESIS_CONFIG_PATH under\n ~/.genesis-<name>)\n -V, --version output the version number\n\nCommands:\n Hint: commands suffixed with * have subcommands. Run <command> --help for details.\n acp * Agent Control Protocol tools\n agent Run one agent turn via the Gateway\n agents * Manage isolated agents (workspaces, auth, routing)\n approvals * Manage exec approvals (gateway or node host)\n backup * Create and verify local backup archives for Genesis state\n capability * Run provider-backed inference commands (fallback alias:\n infer)\n channels * Manage connected chat channels (Telegram, Discord, etc.)\n chat Open a local terminal UI (alias for tui --local)\n clawbot * Legacy clawbot command aliases\n completion Generate shell completion script\n config * Non-interactive config helpers\n (get/set/unset/file/validate). Default: starts guided\n setup.\n configure Interactive configuration for credentials, channels,\n gateway, and agent defaults\n cron * Manage cron jobs via the Gateway scheduler\n daemon * Gateway service (legacy alias)\n dashboard Open the Control UI with your current token\n devices * Device pairing + token management\n directory * Lookup contact and group IDs (self, peers, groups) for\n supported chat channels\n dns * DNS helpers for wide-area discovery (Tailscale + CoreDNS)\n docs Search the live Genesis docs\n doctor Health checks + quick fixes for the gateway and channels\n exec-policy * Show or synchronize requested exec policy with host\n approvals\n gateway * Run, inspect, and query the WebSocket Gateway\n health Fetch health from the running gateway\n help Display help for command\n hooks * Manage internal agent hooks\n infer * Run provider-backed inference commands\n logs Tail gateway file logs via RPC\n mcp * Manage Genesis MCP config and channel bridge\n memory Search, inspect, and reindex memory files\n message * Send, read, and manage messages\n migrate Import config and local state from OpenClaw or Hermes\n Agent\n models * Discover, scan, and configure models\n node * Run and manage the headless node host service\n nodes * Manage gateway-owned node pairing and node commands\n onboard Interactive onboarding for gateway, workspace, and skills\n pairing * Secure DM pairing (approve inbound requests)\n plugins * Manage Genesis plugins\n proxy * Run the Genesis debug proxy and inspect captured traffic\n qr Generate mobile pairing QR/setup code\n reset Reset local config/state (keeps the CLI installed)\n sandbox * Manage sandbox containers for agent isolation\n secrets * Secrets runtime reload controls\n security * Security tools and local config audits\n sessions * List stored conversation sessions\n setup Initialize local config and agent workspace\n skills * List and inspect available skills\n status Show channel health and recent session recipients\n system * System events, heartbeat, and presence\n tasks * Inspect durable background task state\n terminal Open a local terminal UI (alias for tui --local)\n tui Open a terminal UI connected to the Gateway\n uninstall Uninstall the gateway service + local data (CLI remains)\n update * Update Genesis and inspect update channel status\n wallet * Manage the encrypted local wallet and public addresses\n webhooks * Webhook helpers and integrations\n\nExamples:\n genesis models --help\n Show detailed help for the models command.\n genesis channels login --verbose\n Link personal WhatsApp Web and show QR + connection logs.\n genesis message send --target +15555550123 --message \"Hi\" --json\n Send via your web session and print JSON result.\n genesis gateway --port 18789\n Run the WebSocket Gateway locally.\n genesis --dev gateway\n Run a dev Gateway (isolated state/config) on ws://127.0.0.1:19001.\n genesis gateway --force\n Kill anything bound to the default gateway port, then start it.\n genesis gateway ...\n Gateway control via WebSocket.\n genesis agent --to +15555550123 --message \"Run summary\" --deliver\n Talk directly to the agent using the Gateway; optionally send the WhatsApp reply.\n genesis message send --channel telegram --target @mychat --message \"Hi\"\n Send via your Telegram bot.\n\nDocs: https://docs.genesis.ai/cli\n\n"
30
30
  }
@@ -1,5 +1,5 @@
1
- import { n as registerCoreCliCommands } from "./command-registry-core-DEzn49QV.js";
2
- import { n as registerSubCliCommands } from "./register.subclis-C3mziCQM.js";
1
+ import { n as registerCoreCliCommands } from "./command-registry-core-7_o9BjiZ.js";
2
+ import { n as registerSubCliCommands } from "./register.subclis-Bw08xkyz.js";
3
3
  //#region src/cli/program/command-registry.ts
4
4
  function registerProgramCommands(program, ctx, argv = process.argv) {
5
5
  registerCoreCliCommands(program, ctx, argv);
@@ -1,4 +1,4 @@
1
1
  import "./core-command-descriptors-B952v8n8.js";
2
- import { t as registerCoreCliByName } from "./command-registry-core-DEzn49QV.js";
3
- import "./command-registry-BdtbRW6Z.js";
2
+ import { t as registerCoreCliByName } from "./command-registry-core-7_o9BjiZ.js";
3
+ import "./command-registry-B278OBYi.js";
4
4
  export { registerCoreCliByName };
@@ -1,6 +1,6 @@
1
1
  import { t as resolveCliArgvInvocation } from "./argv-invocation-BIP3nEco.js";
2
2
  import { n as shouldRegisterPrimaryCommandOnly } from "./command-registration-policy-BXI44JuE.js";
3
- import { a as defineImportedCommandGroupSpec, i as buildCommandGroupEntries, o as defineImportedProgramCommandGroupSpecs } from "./register.subclis-core-Q1LCx5CR.js";
3
+ import { a as defineImportedCommandGroupSpec, i as buildCommandGroupEntries, o as defineImportedProgramCommandGroupSpecs } from "./register.subclis-core-EhZivKTv.js";
4
4
  import { t as getCoreCliCommandDescriptors } from "./core-command-descriptors-B952v8n8.js";
5
5
  import { i as registerCommandGroups, r as registerCommandGroupByName } from "./register-command-groups-Ce-3JtSr.js";
6
6
  //#region src/cli/program/command-registry-core.ts
@@ -31,7 +31,7 @@ const coreEntrySpecs = [
31
31
  },
32
32
  {
33
33
  commandNames: ["config"],
34
- loadModule: () => import("./config-cli-UAe-Q_dZ.js"),
34
+ loadModule: () => import("./config-cli-DNOfAVRH.js"),
35
35
  exportName: "registerConfigCli"
36
36
  },
37
37
  {
@@ -2,9 +2,9 @@ import { c as routeLogsToStderr } from "./subsystem-DTMy5YmO.js";
2
2
  import { t as formatDocsLink } from "./links-DmsJCU7L.js";
3
3
  import { r as theme } from "./theme-BrRleVfL.js";
4
4
  import { a as isCompletionShell, o as resolveCompletionCachePath, r as installCompletion, s as resolveShellFromEnv, t as COMPLETION_SHELLS } from "./completion-runtime-CEzLq-0w.js";
5
- import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-core-Q1LCx5CR.js";
5
+ import { n as registerSubCliByName, t as getSubCliEntries } from "./register.subclis-core-EhZivKTv.js";
6
6
  import { t as getCoreCliCommandDescriptors } from "./core-command-descriptors-B952v8n8.js";
7
- import "./command-registry-core-DEzn49QV.js";
7
+ import "./command-registry-core-7_o9BjiZ.js";
8
8
  import path from "node:path";
9
9
  import fs from "node:fs/promises";
10
10
  import { Option } from "commander";
@@ -17,7 +17,7 @@ import { r as replaceConfigFile } from "./mutate-BBF-00_l.js";
17
17
  import "./config-Cfk0h3C3.js";
18
18
  import { a as normalizeConfigIssues, n as formatConfigIssueLines } from "./issue-format-CctGyTV-.js";
19
19
  import { t as redactConfigObject } from "./redact-snapshot-BRzjCxXA.js";
20
- import { n as readBestEffortRuntimeConfigSchema } from "./runtime-schema-Cca4TGOm.js";
20
+ import { n as readBestEffortRuntimeConfigSchema } from "./runtime-schema-kN9Vsq-x.js";
21
21
  import { n as setCommandJsonMode } from "./json-mode-DUpZP04M.js";
22
22
  import fs from "node:fs";
23
23
  import JSON5 from "json5";
package/dist/entry.js CHANGED
@@ -179,7 +179,7 @@ function tryHandleRootHelpFastPath(argv, deps = {}) {
179
179
  }
180
180
  function runMainOrRootHelp(argv) {
181
181
  if (tryHandleRootHelpFastPath(argv)) return;
182
- import("./run-main-Ck7OdPx2.js").then(({ runCli }) => runCli(argv)).catch((error) => {
182
+ import("./run-main-BjzmUXKR.js").then(({ runCli }) => runCli(argv)).catch((error) => {
183
183
  console.error("[genesis] Failed to start CLI:", error instanceof Error ? error.stack ?? error.message : error);
184
184
  process$1.exitCode = 1;
185
185
  });
@@ -2,7 +2,7 @@ import { d as setMatrixThreadBindingIdleTimeoutBySessionKey, n as getMatrixThrea
2
2
  import { a as resolveMatrixDefaultOrOnlyAccountId, i as resolveMatrixChannelConfig, n as requiresExplicitMatrixDefaultAccount, r as resolveConfiguredMatrixAccountIds, t as findMatrixAccountEntry } from "./account-selection-DjWlIEiW.js";
3
3
  import { n as listMatrixEnvAccountIds, r as resolveMatrixEnvAccountToken, t as getMatrixScopedEnvVarNames } from "./env-vars-BVfgZ_aO.js";
4
4
  import { a as resolveMatrixCredentialsPath, c as resolveMatrixLegacyFlatStoreRoot, i as resolveMatrixCredentialsFilename, l as sanitizeMatrixPathSegment, n as resolveMatrixAccountStorageRoot, o as resolveMatrixHomeserverKey, r as resolveMatrixCredentialsDir, s as resolveMatrixLegacyFlatStoragePaths, t as hashMatrixAccessToken } from "./storage-paths-D9lhZvF4.js";
5
- import { t as matrixPlugin } from "./channel-gANteTh7.js";
5
+ import { t as matrixPlugin } from "./channel-F8pAf0i6.js";
6
6
  import { n as matrixSetupAdapter, t as createMatrixSetupWizardProxy } from "./setup-core-VpykA3Xh.js";
7
7
  import { n as matrixOnboardingAdapter } from "./setup-surface-jjN_ySpY.js";
8
8
  import { t as createMatrixThreadBindingManager } from "./thread-bindings-Cclm7_yV.js";
@@ -985,7 +985,7 @@ const matrixPlugin = createChatChannelPlugin({
985
985
  await previousLock;
986
986
  let monitorMatrixProvider;
987
987
  try {
988
- monitorMatrixProvider = (await import("./monitor-BKu3DZpg.js")).monitorMatrixProvider;
988
+ monitorMatrixProvider = (await import("./monitor-CDf9iwG_.js")).monitorMatrixProvider;
989
989
  } finally {
990
990
  releaseLock();
991
991
  }
@@ -1,2 +1,2 @@
1
- import { t as matrixPlugin } from "./channel-gANteTh7.js";
1
+ import { t as matrixPlugin } from "./channel-F8pAf0i6.js";
2
2
  export { matrixPlugin };
@@ -19,7 +19,7 @@ import { a as resolveMatrixMessageBody, i as resolveMatrixMessageAttachment, n a
19
19
  import { n as setActiveMatrixClient } from "./active-client-DcNM_lR_.js";
20
20
  import { t as isBunRuntime } from "./runtime-tgnRzJQh.js";
21
21
  import { n as resolveMatrixAuth, r as resolveMatrixAuthContext, t as backfillMatrixAuthDeviceIdAfterStartup } from "./config-D2rPwWIt.js";
22
- import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance, t as acquireSharedMatrixClient } from "./shared-n2U-Zbs4.js";
22
+ import { i as resolveSharedMatrixClient, n as releaseSharedClientInstance } from "./shared-n2U-Zbs4.js";
23
23
  import "./client-DlbpusXw.js";
24
24
  import { f as resolveThreadBindingIdleTimeoutMsForChannel, l as resolveAllowlistProviderRuntimeGroupPolicy, m as warnMissingProviderGroupPolicyFallbackOnce, p as resolveThreadBindingMaxAgeMsForChannel, t as GROUP_POLICY_BLOCKED_LABEL, u as resolveDefaultGroupPolicy } from "./runtime-api-BGiN3XPO.js";
25
25
  import { t as resolveMatrixTargets } from "./resolve-targets-BDjzu9R3.js";
@@ -3694,7 +3694,7 @@ async function monitorMatrixProvider(opts = {}) {
3694
3694
  noteSyncHealthState(state);
3695
3695
  };
3696
3696
  try {
3697
- client = await acquireSharedMatrixClient({
3697
+ client = await resolveSharedMatrixClient({
3698
3698
  cfg,
3699
3699
  auth: authWithLimit,
3700
3700
  startClient: false,
@@ -1,4 +1,4 @@
1
1
  import { n as setMatrixRuntime } from "./runtime-BRGIN27k.js";
2
- import { t as matrixPlugin } from "./channel-gANteTh7.js";
2
+ import { t as matrixPlugin } from "./channel-F8pAf0i6.js";
3
3
  import { t as MatrixClient } from "./sdk-Ldqb8HYf.js";
4
4
  export { MatrixClient, matrixPlugin, setMatrixRuntime };
@@ -707,7 +707,7 @@ async function runGatewayCommand$1(opts) {
707
707
  const { startGatewayServer } = await startupTrace.measure("cli.server-import", () => withProgress({
708
708
  label: "Loading gateway modules…",
709
709
  indeterminate: true
710
- }, async () => import("./server-CM8MwLIH.js")));
710
+ }, async () => import("./server-BVWDvRAh.js")));
711
711
  setConsoleTimestampPrefix(true);
712
712
  if (devMode) await startupTrace.measure("cli.dev-config", () => ensureDevGatewayConfig({ reset: Boolean(opts.reset) }));
713
713
  gatewayLog.info("loading configuration…");
package/dist/index.js CHANGED
@@ -27,7 +27,7 @@ let runExec;
27
27
  let saveSessionStore;
28
28
  let waitForever;
29
29
  async function loadLegacyCliDeps() {
30
- const { runCli } = await import("./run-main-Ck7OdPx2.js");
30
+ const { runCli } = await import("./run-main-BjzmUXKR.js");
31
31
  return { runCli };
32
32
  }
33
33
  async function runLegacyCliEntry(argv = process.argv, deps) {
@@ -1 +1 @@
1
- 2026-05-09T23:32:38.197Z
1
+ 2026-05-09T16:09:12.622Z
@@ -468,9 +468,9 @@
468
468
  "dist/command-queue-BVp2ZFpC.js",
469
469
  "dist/command-registration-B-qUrAIO.js",
470
470
  "dist/command-registration-policy-BXI44JuE.js",
471
- "dist/command-registry-BdtbRW6Z.js",
472
- "dist/command-registry-core-DEzn49QV.js",
473
- "dist/command-registry-D_uCbg-E.js",
471
+ "dist/command-registry-B278OBYi.js",
472
+ "dist/command-registry-core-7_o9BjiZ.js",
473
+ "dist/command-registry-W7OQ7HTZ.js",
474
474
  "dist/command-secret-gateway-CUa9zkBc.js",
475
475
  "dist/command-secret-targets-0Wyup4PV.js",
476
476
  "dist/command-secret-targets-BV4u8JMq.js",
@@ -512,7 +512,7 @@
512
512
  "dist/compact-XFQz2umw.js",
513
513
  "dist/compact.runtime-Cx18r_w0.js",
514
514
  "dist/compact.runtime.js",
515
- "dist/completion-cli-DNaQ1-_G.js",
515
+ "dist/completion-cli-C01iIk5w.js",
516
516
  "dist/completion-runtime-CEzLq-0w.js",
517
517
  "dist/config-api-D4RURtT2.js",
518
518
  "dist/config-api-h27mr2GT.js",
@@ -524,7 +524,7 @@
524
524
  "dist/config-Cc7Dd-w4.js",
525
525
  "dist/config-CegEl9DE.js",
526
526
  "dist/config-Cfk0h3C3.js",
527
- "dist/config-cli-UAe-Q_dZ.js",
527
+ "dist/config-cli-DNOfAVRH.js",
528
528
  "dist/config-compat-0p9Q5b1w.js",
529
529
  "dist/config-compat-CgeBidKL.js",
530
530
  "dist/config-compat-Ngz_H9op.js",
@@ -1474,7 +1474,7 @@
1474
1474
  "dist/extensions/matrix/async-lock-hEU0xcd9.js",
1475
1475
  "dist/extensions/matrix/auth-presence.js",
1476
1476
  "dist/extensions/matrix/backup-health-DCSlgaaM.js",
1477
- "dist/extensions/matrix/channel-gANteTh7.js",
1477
+ "dist/extensions/matrix/channel-F8pAf0i6.js",
1478
1478
  "dist/extensions/matrix/channel-plugin-api.js",
1479
1479
  "dist/extensions/matrix/channel.runtime-7uVZSpII.js",
1480
1480
  "dist/extensions/matrix/cli-Dyge58zC.js",
@@ -1522,7 +1522,7 @@
1522
1522
  "dist/extensions/matrix/messages-CRhw9rCt.js",
1523
1523
  "dist/extensions/matrix/migration-snapshot-backup-C2PFg6uT.js",
1524
1524
  "dist/extensions/matrix/migration-snapshot.runtime-gIV57j_L.js",
1525
- "dist/extensions/matrix/monitor-BKu3DZpg.js",
1525
+ "dist/extensions/matrix/monitor-CDf9iwG_.js",
1526
1526
  "dist/extensions/matrix/package.json",
1527
1527
  "dist/extensions/matrix/plugin-entry.handlers.runtime.js",
1528
1528
  "dist/extensions/matrix/probe.runtime-BpjsFnIz.js",
@@ -2433,7 +2433,7 @@
2433
2433
  "dist/gateway-2_-O2SVV.js",
2434
2434
  "dist/gateway-auth-bypass-BKfi_LtD.js",
2435
2435
  "dist/gateway-bindings-Ccf4jDko.js",
2436
- "dist/gateway-cli-CYbaf0km.js",
2436
+ "dist/gateway-cli-Bw249Hqj.js",
2437
2437
  "dist/gateway-control-ui-origins-BtAQL9cI.js",
2438
2438
  "dist/gateway-D6iHe5yM.js",
2439
2439
  "dist/gateway-discovery-targets-BilYS9ha.js",
@@ -6921,9 +6921,9 @@
6921
6921
  "dist/profile-list-DxD5kVCL.js",
6922
6922
  "dist/profile-utils-To1CCPIt.js",
6923
6923
  "dist/profiles-D9phC2A8.js",
6924
- "dist/program-C2LrBpr3.js",
6925
6924
  "dist/program-context-ChxdxCOu.js",
6926
6925
  "dist/program-context-zMhdBPNy.js",
6926
+ "dist/program-DalR1C5d.js",
6927
6927
  "dist/progress-BhsLXO7a.js",
6928
6928
  "dist/progress-line-xDw3PVgH.js",
6929
6929
  "dist/progress-Ml2qkfIo.js",
@@ -7133,9 +7133,9 @@
7133
7133
  "dist/register.runtime.js",
7134
7134
  "dist/register.setup-Tjr5z0O8.js",
7135
7135
  "dist/register.status-health-sessions-AtxT0jok.js",
7136
- "dist/register.subclis-Bb1c9AOQ.js",
7137
- "dist/register.subclis-C3mziCQM.js",
7138
- "dist/register.subclis-core-Q1LCx5CR.js",
7136
+ "dist/register.subclis-Bw08xkyz.js",
7137
+ "dist/register.subclis-core-EhZivKTv.js",
7138
+ "dist/register.subclis-DRvhbyRO.js",
7139
7139
  "dist/register.wallet-DkymxM0k.js",
7140
7140
  "dist/registry-BFavuj82.js",
7141
7141
  "dist/registry-CXnn3dzM.js",
@@ -7224,7 +7224,7 @@
7224
7224
  "dist/run-external-content.runtime-BtOLQdrk.js",
7225
7225
  "dist/run-external-content.runtime.js",
7226
7226
  "dist/run-id-lxFIx8PA.js",
7227
- "dist/run-main-Ck7OdPx2.js",
7227
+ "dist/run-main-BjzmUXKR.js",
7228
7228
  "dist/run-model-catalog.runtime-CWKGivAH.js",
7229
7229
  "dist/run-model-catalog.runtime.js",
7230
7230
  "dist/run-session-state-BYHBiEP6.js",
@@ -7300,7 +7300,7 @@
7300
7300
  "dist/runtime-R_YjK3AA.js",
7301
7301
  "dist/runtime-registry-loader-B5Lu4NNJ.js",
7302
7302
  "dist/runtime-registry-loader-CKUb_3Xd.js",
7303
- "dist/runtime-schema-Cca4TGOm.js",
7303
+ "dist/runtime-schema-kN9Vsq-x.js",
7304
7304
  "dist/runtime-shared-BRrY2Cxa.js",
7305
7305
  "dist/runtime-shared-BYcgFPa1.js",
7306
7306
  "dist/runtime-Sn8KleIb.js",
@@ -7379,19 +7379,19 @@
7379
7379
  "dist/send-policy-CuYIhPi3.js",
7380
7380
  "dist/send.runtime-CrCs5j3j.js",
7381
7381
  "dist/send.runtime.js",
7382
- "dist/server-CM8MwLIH.js",
7382
+ "dist/server-BVWDvRAh.js",
7383
7383
  "dist/server-context-BsLxpA_v.js",
7384
7384
  "dist/server-context-Ch0-PaAh.js",
7385
7385
  "dist/server-DYlCiWOb.js",
7386
7386
  "dist/server-middleware-WFUwyj4s.js",
7387
7387
  "dist/server-node-events-Cgpa9PdO.js",
7388
- "dist/server-plugin-bootstrap-BXvSeOBB.js",
7389
- "dist/server-plugin-bootstrap-Xf_s2cYB.js",
7388
+ "dist/server-plugin-bootstrap-CsjoUZiI.js",
7389
+ "dist/server-plugin-bootstrap-t1jF0I-8.js",
7390
7390
  "dist/server-restart-sentinel-CVf3LfJU.js",
7391
7391
  "dist/server-startup-log-e3JYmIg0.js",
7392
7392
  "dist/server-startup-memory-BN94jO9u.js",
7393
7393
  "dist/server-tailscale-_nyfoMBC.js",
7394
- "dist/server.impl-DwS57pbB.js",
7394
+ "dist/server.impl-B5erBjqT.js",
7395
7395
  "dist/service-audit-CuYUK6l5.js",
7396
7396
  "dist/service-audit-FsztusUk.js",
7397
7397
  "dist/service-D6nRIQp0.js",
@@ -7,7 +7,7 @@ import { n as resolveCliChannelOptions } from "./channel-options-Cz17UmoP.js";
7
7
  import { t as isCommandJsonOutputMode } from "./json-mode-DUpZP04M.js";
8
8
  import { t as forceFreePort } from "./ports-CC9fm-fy.js";
9
9
  import { n as resolvePluginInstallPreactionRequest, t as resolvePluginInstallInvalidConfigPolicy } from "./plugin-install-config-policy-BeO97-nr.js";
10
- import { t as registerProgramCommands } from "./command-registry-BdtbRW6Z.js";
10
+ import { t as registerProgramCommands } from "./command-registry-B278OBYi.js";
11
11
  import { t as configureProgramHelp } from "./help-y9QCJyTf.js";
12
12
  import { i as shouldBypassConfigGuardForCommandPath, n as ensureCliExecutionBootstrap, r as resolveCliExecutionStartupContext, t as applyCliExecutionStartupPresentation } from "./command-execution-startup-BWFJuBd3.js";
13
13
  import { n as setProgramContext } from "./program-context-zMhdBPNy.js";
@@ -1,12 +1,12 @@
1
1
  import { t as resolveCliArgvInvocation } from "./argv-invocation-BIP3nEco.js";
2
2
  import { r as shouldRegisterPrimarySubcommandOnly, t as shouldEagerRegisterSubcommands } from "./command-registration-policy-BXI44JuE.js";
3
- import { i as buildCommandGroupEntries, n as registerSubCliByName$1, o as defineImportedProgramCommandGroupSpecs, r as registerSubCliCommands$1 } from "./register.subclis-core-Q1LCx5CR.js";
3
+ import { i as buildCommandGroupEntries, n as registerSubCliByName$1, o as defineImportedProgramCommandGroupSpecs, r as registerSubCliCommands$1 } from "./register.subclis-core-EhZivKTv.js";
4
4
  import { i as registerCommandGroups, r as registerCommandGroupByName } from "./register-command-groups-Ce-3JtSr.js";
5
5
  import { n as getSubCliEntries } from "./subcli-descriptors-SmK3yfuT.js";
6
6
  //#region src/cli/program/register.subclis.ts
7
7
  const entrySpecs = [...defineImportedProgramCommandGroupSpecs([{
8
8
  commandNames: ["completion"],
9
- loadModule: () => import("./completion-cli-DNaQ1-_G.js"),
9
+ loadModule: () => import("./completion-cli-C01iIk5w.js"),
10
10
  exportName: "registerCompletionCli"
11
11
  }])];
12
12
  function resolveSubCliCommandGroups() {
@@ -1,3 +1,3 @@
1
1
  import "./subcli-descriptors-SmK3yfuT.js";
2
- import { t as registerSubCliByName } from "./register.subclis-C3mziCQM.js";
2
+ import { t as registerSubCliByName } from "./register.subclis-Bw08xkyz.js";
3
3
  export { registerSubCliByName };
@@ -63,7 +63,7 @@ function buildEntrySpecs(options = {}) {
63
63
  },
64
64
  {
65
65
  commandNames: ["gateway"],
66
- loadModule: () => import("./gateway-cli-CYbaf0km.js"),
66
+ loadModule: () => import("./gateway-cli-Bw249Hqj.js"),
67
67
  exportName: "registerGatewayCli"
68
68
  },
69
69
  {
@@ -240,7 +240,7 @@ function defineRoutedCommand(definition) {
240
240
  let configCliPromise;
241
241
  let modelsListPromise;
242
242
  function loadConfigCli() {
243
- configCliPromise ??= import("./config-cli-UAe-Q_dZ.js");
243
+ configCliPromise ??= import("./config-cli-DNOfAVRH.js");
244
244
  return configCliPromise;
245
245
  }
246
246
  function loadModelsList() {
@@ -508,7 +508,7 @@ async function runCli(argv = process$1.argv) {
508
508
  if (await tryRouteCli(normalizedArgv)) return;
509
509
  enableConsoleCapture();
510
510
  const [{ buildProgram }, { runFatalErrorHooks }, { installUnhandledRejectionHandler }, { restoreTerminalState }] = await Promise.all([
511
- import("./program-C2LrBpr3.js"),
511
+ import("./program-DalR1C5d.js"),
512
512
  import("./fatal-error-hooks-C54p3nG2.js"),
513
513
  import("./unhandled-rejections-Cr4SP4Pl.js"),
514
514
  import("./restore-Bq3mpjIz.js")
@@ -530,10 +530,10 @@ async function runCli(argv = process$1.argv) {
530
530
  const { getProgramContext } = await import("./program-context-ChxdxCOu.js");
531
531
  const ctx = getProgramContext(program);
532
532
  if (ctx) {
533
- const { registerCoreCliByName } = await import("./command-registry-D_uCbg-E.js");
533
+ const { registerCoreCliByName } = await import("./command-registry-W7OQ7HTZ.js");
534
534
  await registerCoreCliByName(program, ctx, primary, parseArgv);
535
535
  }
536
- const { registerSubCliByName } = await import("./register.subclis-Bb1c9AOQ.js");
536
+ const { registerSubCliByName } = await import("./register.subclis-DRvhbyRO.js");
537
537
  await registerSubCliByName(program, primary);
538
538
  }
539
539
  if (!shouldSkipPluginCommandRegistration({
@@ -27086,7 +27086,7 @@ const GENERATED_BASE_CONFIG_SCHEMA = {
27086
27086
  ] },
27087
27087
  "mcp.servers.*.url": { tags: ["advanced", "url-secret"] }
27088
27088
  },
27089
- version: "2026.5.10-1",
27089
+ version: "2026.5.10",
27090
27090
  generatedAt: "2026-03-22T21:17:33.302Z"
27091
27091
  };
27092
27092
  //#endregion
@@ -1,7 +1,7 @@
1
1
  import { t as truncateCloseReason } from "./close-reason-c0dp-gHP.js";
2
2
  //#region src/gateway/server.ts
3
3
  async function loadServerImpl() {
4
- return await import("./server.impl-DwS57pbB.js");
4
+ return await import("./server.impl-B5erBjqT.js");
5
5
  }
6
6
  async function startGatewayServer(...args) {
7
7
  return await (await loadServerImpl()).startGatewayServer(...args);
@@ -160,7 +160,7 @@ import { n as movePathToTrash } from "./browser-maintenance-DHvaLih3.js";
160
160
  import { a as performGatewaySessionReset } from "./session-reset-service-Cq9IwKYg.js";
161
161
  import { t as buildChannelUiCatalog } from "./catalog-Cwzu3n-9.js";
162
162
  import { a as removeBackfillDiaryEntries, c as writeBackfillDiaryEntries, n as dedupeDreamDiaryEntries, o as removeGroundedShortTermCandidates, r as previewGroundedRemMarkdown, s as repairDreamingArtifacts } from "./memory-core-bundled-runtime-D33r74lU.js";
163
- import { r as lookupConfigSchema, t as loadGatewayRuntimeConfigSchema } from "./runtime-schema-Cca4TGOm.js";
163
+ import { r as lookupConfigSchema, t as loadGatewayRuntimeConfigSchema } from "./runtime-schema-kN9Vsq-x.js";
164
164
  import { t as readConfiguredLogTail } from "./log-tail-X0OPkkt2.js";
165
165
  import { n as purgeAgentSessionStoreEntries } from "./agents.command-shared-BUp8oyU3.js";
166
166
  import { a as pruneAgentConfig, r as findAgentEntryIndex, t as applyAgentConfig } from "./agents.config-BcQjdDjt.js";
@@ -1,2 +1,2 @@
1
- import { r as reloadDeferredGatewayPlugins } from "./server-plugin-bootstrap-Xf_s2cYB.js";
1
+ import { r as reloadDeferredGatewayPlugins } from "./server-plugin-bootstrap-CsjoUZiI.js";
2
2
  export { reloadDeferredGatewayPlugins };
@@ -159,7 +159,7 @@ import { a as resolveCronChannelOutputPolicy, n as markCronSessionPreRun, r as p
159
159
  import { t as runChannelPluginStartupMaintenance } from "./lifecycle-startup-ChVYzwDR.js";
160
160
  import { n as resolveAssistantIdentity } from "./assistant-identity-DBMvYBCL.js";
161
161
  import { a as resolveApnsAuthConfigFromEnv, c as sendApnsExecApprovalAlert, d as resolveApnsRelayConfigFromEnv, l as sendApnsExecApprovalResolvedWake, n as loadApnsRegistration, t as clearApnsRegistrationIfCurrent, u as shouldClearStoredApnsRegistration } from "./push-apns-BdKztouv.js";
162
- import { C as resolveGatewayReloadSettings, D as roleCanSkipDeviceIdentity, E as parseGatewayRole, O as pruneStaleControlPlaneBuckets, S as diffConfigPaths, T as buildGatewayReloadPlan, _ as appendCronRunLog, a as coreGatewayHandlers, b as resolveCronDeliveryPlan, c as listSystemPresence, d as CANVAS_CAPABILITY_TTL_MS, f as buildCanvasScopedHostUrl, g as loadVoiceWakeConfig, h as formatError, i as setFallbackGatewayContextResolver, l as upsertPresence, m as normalizeCanvasScopedUrl, o as handleGatewayRequest, p as mintCanvasCapabilityToken, s as broadcastPresenceSnapshot, t as loadGatewayStartupPlugins, u as clearNodeWakeState, v as resolveCronRunLogPath, w as startGatewayConfigReloader, x as resolveFailureDestination, y as resolveCronRunLogPruneOptions } from "./server-plugin-bootstrap-Xf_s2cYB.js";
162
+ import { C as resolveGatewayReloadSettings, D as roleCanSkipDeviceIdentity, E as parseGatewayRole, O as pruneStaleControlPlaneBuckets, S as diffConfigPaths, T as buildGatewayReloadPlan, _ as appendCronRunLog, a as coreGatewayHandlers, b as resolveCronDeliveryPlan, c as listSystemPresence, d as CANVAS_CAPABILITY_TTL_MS, f as buildCanvasScopedHostUrl, g as loadVoiceWakeConfig, h as formatError, i as setFallbackGatewayContextResolver, l as upsertPresence, m as normalizeCanvasScopedUrl, o as handleGatewayRequest, p as mintCanvasCapabilityToken, s as broadcastPresenceSnapshot, t as loadGatewayStartupPlugins, u as clearNodeWakeState, v as resolveCronRunLogPath, w as startGatewayConfigReloader, x as resolveFailureDestination, y as resolveCronRunLogPruneOptions } from "./server-plugin-bootstrap-CsjoUZiI.js";
163
163
  import { i as resolveCronSession, n as runHeartbeatOnce, r as startHeartbeatRunner } from "./heartbeat-runner-DD6Sgbs2.js";
164
164
  import { n as stopGmailWatcher, t as startGmailWatcherWithLogs } from "./gmail-watcher-lifecycle-woCzySA4.js";
165
165
  import "./paths-4frb9esP.js";
@@ -12677,7 +12677,7 @@ async function startGatewayServer(port = 18789, opts = {}) {
12677
12677
  setFallbackGatewayContextResolver(() => gatewayRequestContext);
12678
12678
  if (!minimalTestGateway) {
12679
12679
  if (deferredConfiguredChannelPluginIds.length > 0) {
12680
- const { reloadDeferredGatewayPlugins } = await import("./server-plugin-bootstrap-BXvSeOBB.js");
12680
+ const { reloadDeferredGatewayPlugins } = await import("./server-plugin-bootstrap-t1jF0I-8.js");
12681
12681
  ({pluginRegistry, gatewayMethods: baseGatewayMethods} = reloadDeferredGatewayPlugins({
12682
12682
  cfg: gatewayPluginConfigAtStart,
12683
12683
  workspaceDir: defaultWorkspaceDir,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pixelzx/genesis",
3
- "version": "2026.5.10-1",
3
+ "version": "2026.5.10",
4
4
  "description": "Multi-channel AI gateway with extensible messaging integrations",
5
5
  "keywords": [],
6
6
  "homepage": "https://github.com/PIXELZX0/Genesis#readme",