@integrity-labs/agt-cli 0.28.841 → 0.28.843
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-XBLODN73.js → chunk-N23P6M3P.js} +17 -6
- package/dist/{chunk-XBLODN73.js.map → chunk-N23P6M3P.js.map} +1 -1
- package/dist/{chunk-43P6SG7L.js → chunk-N3SJYP5X.js} +4 -4
- package/dist/{chunk-CFLYGZOF.js → chunk-NZQ3ILKM.js} +122 -17
- package/dist/chunk-NZQ3ILKM.js.map +1 -0
- package/dist/{claude-pair-runtime-XC3AQA4L.js → claude-pair-runtime-PCMMXLJW.js} +2 -2
- package/dist/lib/manager-worker.js +13 -13
- package/dist/mcp/direct-chat-channel.js +16 -5
- package/dist/mcp/index.js +16 -5
- package/dist/mcp/origami.js +16 -5
- package/dist/mcp/slack-channel.js +16 -5
- package/dist/mcp/telegram-channel.js +16 -5
- package/dist/{persistent-session-WLP5YTO2.js → persistent-session-MD23VXCZ.js} +13 -3
- package/dist/{responsiveness-probe-7RYNNHKC.js → responsiveness-probe-V4Z5EJYK.js} +3 -3
- package/dist/{session-auth-dead-X6B6C3BR.js → session-auth-dead-PQX3NA2X.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-CFLYGZOF.js.map +0 -1
- /package/dist/{chunk-43P6SG7L.js.map → chunk-N3SJYP5X.js.map} +0 -0
- /package/dist/{claude-pair-runtime-XC3AQA4L.js.map → claude-pair-runtime-PCMMXLJW.js.map} +0 -0
- /package/dist/{persistent-session-WLP5YTO2.js.map → persistent-session-MD23VXCZ.js.map} +0 -0
- /package/dist/{responsiveness-probe-7RYNNHKC.js.map → responsiveness-probe-V4Z5EJYK.js.map} +0 -0
- /package/dist/{session-auth-dead-X6B6C3BR.js.map → session-auth-dead-PQX3NA2X.js.map} +0 -0
package/dist/bin/agt.js
CHANGED
|
@@ -40,12 +40,12 @@ import {
|
|
|
40
40
|
success,
|
|
41
41
|
table,
|
|
42
42
|
warn
|
|
43
|
-
} from "../chunk-
|
|
43
|
+
} from "../chunk-N3SJYP5X.js";
|
|
44
44
|
import {
|
|
45
45
|
getProjectDir,
|
|
46
46
|
isSessionResumeDisabled,
|
|
47
47
|
readDirectChatSessionState
|
|
48
|
-
} from "../chunk-
|
|
48
|
+
} from "../chunk-NZQ3ILKM.js";
|
|
49
49
|
import {
|
|
50
50
|
AnchorSessionClient,
|
|
51
51
|
CHANNEL_REGISTRY,
|
|
@@ -79,7 +79,7 @@ import {
|
|
|
79
79
|
serializeManifestForSlackCli,
|
|
80
80
|
sessionFileExists,
|
|
81
81
|
sessionTranscriptDir
|
|
82
|
-
} from "../chunk-
|
|
82
|
+
} from "../chunk-N23P6M3P.js";
|
|
83
83
|
import "../chunk-XWVM4KPK.js";
|
|
84
84
|
|
|
85
85
|
// src/bin/agt.ts
|
|
@@ -5467,7 +5467,7 @@ import { execFileSync, execSync } from "child_process";
|
|
|
5467
5467
|
import { existsSync as existsSync11, realpathSync as realpathSync2 } from "fs";
|
|
5468
5468
|
import chalk18 from "chalk";
|
|
5469
5469
|
import ora16 from "ora";
|
|
5470
|
-
var cliVersion = true ? "0.28.
|
|
5470
|
+
var cliVersion = true ? "0.28.843" : "dev";
|
|
5471
5471
|
async function fetchLatestVersion() {
|
|
5472
5472
|
const host2 = getHost();
|
|
5473
5473
|
if (!host2) return null;
|
|
@@ -6658,7 +6658,7 @@ function handleError(err) {
|
|
|
6658
6658
|
}
|
|
6659
6659
|
|
|
6660
6660
|
// src/bin/agt.ts
|
|
6661
|
-
var cliVersion2 = true ? "0.28.
|
|
6661
|
+
var cliVersion2 = true ? "0.28.843" : "dev";
|
|
6662
6662
|
var program = new Command();
|
|
6663
6663
|
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");
|
|
6664
6664
|
program.hook("preAction", async (thisCommand, actionCommand) => {
|
|
@@ -2402,11 +2402,22 @@ var INTEGRATION_REGISTRY = [
|
|
|
2402
2402
|
binary: "xurl",
|
|
2403
2403
|
env_key: "X_BEARER_TOKEN",
|
|
2404
2404
|
skill_id: "xurl-cli",
|
|
2405
|
-
//
|
|
2406
|
-
//
|
|
2407
|
-
//
|
|
2408
|
-
//
|
|
2409
|
-
installer
|
|
2405
|
+
// ENG-6897: was `manual`, on the belief that xurl is only distributed
|
|
2406
|
+
// through a homebrew tap. It is not: xdevplatform publish
|
|
2407
|
+
// `@xdevplatform/xurl` to npm (1.3.1 at time of writing) with
|
|
2408
|
+
// `bin: { xurl: 'cli.js' }`, and the `package` above was already the
|
|
2409
|
+
// right one — only the installer disagreed. `manual` meant the manager
|
|
2410
|
+
// logged "operator must install" to a host log nobody reads and marked
|
|
2411
|
+
// the toolkit permanently ensured, so every agent granted this
|
|
2412
|
+
// integration got credentials, a skill, and no binary, silently.
|
|
2413
|
+
//
|
|
2414
|
+
// The npm package's postinstall downloads the matching release archive
|
|
2415
|
+
// from GitHub and untars it, so this needs egress to
|
|
2416
|
+
// github.com/.../releases. If that fails, `ensureToolkitCli`'s
|
|
2417
|
+
// post-install `which` catches it, logs the child's real stderr and
|
|
2418
|
+
// retries with backoff — i.e. the worst case of trying is the state we
|
|
2419
|
+
// are already in, with a better log line.
|
|
2420
|
+
installer: "npm"
|
|
2410
2421
|
},
|
|
2411
2422
|
docs_url: "https://github.com/xdevplatform/xurl"
|
|
2412
2423
|
},
|
|
@@ -13909,4 +13920,4 @@ export {
|
|
|
13909
13920
|
peekCurrentSession,
|
|
13910
13921
|
readDailySessionPin
|
|
13911
13922
|
};
|
|
13912
|
-
//# sourceMappingURL=chunk-
|
|
13923
|
+
//# sourceMappingURL=chunk-N23P6M3P.js.map
|