@integrity-labs/agt-cli 0.27.168 → 0.27.170

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.
@@ -2,7 +2,6 @@ import {
2
2
  SEND_KEYS_ENTER_DELAY_MS,
3
3
  _internals,
4
4
  collectDiagnostics,
5
- creditAcpxExecFailureCount,
6
5
  getLastFailureContext,
7
6
  getProjectDir,
8
7
  getSessionState,
@@ -22,17 +21,15 @@ import {
22
21
  stopAllSessions,
23
22
  stopAllSessionsAndWait,
24
23
  stopPersistentSession,
25
- takeAcpxExecFailureCount,
26
24
  takeZombieDetection,
27
25
  writePersistentClaudeWrapper
28
- } from "./chunk-5TBIEU36.js";
29
- import "./chunk-3A2H4ZLD.js";
26
+ } from "./chunk-BMQQ63W2.js";
27
+ import "./chunk-YX35EONG.js";
30
28
  import "./chunk-XWVM4KPK.js";
31
29
  export {
32
30
  SEND_KEYS_ENTER_DELAY_MS,
33
31
  _internals,
34
32
  collectDiagnostics,
35
- creditAcpxExecFailureCount,
36
33
  getLastFailureContext,
37
34
  getProjectDir,
38
35
  getSessionState,
@@ -52,8 +49,7 @@ export {
52
49
  stopAllSessions,
53
50
  stopAllSessionsAndWait,
54
51
  stopPersistentSession,
55
- takeAcpxExecFailureCount,
56
52
  takeZombieDetection,
57
53
  writePersistentClaudeWrapper
58
54
  };
59
- //# sourceMappingURL=persistent-session-7BLPRGWR.js.map
55
+ //# sourceMappingURL=persistent-session-YQTDRXSB.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  paneLogPath
3
- } from "./chunk-5TBIEU36.js";
4
- import "./chunk-3A2H4ZLD.js";
3
+ } from "./chunk-BMQQ63W2.js";
4
+ import "./chunk-YX35EONG.js";
5
5
  import "./chunk-XWVM4KPK.js";
6
6
 
7
7
  // src/lib/responsiveness-probe.ts
@@ -195,4 +195,4 @@ export {
195
195
  oldestLivePendingInboundMtimeMs,
196
196
  parkPendingInbound
197
197
  };
198
- //# sourceMappingURL=responsiveness-probe-7NDEHXXZ.js.map
198
+ //# sourceMappingURL=responsiveness-probe-IGQQFMSC.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@integrity-labs/agt-cli",
3
- "version": "0.27.168",
3
+ "version": "0.27.170",
4
4
  "description": "Augmented Team CLI — agent provisioning and management",
5
5
  "type": "module",
6
6
  "engines": {