@integrity-labs/agt-cli 0.28.1 → 0.28.3

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.
@@ -23,8 +23,8 @@ import {
23
23
  stopPersistentSession,
24
24
  takeZombieDetection,
25
25
  writePersistentClaudeWrapper
26
- } from "./chunk-K2HIV5DB.js";
27
- import "./chunk-I6QV3IE7.js";
26
+ } from "./chunk-LIB6VTH3.js";
27
+ import "./chunk-NS4G4HHD.js";
28
28
  import "./chunk-XWVM4KPK.js";
29
29
  export {
30
30
  SEND_KEYS_ENTER_DELAY_MS,
@@ -52,4 +52,4 @@ export {
52
52
  takeZombieDetection,
53
53
  writePersistentClaudeWrapper
54
54
  };
55
- //# sourceMappingURL=persistent-session-QXLGGGO2.js.map
55
+ //# sourceMappingURL=persistent-session-DSG4HI4R.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  paneLogPath
3
- } from "./chunk-K2HIV5DB.js";
4
- import "./chunk-I6QV3IE7.js";
3
+ } from "./chunk-LIB6VTH3.js";
4
+ import "./chunk-NS4G4HHD.js";
5
5
  import "./chunk-XWVM4KPK.js";
6
6
 
7
7
  // src/lib/responsiveness-probe.ts
@@ -246,4 +246,4 @@ export {
246
246
  parkPendingInbound,
247
247
  readAndResetChannelDeflections
248
248
  };
249
- //# sourceMappingURL=responsiveness-probe-3BUUOZZO.js.map
249
+ //# sourceMappingURL=responsiveness-probe-GX5W4ZMI.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@integrity-labs/agt-cli",
3
- "version": "0.28.1",
3
+ "version": "0.28.3",
4
4
  "description": "Augmented Team CLI — agent provisioning and management",
5
5
  "type": "module",
6
6
  "engines": {