@integrity-labs/agt-cli 0.27.34 → 0.27.35

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-YC4QZFI4.js";
30
+ } from "../chunk-JPLA6ZSD.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-NZWPRYJO.js";
56
+ } from "../chunk-VAZATEYS.js";
57
57
 
58
58
  // src/bin/agt.ts
59
59
  import { join as join15 } from "path";
@@ -4658,7 +4658,7 @@ import { execFileSync, execSync } from "child_process";
4658
4658
  import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
4659
4659
  import chalk18 from "chalk";
4660
4660
  import ora16 from "ora";
4661
- var cliVersion = true ? "0.27.34" : "dev";
4661
+ var cliVersion = true ? "0.27.35" : "dev";
4662
4662
  async function fetchLatestVersion() {
4663
4663
  const host2 = getHost();
4664
4664
  if (!host2) return null;
@@ -5190,7 +5190,7 @@ function handleError(err) {
5190
5190
  }
5191
5191
 
5192
5192
  // src/bin/agt.ts
5193
- var cliVersion2 = true ? "0.27.34" : "dev";
5193
+ var cliVersion2 = true ? "0.27.35" : "dev";
5194
5194
  var program = new Command();
5195
5195
  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");
5196
5196
  program.hook("preAction", (thisCommand) => {
@@ -9,7 +9,7 @@ import {
9
9
  parseDeliveryTarget,
10
10
  registerFramework,
11
11
  wrapScheduledTaskPrompt
12
- } from "./chunk-NZWPRYJO.js";
12
+ } from "./chunk-VAZATEYS.js";
13
13
 
14
14
  // ../../packages/core/dist/integrations/registry.js
15
15
  var INTEGRATION_REGISTRY = [
@@ -7031,4 +7031,4 @@ export {
7031
7031
  managerInstallSystemUnitCommand,
7032
7032
  managerUninstallSystemUnitCommand
7033
7033
  };
7034
- //# sourceMappingURL=chunk-YC4QZFI4.js.map
7034
+ //# sourceMappingURL=chunk-JPLA6ZSD.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  claudeModelAlias,
3
3
  isClaudeFastMode
4
- } from "./chunk-NZWPRYJO.js";
4
+ } from "./chunk-VAZATEYS.js";
5
5
  import {
6
6
  reapOrphanChannelMcps
7
7
  } from "./chunk-XWVM4KPK.js";
@@ -1125,4 +1125,4 @@ export {
1125
1125
  stopAllSessionsAndWait,
1126
1126
  getProjectDir
1127
1127
  };
1128
- //# sourceMappingURL=chunk-MV4WLCUO.js.map
1128
+ //# sourceMappingURL=chunk-KR2MENCK.js.map
@@ -2914,6 +2914,7 @@ var ROLE_PERMISSIONS = {
2914
2914
  "agent.revoke",
2915
2915
  "agent.pause",
2916
2916
  "agent.impersonate",
2917
+ "agent.viewAuditLog",
2917
2918
  "template.manage",
2918
2919
  "audit_log.view",
2919
2920
  "host.create",
@@ -2934,6 +2935,7 @@ var ROLE_PERMISSIONS = {
2934
2935
  "agent.revoke",
2935
2936
  "agent.pause",
2936
2937
  "agent.impersonate",
2938
+ "agent.viewAuditLog",
2937
2939
  "template.manage",
2938
2940
  "audit_log.view",
2939
2941
  "host.create",
@@ -3965,4 +3967,4 @@ export {
3965
3967
  attributeTranscriptUsageByRun,
3966
3968
  KANBAN_CHECK_COMMAND
3967
3969
  };
3968
- //# sourceMappingURL=chunk-NZWPRYJO.js.map
3970
+ //# sourceMappingURL=chunk-VAZATEYS.js.map