@integrity-labs/agt-cli 0.28.105 → 0.28.106
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 +4 -4
- package/dist/{chunk-5EVWGQ5X.js → chunk-5VPPNSKR.js} +3 -3
- package/dist/{chunk-YUTJO6FU.js → chunk-D22IMWAZ.js} +23 -1
- package/dist/chunk-D22IMWAZ.js.map +1 -0
- package/dist/{chunk-GBE523G5.js → chunk-O4OYAFTZ.js} +2 -2
- package/dist/{claude-pair-runtime-WOE2EELU.js → claude-pair-runtime-6DZEDQAG.js} +2 -2
- package/dist/lib/manager-worker.js +10 -9
- package/dist/lib/manager-worker.js.map +1 -1
- package/dist/mcp/direct-chat-channel.js +7 -1
- package/dist/mcp/slack-channel.js +16 -0
- package/dist/mcp/teams-channel.js +15 -1
- package/dist/mcp/telegram-channel.js +13 -0
- package/dist/{persistent-session-Q65SZNJ6.js → persistent-session-RMRG5HXI.js} +3 -3
- package/dist/{responsiveness-probe-FS3JNFI2.js → responsiveness-probe-2KVIALGI.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-YUTJO6FU.js.map +0 -1
- /package/dist/{chunk-5EVWGQ5X.js.map → chunk-5VPPNSKR.js.map} +0 -0
- /package/dist/{chunk-GBE523G5.js.map → chunk-O4OYAFTZ.js.map} +0 -0
- /package/dist/{claude-pair-runtime-WOE2EELU.js.map → claude-pair-runtime-6DZEDQAG.js.map} +0 -0
- /package/dist/{persistent-session-Q65SZNJ6.js.map → persistent-session-RMRG5HXI.js.map} +0 -0
- /package/dist/{responsiveness-probe-FS3JNFI2.js.map → responsiveness-probe-2KVIALGI.js.map} +0 -0
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
formatMissingVar,
|
|
4
4
|
isClaudeFastMode,
|
|
5
5
|
probeMcpEnvSubstitution
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-D22IMWAZ.js";
|
|
7
7
|
import {
|
|
8
8
|
reapOrphanChannelMcps
|
|
9
9
|
} from "./chunk-XWVM4KPK.js";
|
|
@@ -1565,4 +1565,4 @@ export {
|
|
|
1565
1565
|
stopAllSessionsAndWait,
|
|
1566
1566
|
getProjectDir
|
|
1567
1567
|
};
|
|
1568
|
-
//# sourceMappingURL=chunk-
|
|
1568
|
+
//# sourceMappingURL=chunk-O4OYAFTZ.js.map
|
|
@@ -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-
|
|
103
|
+
const { resolveClaudeBinary } = await import("./persistent-session-RMRG5HXI.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-
|
|
376
|
+
//# sourceMappingURL=claude-pair-runtime-6DZEDQAG.js.map
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
requireHost,
|
|
29
29
|
safeWriteJsonAtomic,
|
|
30
30
|
setConfigHash
|
|
31
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-5VPPNSKR.js";
|
|
32
32
|
import {
|
|
33
33
|
getProjectDir as getProjectDir2,
|
|
34
34
|
getReadyTasks,
|
|
@@ -71,7 +71,7 @@ import {
|
|
|
71
71
|
takeZombieDetection,
|
|
72
72
|
transcriptActivityAgeSeconds,
|
|
73
73
|
writeEgressAllowlist
|
|
74
|
-
} from "../chunk-
|
|
74
|
+
} from "../chunk-O4OYAFTZ.js";
|
|
75
75
|
import {
|
|
76
76
|
FLAGS_SCHEMA_VERSION,
|
|
77
77
|
FLAG_REGISTRY,
|
|
@@ -96,6 +96,7 @@ import {
|
|
|
96
96
|
isParseError,
|
|
97
97
|
isResolveError,
|
|
98
98
|
isSelfCompletion,
|
|
99
|
+
laneTagFragment,
|
|
99
100
|
parseDeliveryTarget,
|
|
100
101
|
parseEnvIntegrations,
|
|
101
102
|
parseTranscriptUsage,
|
|
@@ -106,7 +107,7 @@ import {
|
|
|
106
107
|
resolveDmTarget,
|
|
107
108
|
sumTranscriptUsageInWindow,
|
|
108
109
|
wrapScheduledTaskPrompt
|
|
109
|
-
} from "../chunk-
|
|
110
|
+
} from "../chunk-D22IMWAZ.js";
|
|
110
111
|
import {
|
|
111
112
|
parsePsRows,
|
|
112
113
|
reapOrphanChannelMcps
|
|
@@ -6992,7 +6993,7 @@ var cachedMaintenanceWindow = null;
|
|
|
6992
6993
|
var lastVersionCheckAt = 0;
|
|
6993
6994
|
var VERSION_CHECK_INTERVAL_MS = 5 * 60 * 1e3;
|
|
6994
6995
|
var lastResponsivenessProbeAt = 0;
|
|
6995
|
-
var agtCliVersion = true ? "0.28.
|
|
6996
|
+
var agtCliVersion = true ? "0.28.106" : "dev";
|
|
6996
6997
|
function resolveBrewPath(execFileSync4) {
|
|
6997
6998
|
try {
|
|
6998
6999
|
const out = execFileSync4("which", ["brew"], { timeout: 5e3 }).toString().trim();
|
|
@@ -8103,7 +8104,7 @@ async function pollCycle() {
|
|
|
8103
8104
|
}
|
|
8104
8105
|
try {
|
|
8105
8106
|
const { detectHostSecurity } = await import("../host-security-6PDFG7F5.js");
|
|
8106
|
-
const { collectDiagnostics } = await import("../persistent-session-
|
|
8107
|
+
const { collectDiagnostics } = await import("../persistent-session-RMRG5HXI.js");
|
|
8107
8108
|
const diagCodeNames = [...agentState.persistentSessionAgents];
|
|
8108
8109
|
const agentDiagnostics = diagCodeNames.length > 0 ? collectDiagnostics(diagCodeNames) : void 0;
|
|
8109
8110
|
let tailscaleHostname;
|
|
@@ -8204,7 +8205,7 @@ async function pollCycle() {
|
|
|
8204
8205
|
const {
|
|
8205
8206
|
collectResponsivenessProbes,
|
|
8206
8207
|
getResponsivenessIntervalMs
|
|
8207
|
-
} = await import("../responsiveness-probe-
|
|
8208
|
+
} = await import("../responsiveness-probe-2KVIALGI.js");
|
|
8208
8209
|
const probeIntervalMs = getResponsivenessIntervalMs();
|
|
8209
8210
|
if (now - lastResponsivenessProbeAt > probeIntervalMs) {
|
|
8210
8211
|
const probeCodeNames = [...agentState.persistentSessionAgents];
|
|
@@ -8236,7 +8237,7 @@ async function pollCycle() {
|
|
|
8236
8237
|
collectResponsivenessProbes,
|
|
8237
8238
|
livePendingInboundOldestAgeSeconds,
|
|
8238
8239
|
parkPendingInbound
|
|
8239
|
-
} = await import("../responsiveness-probe-
|
|
8240
|
+
} = await import("../responsiveness-probe-2KVIALGI.js");
|
|
8240
8241
|
const { getProjectDir: wedgeProjectDir } = await import("../claude-scheduler-FATCLHDM.js");
|
|
8241
8242
|
const wedgeNow = /* @__PURE__ */ new Date();
|
|
8242
8243
|
const liveAgents = agentState.persistentSessionAgents;
|
|
@@ -11345,7 +11346,7 @@ async function processDirectChatMessage(agent, msg) {
|
|
|
11345
11346
|
}
|
|
11346
11347
|
}
|
|
11347
11348
|
const escapeXml = (value) => value.replaceAll("&", "&").replaceAll("<", "<").replaceAll(">", ">").replaceAll('"', """).replaceAll("'", "'");
|
|
11348
|
-
const channelEnvelope = `<channel source="direct-chat" session_id="${escapeXml(msg.session_id)}" user="webapp">
|
|
11349
|
+
const channelEnvelope = `<channel source="direct-chat" session_id="${escapeXml(msg.session_id)}" user="webapp" ${laneTagFragment("conversational", true)}>
|
|
11349
11350
|
${escapeXml(msg.content)}
|
|
11350
11351
|
</channel>`;
|
|
11351
11352
|
const delivered = await injectMessage(
|
|
@@ -11764,7 +11765,7 @@ async function processClaudePairSessions(agents) {
|
|
|
11764
11765
|
killPairSession,
|
|
11765
11766
|
pairTmuxSession,
|
|
11766
11767
|
finalizeClaudePairOnboarding
|
|
11767
|
-
} = await import("../claude-pair-runtime-
|
|
11768
|
+
} = await import("../claude-pair-runtime-6DZEDQAG.js");
|
|
11768
11769
|
for (const pairId of pendingResp.cancelled_pair_ids ?? []) {
|
|
11769
11770
|
log(`[claude-pair] sweeping orphan tmux session for pair ${pairId.slice(0, 8)}`);
|
|
11770
11771
|
const killed = await killPairSession(pairTmuxSession(pairId));
|