@integrity-labs/agt-cli 0.28.923 → 0.28.925

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.
@@ -62,8 +62,8 @@ import {
62
62
  writeDirectChatSessionState,
63
63
  writeEgressAllowlist,
64
64
  writePersistentClaudeWrapper
65
- } from "./chunk-BLEV5PAO.js";
66
- import "./chunk-VHO7KAB7.js";
65
+ } from "./chunk-6SKPDXGU.js";
66
+ import "./chunk-UBXUNYTR.js";
67
67
  import "./chunk-XWVM4KPK.js";
68
68
  export {
69
69
  CLAUDE_HOST_WIDE,
@@ -130,4 +130,4 @@ export {
130
130
  writeEgressAllowlist,
131
131
  writePersistentClaudeWrapper
132
132
  };
133
- //# sourceMappingURL=persistent-session-UEAJJ72P.js.map
133
+ //# sourceMappingURL=persistent-session-PKHXX4LZ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  paneLogPath
3
- } from "./chunk-BLEV5PAO.js";
4
- import "./chunk-VHO7KAB7.js";
3
+ } from "./chunk-6SKPDXGU.js";
4
+ import "./chunk-UBXUNYTR.js";
5
5
  import "./chunk-XWVM4KPK.js";
6
6
 
7
7
  // src/lib/responsiveness-probe.ts
@@ -799,4 +799,4 @@ export {
799
799
  readAndResetSlackReplyBindingClassifications,
800
800
  readAndResetSlackReplyTargetClassifications
801
801
  };
802
- //# sourceMappingURL=responsiveness-probe-VXJKA6RF.js.map
802
+ //# sourceMappingURL=responsiveness-probe-JX2TNGQ2.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  sessionTranscriptDir
3
- } from "./chunk-VHO7KAB7.js";
3
+ } from "./chunk-UBXUNYTR.js";
4
4
 
5
5
  // src/lib/session-auth-dead.ts
6
6
  import { closeSync, openSync, readSync, readdirSync, statSync } from "fs";
@@ -203,4 +203,4 @@ export {
203
203
  decideSessionAuthState,
204
204
  probeSessionAuth
205
205
  };
206
- //# sourceMappingURL=session-auth-dead-XOP4XYBD.js.map
206
+ //# sourceMappingURL=session-auth-dead-2W2OFAZR.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@integrity-labs/agt-cli",
3
- "version": "0.28.923",
3
+ "version": "0.28.925",
4
4
  "description": "Augmented Team CLI — agent provisioning and management",
5
5
  "type": "module",
6
6
  "engines": {