@integrity-labs/agt-cli 0.27.56 → 0.27.57

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
@@ -27,7 +27,7 @@ import {
27
27
  success,
28
28
  table,
29
29
  warn
30
- } from "../chunk-YQKUGTQC.js";
30
+ } from "../chunk-NLRFESGE.js";
31
31
  import {
32
32
  CHANNEL_REGISTRY,
33
33
  DEPLOYMENT_TEMPLATES,
@@ -53,7 +53,7 @@ import {
53
53
  renderTemplate,
54
54
  resolveChannels,
55
55
  serializeManifestForSlackCli
56
- } from "../chunk-5XPUZ2LX.js";
56
+ } from "../chunk-PKLHYNVF.js";
57
57
 
58
58
  // src/bin/agt.ts
59
59
  import { join as join18 } from "path";
@@ -4720,7 +4720,7 @@ import { execFileSync, execSync } from "child_process";
4720
4720
  import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
4721
4721
  import chalk18 from "chalk";
4722
4722
  import ora16 from "ora";
4723
- var cliVersion = true ? "0.27.56" : "dev";
4723
+ var cliVersion = true ? "0.27.57" : "dev";
4724
4724
  async function fetchLatestVersion() {
4725
4725
  const host2 = getHost();
4726
4726
  if (!host2) return null;
@@ -5498,7 +5498,7 @@ function handleError(err) {
5498
5498
  }
5499
5499
 
5500
5500
  // src/bin/agt.ts
5501
- var cliVersion2 = true ? "0.27.56" : "dev";
5501
+ var cliVersion2 = true ? "0.27.57" : "dev";
5502
5502
  var program = new Command();
5503
5503
  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");
5504
5504
  program.hook("preAction", async (thisCommand, actionCommand) => {
@@ -9,7 +9,7 @@ import {
9
9
  parseDeliveryTarget,
10
10
  registerFramework,
11
11
  wrapScheduledTaskPrompt
12
- } from "./chunk-5XPUZ2LX.js";
12
+ } from "./chunk-PKLHYNVF.js";
13
13
 
14
14
  // ../../packages/core/dist/integrations/registry.js
15
15
  var INTEGRATION_REGISTRY = [
@@ -7163,4 +7163,4 @@ export {
7163
7163
  managerInstallSystemUnitCommand,
7164
7164
  managerUninstallSystemUnitCommand
7165
7165
  };
7166
- //# sourceMappingURL=chunk-YQKUGTQC.js.map
7166
+ //# sourceMappingURL=chunk-NLRFESGE.js.map
@@ -3992,4 +3992,4 @@ export {
3992
3992
  attributeTranscriptUsageByRun,
3993
3993
  KANBAN_CHECK_COMMAND
3994
3994
  };
3995
- //# sourceMappingURL=chunk-5XPUZ2LX.js.map
3995
+ //# sourceMappingURL=chunk-PKLHYNVF.js.map