@integrity-labs/agt-cli 0.28.620 → 0.28.622
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 +5 -5
- package/dist/{chunk-5ZJFTTGB.js → chunk-6TLALALT.js} +4 -4
- package/dist/{chunk-P6KFZVKA.js → chunk-EDH4GZIW.js} +20 -14
- package/dist/chunk-EDH4GZIW.js.map +1 -0
- package/dist/{chunk-RXC3MTSN.js → chunk-UIB2SMFE.js} +95 -280
- package/dist/chunk-UIB2SMFE.js.map +1 -0
- package/dist/{claude-pair-runtime-3356FFTC.js → claude-pair-runtime-4JKKKO2Q.js} +2 -2
- package/dist/lib/manager-worker.js +13 -13
- package/dist/mcp/direct-chat-channel.js +19 -13
- package/dist/mcp/index.js +53 -10
- package/dist/mcp/origami.js +19 -13
- package/dist/mcp/slack-channel.js +19 -13
- package/dist/mcp/telegram-channel.js +19 -13
- package/dist/{persistent-session-AGPLISL3.js → persistent-session-UCWXUJE6.js} +3 -3
- package/dist/{responsiveness-probe-ITYPPSHM.js → responsiveness-probe-YDGTWNZ3.js} +3 -3
- package/dist/{session-auth-dead-Y6ABNWNM.js → session-auth-dead-RLQK5ZQV.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-P6KFZVKA.js.map +0 -1
- package/dist/chunk-RXC3MTSN.js.map +0 -1
- /package/dist/{chunk-5ZJFTTGB.js.map → chunk-6TLALALT.js.map} +0 -0
- /package/dist/{claude-pair-runtime-3356FFTC.js.map → claude-pair-runtime-4JKKKO2Q.js.map} +0 -0
- /package/dist/{persistent-session-AGPLISL3.js.map → persistent-session-UCWXUJE6.js.map} +0 -0
- /package/dist/{responsiveness-probe-ITYPPSHM.js.map → responsiveness-probe-YDGTWNZ3.js.map} +0 -0
- /package/dist/{session-auth-dead-Y6ABNWNM.js.map → session-auth-dead-RLQK5ZQV.js.map} +0 -0
package/dist/bin/agt.js
CHANGED
|
@@ -40,10 +40,10 @@ import {
|
|
|
40
40
|
success,
|
|
41
41
|
table,
|
|
42
42
|
warn
|
|
43
|
-
} from "../chunk-
|
|
43
|
+
} from "../chunk-6TLALALT.js";
|
|
44
44
|
import {
|
|
45
45
|
readDirectChatSessionState
|
|
46
|
-
} from "../chunk-
|
|
46
|
+
} from "../chunk-UIB2SMFE.js";
|
|
47
47
|
import {
|
|
48
48
|
AnchorSessionClient,
|
|
49
49
|
CHANNEL_REGISTRY,
|
|
@@ -73,7 +73,7 @@ import {
|
|
|
73
73
|
requiredMcpWildcard,
|
|
74
74
|
resolveChannels,
|
|
75
75
|
serializeManifestForSlackCli
|
|
76
|
-
} from "../chunk-
|
|
76
|
+
} from "../chunk-EDH4GZIW.js";
|
|
77
77
|
import "../chunk-XWVM4KPK.js";
|
|
78
78
|
|
|
79
79
|
// src/bin/agt.ts
|
|
@@ -4909,7 +4909,7 @@ import { execFileSync, execSync } from "child_process";
|
|
|
4909
4909
|
import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
|
|
4910
4910
|
import chalk18 from "chalk";
|
|
4911
4911
|
import ora16 from "ora";
|
|
4912
|
-
var cliVersion = true ? "0.28.
|
|
4912
|
+
var cliVersion = true ? "0.28.622" : "dev";
|
|
4913
4913
|
async function fetchLatestVersion() {
|
|
4914
4914
|
const host2 = getHost();
|
|
4915
4915
|
if (!host2) return null;
|
|
@@ -6089,7 +6089,7 @@ function handleError(err) {
|
|
|
6089
6089
|
}
|
|
6090
6090
|
|
|
6091
6091
|
// src/bin/agt.ts
|
|
6092
|
-
var cliVersion2 = true ? "0.28.
|
|
6092
|
+
var cliVersion2 = true ? "0.28.622" : "dev";
|
|
6093
6093
|
var program = new Command();
|
|
6094
6094
|
program.name("agt").description("Augmented CLI \u2014 agent provisioning and management").version(cliVersion2).option("--json", "Emit machine-readable JSON output (suppress spinners and colors)").option("--skip-update-check", "Skip the automatic update check on startup");
|
|
6095
6095
|
program.hook("preAction", async (thisCommand, actionCommand) => {
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
expandTemplateVars,
|
|
8
8
|
isolationMode,
|
|
9
9
|
parseEnvIntegrations
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-UIB2SMFE.js";
|
|
11
11
|
import {
|
|
12
12
|
BIND_FAILURE_QUARANTINE_THRESHOLD,
|
|
13
13
|
INTEGRATIONS_SECTION_END,
|
|
@@ -48,7 +48,7 @@ import {
|
|
|
48
48
|
resolveConnectivityProbe,
|
|
49
49
|
worseConnectivityOutcome,
|
|
50
50
|
wrapScheduledTaskPrompt
|
|
51
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-EDH4GZIW.js";
|
|
52
52
|
import {
|
|
53
53
|
parsePsRows
|
|
54
54
|
} from "./chunk-XWVM4KPK.js";
|
|
@@ -6065,7 +6065,7 @@ function exchangeFailureKind(err) {
|
|
|
6065
6065
|
}
|
|
6066
6066
|
|
|
6067
6067
|
// src/lib/api-client.ts
|
|
6068
|
-
var agtCliVersion = true ? "0.28.
|
|
6068
|
+
var agtCliVersion = true ? "0.28.622" : "dev";
|
|
6069
6069
|
var lastConfigHash = null;
|
|
6070
6070
|
function setConfigHash(hash) {
|
|
6071
6071
|
lastConfigHash = hash && hash.length > 0 ? hash : null;
|
|
@@ -9558,4 +9558,4 @@ export {
|
|
|
9558
9558
|
managerInstallSystemUnitCommand,
|
|
9559
9559
|
managerUninstallSystemUnitCommand
|
|
9560
9560
|
};
|
|
9561
|
-
//# sourceMappingURL=chunk-
|
|
9561
|
+
//# sourceMappingURL=chunk-6TLALALT.js.map
|
|
@@ -3645,7 +3645,12 @@ var AGENT_DIRECTED_NOTICE_KINDS = [
|
|
|
3645
3645
|
// instructing the agent what not to do ("do not re-raise it yourself"). The
|
|
3646
3646
|
// human needs none of it: they are the person who tapped the button, and the
|
|
3647
3647
|
// card swapped under their finger to say so.
|
|
3648
|
-
"offer_result"
|
|
3648
|
+
"offer_result",
|
|
3649
|
+
// ENG-9051. The "you are blocking another agent" notice. Its content opens
|
|
3650
|
+
// with a `[blocking]` machine tag and is second-person instruction to the
|
|
3651
|
+
// agent ("Do whatever you owe them, then tell them"). The customer has no
|
|
3652
|
+
// part in it - this is one agent telling another it has stopped.
|
|
3653
|
+
"waiting_on_agent"
|
|
3649
3654
|
];
|
|
3650
3655
|
var AGENT_DIRECTED_KIND_SET = new Set(AGENT_DIRECTED_NOTICE_KINDS);
|
|
3651
3656
|
|
|
@@ -4222,18 +4227,18 @@ var FLAG_REGISTRY = [
|
|
|
4222
4227
|
// modal would report every recently-seen host as honoring the flip — the
|
|
4223
4228
|
// dangerous direction, because it reads as "armed" when it is not.
|
|
4224
4229
|
//
|
|
4225
|
-
//
|
|
4226
|
-
// 0.28.
|
|
4227
|
-
//
|
|
4228
|
-
//
|
|
4229
|
-
//
|
|
4230
|
-
//
|
|
4231
|
-
// nobody flips), and a GUESSED number is not.
|
|
4230
|
+
// Resolved from the PUBLISHED artifacts, not from the merge timestamp: the
|
|
4231
|
+
// tarballs for 0.28.617 and 0.28.618 were unpacked and searched for the
|
|
4232
|
+
// `-e AGT_API_KEY=` push in `spawnSession`. 0.28.617 does not contain it;
|
|
4233
|
+
// 0.28.618 does, along with the flag key, `dedicatedEnabled` and the
|
|
4234
|
+
// `skipped-per-agent-key-mint-failed` decision — so the whole reader
|
|
4235
|
+
// shipped together and core was not stale in that bundle.
|
|
4232
4236
|
//
|
|
4233
|
-
//
|
|
4234
|
-
//
|
|
4235
|
-
//
|
|
4236
|
-
|
|
4237
|
+
// Bisected rather than inferred because the CLI auto-publishes on merge and
|
|
4238
|
+
// several unrelated versions landed within minutes either side; picking the
|
|
4239
|
+
// version whose timestamp merely looked closest would have been a guess
|
|
4240
|
+
// wearing a precise number, which is the failure this field invites.
|
|
4241
|
+
since: "0.28.618"
|
|
4237
4242
|
},
|
|
4238
4243
|
{
|
|
4239
4244
|
key: "agent-hours-billing-enabled",
|
|
@@ -11283,7 +11288,8 @@ var WAITING_KINDS = [
|
|
|
11283
11288
|
"human",
|
|
11284
11289
|
"external",
|
|
11285
11290
|
"other",
|
|
11286
|
-
"approval"
|
|
11291
|
+
"approval",
|
|
11292
|
+
"agent"
|
|
11287
11293
|
];
|
|
11288
11294
|
var WAITING_KIND_SET = new Set(WAITING_KINDS);
|
|
11289
11295
|
|
|
@@ -12042,4 +12048,4 @@ export {
|
|
|
12042
12048
|
minutesSinceLocalMidnight,
|
|
12043
12049
|
peekCurrentSession
|
|
12044
12050
|
};
|
|
12045
|
-
//# sourceMappingURL=chunk-
|
|
12051
|
+
//# sourceMappingURL=chunk-EDH4GZIW.js.map
|