@integrity-labs/agt-cli 0.28.560 → 0.28.561

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/bin/agt.js CHANGED
@@ -40,7 +40,7 @@ import {
40
40
  success,
41
41
  table,
42
42
  warn
43
- } from "../chunk-C2GQLZ4F.js";
43
+ } from "../chunk-HBZ6OURT.js";
44
44
  import {
45
45
  AnchorSessionClient,
46
46
  CHANNEL_REGISTRY,
@@ -71,7 +71,7 @@ import {
71
71
  requiredMcpWildcard,
72
72
  resolveChannels,
73
73
  serializeManifestForSlackCli
74
- } from "../chunk-AN7V4OG6.js";
74
+ } from "../chunk-MWGJOFRI.js";
75
75
  import "../chunk-XWVM4KPK.js";
76
76
 
77
77
  // src/bin/agt.ts
@@ -4834,7 +4834,7 @@ import { execFileSync, execSync } from "child_process";
4834
4834
  import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
4835
4835
  import chalk18 from "chalk";
4836
4836
  import ora16 from "ora";
4837
- var cliVersion = true ? "0.28.560" : "dev";
4837
+ var cliVersion = true ? "0.28.561" : "dev";
4838
4838
  async function fetchLatestVersion() {
4839
4839
  const host2 = getHost();
4840
4840
  if (!host2) return null;
@@ -6009,7 +6009,7 @@ function handleError(err) {
6009
6009
  }
6010
6010
 
6011
6011
  // src/bin/agt.ts
6012
- var cliVersion2 = true ? "0.28.560" : "dev";
6012
+ var cliVersion2 = true ? "0.28.561" : "dev";
6013
6013
  var program = new Command();
6014
6014
  program.name("agt").description("Augmented CLI \u2014 agent provisioning and management").version(cliVersion2).option("--json", "Emit machine-readable JSON output (suppress spinners and colors)").option("--skip-update-check", "Skip the automatic update check on startup");
6015
6015
  program.hook("preAction", async (thisCommand, actionCommand) => {
@@ -45,7 +45,7 @@ import {
45
45
  resolveConnectivityProbe,
46
46
  worseConnectivityOutcome,
47
47
  wrapScheduledTaskPrompt
48
- } from "./chunk-AN7V4OG6.js";
48
+ } from "./chunk-MWGJOFRI.js";
49
49
  import {
50
50
  parsePsRows
51
51
  } from "./chunk-XWVM4KPK.js";
@@ -5643,7 +5643,7 @@ function exchangeFailureKind(err) {
5643
5643
  }
5644
5644
 
5645
5645
  // src/lib/api-client.ts
5646
- var agtCliVersion = true ? "0.28.560" : "dev";
5646
+ var agtCliVersion = true ? "0.28.561" : "dev";
5647
5647
  var lastConfigHash = null;
5648
5648
  function setConfigHash(hash) {
5649
5649
  lastConfigHash = hash && hash.length > 0 ? hash : null;
@@ -9008,4 +9008,4 @@ export {
9008
9008
  managerInstallSystemUnitCommand,
9009
9009
  managerUninstallSystemUnitCommand
9010
9010
  };
9011
- //# sourceMappingURL=chunk-C2GQLZ4F.js.map
9011
+ //# sourceMappingURL=chunk-HBZ6OURT.js.map
@@ -7832,7 +7832,7 @@ var INSTALLABLE_NATIVE_INTEGRATION_IDS = INSTALLABLE_NATIVE_INTEGRATIONS.map((i)
7832
7832
 
7833
7833
  // ../../packages/core/dist/direct-chat/upload.js
7834
7834
  var MB2 = 1024 * 1024;
7835
- var DIRECT_CHAT_UPLOAD_MAX_BYTES = 10 * MB2;
7835
+ var DIRECT_CHAT_UPLOAD_MAX_BYTES = 100 * MB2;
7836
7836
 
7837
7837
  // ../../packages/core/dist/direct-chat/notice-display.js
7838
7838
  var AGENT_DIRECTED_NOTICE_KINDS = [
@@ -15739,4 +15739,4 @@ export {
15739
15739
  stopAllSessionsAndWait,
15740
15740
  getProjectDir
15741
15741
  };
15742
- //# sourceMappingURL=chunk-AN7V4OG6.js.map
15742
+ //# sourceMappingURL=chunk-MWGJOFRI.js.map