@integrity-labs/agt-cli 0.28.70 → 0.28.71

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.
@@ -100,7 +100,7 @@ async function spawnPairSession(session) {
100
100
  return { ok: true };
101
101
  } catch {
102
102
  }
103
- const { resolveClaudeBinary } = await import("./persistent-session-Y7WG66VC.js");
103
+ const { resolveClaudeBinary } = await import("./persistent-session-JCVHOC2Q.js");
104
104
  const claudeBin = resolveClaudeBinary();
105
105
  const pairEnv = {
106
106
  ...process.env,
@@ -373,4 +373,4 @@ export {
373
373
  startClaudePair,
374
374
  submitClaudePairCode
375
375
  };
376
- //# sourceMappingURL=claude-pair-runtime-GMBGZSGJ.js.map
376
+ //# sourceMappingURL=claude-pair-runtime-XW57YWRZ.js.map
@@ -27,7 +27,7 @@ import {
27
27
  requireHost,
28
28
  safeWriteJsonAtomic,
29
29
  setConfigHash
30
- } from "../chunk-ZNJJPZMN.js";
30
+ } from "../chunk-4FLPEG4D.js";
31
31
  import {
32
32
  getProjectDir as getProjectDir2,
33
33
  getReadyTasks,
@@ -65,7 +65,7 @@ import {
65
65
  takeWatchdogGiveUpCount,
66
66
  takeZombieDetection,
67
67
  transcriptActivityAgeSeconds
68
- } from "../chunk-CVKQDF5V.js";
68
+ } from "../chunk-36O7GO5B.js";
69
69
  import {
70
70
  FLAGS_SCHEMA_VERSION,
71
71
  FLAG_REGISTRY,
@@ -97,7 +97,7 @@ import {
97
97
  resolveDmTarget,
98
98
  sumTranscriptUsageInWindow,
99
99
  wrapScheduledTaskPrompt
100
- } from "../chunk-OM27L4X2.js";
100
+ } from "../chunk-Z2BMTZQK.js";
101
101
  import {
102
102
  parsePsRows,
103
103
  reapOrphanChannelMcps
@@ -6775,7 +6775,7 @@ var cachedMaintenanceWindow = null;
6775
6775
  var lastVersionCheckAt = 0;
6776
6776
  var VERSION_CHECK_INTERVAL_MS = 5 * 60 * 1e3;
6777
6777
  var lastResponsivenessProbeAt = 0;
6778
- var agtCliVersion = true ? "0.28.70" : "dev";
6778
+ var agtCliVersion = true ? "0.28.71" : "dev";
6779
6779
  function resolveBrewPath(execFileSync4) {
6780
6780
  try {
6781
6781
  const out = execFileSync4("which", ["brew"], { timeout: 5e3 }).toString().trim();
@@ -7883,7 +7883,7 @@ async function pollCycle() {
7883
7883
  }
7884
7884
  try {
7885
7885
  const { detectHostSecurity } = await import("../host-security-6PDFG7F5.js");
7886
- const { collectDiagnostics } = await import("../persistent-session-Y7WG66VC.js");
7886
+ const { collectDiagnostics } = await import("../persistent-session-JCVHOC2Q.js");
7887
7887
  const diagCodeNames = [...agentState.persistentSessionAgents];
7888
7888
  const agentDiagnostics = diagCodeNames.length > 0 ? collectDiagnostics(diagCodeNames) : void 0;
7889
7889
  let tailscaleHostname;
@@ -7984,7 +7984,7 @@ async function pollCycle() {
7984
7984
  const {
7985
7985
  collectResponsivenessProbes,
7986
7986
  getResponsivenessIntervalMs
7987
- } = await import("../responsiveness-probe-UK2AFQRX.js");
7987
+ } = await import("../responsiveness-probe-OTYU6IER.js");
7988
7988
  const probeIntervalMs = getResponsivenessIntervalMs();
7989
7989
  if (now - lastResponsivenessProbeAt > probeIntervalMs) {
7990
7990
  const probeCodeNames = [...agentState.persistentSessionAgents];
@@ -8016,7 +8016,7 @@ async function pollCycle() {
8016
8016
  collectResponsivenessProbes,
8017
8017
  livePendingInboundOldestAgeSeconds,
8018
8018
  parkPendingInbound
8019
- } = await import("../responsiveness-probe-UK2AFQRX.js");
8019
+ } = await import("../responsiveness-probe-OTYU6IER.js");
8020
8020
  const { getProjectDir: wedgeProjectDir } = await import("../claude-scheduler-FATCLHDM.js");
8021
8021
  const wedgeNow = /* @__PURE__ */ new Date();
8022
8022
  const liveAgents = agentState.persistentSessionAgents;
@@ -11479,7 +11479,7 @@ async function processClaudePairSessions(agents) {
11479
11479
  killPairSession,
11480
11480
  pairTmuxSession,
11481
11481
  finalizeClaudePairOnboarding
11482
- } = await import("../claude-pair-runtime-GMBGZSGJ.js");
11482
+ } = await import("../claude-pair-runtime-XW57YWRZ.js");
11483
11483
  for (const pairId of pendingResp.cancelled_pair_ids ?? []) {
11484
11484
  log(`[claude-pair] sweeping orphan tmux session for pair ${pairId.slice(0, 8)}`);
11485
11485
  const killed = await killPairSession(pairTmuxSession(pairId));
@@ -17723,7 +17723,7 @@ function buildSlackHelpMessage(codeName) {
17723
17723
  "All commands are real Slack slash commands (autocomplete via `/`). For backward compatibility, `/help` and the restart command can also be typed as plain messages in any channel where the bot is present:",
17724
17724
  `\u2022 \`${agentSlashCommand("/help")}\` (or type \`/help\`) \u2014 show this help`,
17725
17725
  `\u2022 \`${agentSlashCommand("/restart")}\` \u2014 restart this agent`,
17726
- `\u2022 \`${agentSlashCommand("/onboard")}\` \u2014 restart this agent's onboarding from scratch (allowlisted users)`,
17726
+ `\u2022 \`${agentSlashCommand("/onboard")}\` \u2014 re-run this agent's onboarding: re-interview, existing config kept (allowlisted users)`,
17727
17727
  `\u2022 \`${agentSlashCommand("/resume-onboarding")}\` \u2014 resume this agent's onboarding where it left off (allowlisted users)`,
17728
17728
  `\u2022 \`${agentSlashCommand("/status")}\` \u2014 this agent's model, session origin, uptime + connectivity`,
17729
17729
  "\u2022 `/watch <google-doc-url> [duration]` (type it in chat) \u2014 watch a Google Doc for comments that mention me (default 2h, max 7d; auto-pauses when the window ends). In a shared channel, address me as `/watch-<my-name>`.",
@@ -16972,7 +16972,7 @@ function buildTelegramHelpMessage(codeName) {
16972
16972
  `\u2022 /status \u2014 this agent's model, session origin, uptime + connectivity`,
16973
16973
  `\u2022 /watch <google-doc-url> [duration] \u2014 watch a Google Doc for comments that mention me (default 2h, max 7d; auto-pauses when the window ends)`,
16974
16974
  `\u2022 /restart \u2014 restart this agent`,
16975
- `\u2022 /onboard \u2014 restart this agent's onboarding from scratch`,
16975
+ `\u2022 /onboard \u2014 re-run this agent's onboarding: re-interview, existing config kept`,
16976
16976
  `\u2022 /resume-onboarding \u2014 resume this agent's onboarding where it left off`,
16977
16977
  `\u2022 /investigate-${codeName} \u2014 live tail of this agent's terminal pane (DM only; team owners/admins and the agent's reports-to person)`
16978
16978
  ].join("\n");
@@ -25,8 +25,8 @@ import {
25
25
  takeZombieDetection,
26
26
  writeDirectChatSessionState,
27
27
  writePersistentClaudeWrapper
28
- } from "./chunk-CVKQDF5V.js";
29
- import "./chunk-OM27L4X2.js";
28
+ } from "./chunk-36O7GO5B.js";
29
+ import "./chunk-Z2BMTZQK.js";
30
30
  import "./chunk-XWVM4KPK.js";
31
31
  export {
32
32
  SEND_KEYS_ENTER_DELAY_MS,
@@ -56,4 +56,4 @@ export {
56
56
  writeDirectChatSessionState,
57
57
  writePersistentClaudeWrapper
58
58
  };
59
- //# sourceMappingURL=persistent-session-Y7WG66VC.js.map
59
+ //# sourceMappingURL=persistent-session-JCVHOC2Q.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  paneLogPath
3
- } from "./chunk-CVKQDF5V.js";
4
- import "./chunk-OM27L4X2.js";
3
+ } from "./chunk-36O7GO5B.js";
4
+ import "./chunk-Z2BMTZQK.js";
5
5
  import "./chunk-XWVM4KPK.js";
6
6
 
7
7
  // src/lib/responsiveness-probe.ts
@@ -250,4 +250,4 @@ export {
250
250
  parkPendingInbound,
251
251
  readAndResetChannelDeflections
252
252
  };
253
- //# sourceMappingURL=responsiveness-probe-UK2AFQRX.js.map
253
+ //# sourceMappingURL=responsiveness-probe-OTYU6IER.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@integrity-labs/agt-cli",
3
- "version": "0.28.70",
3
+ "version": "0.28.71",
4
4
  "description": "Augmented Team CLI — agent provisioning and management",
5
5
  "type": "module",
6
6
  "engines": {