@integrity-labs/agt-cli 0.28.171 → 0.28.172
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-XJIHUCCF.js → chunk-N25WAF7G.js} +2 -2
- package/dist/{chunk-76XB2I4P.js → chunk-OMC7BHRP.js} +9 -1
- package/dist/chunk-OMC7BHRP.js.map +1 -0
- package/dist/{chunk-CPB4L4TB.js → chunk-XGTHOGKA.js} +14 -12
- package/dist/chunk-XGTHOGKA.js.map +1 -0
- package/dist/{claude-pair-runtime-37H4BVQC.js → claude-pair-runtime-XIVBNVSR.js} +2 -2
- package/dist/lib/manager-worker.js +8 -8
- package/dist/mcp/direct-chat-channel.js +40 -1
- package/dist/mcp/slack-channel.js +43 -2
- package/dist/mcp/teams-channel.js +43 -2
- package/dist/mcp/telegram-channel.js +43 -2
- package/dist/{persistent-session-DUKYMEOQ.js → persistent-session-4HC7YFSU.js} +3 -3
- package/dist/{responsiveness-probe-G5VMYV73.js → responsiveness-probe-W4PCY6HC.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-76XB2I4P.js.map +0 -1
- package/dist/chunk-CPB4L4TB.js.map +0 -1
- /package/dist/{chunk-XJIHUCCF.js.map → chunk-N25WAF7G.js.map} +0 -0
- /package/dist/{claude-pair-runtime-37H4BVQC.js.map → claude-pair-runtime-XIVBNVSR.js.map} +0 -0
- /package/dist/{persistent-session-DUKYMEOQ.js.map → persistent-session-4HC7YFSU.js.map} +0 -0
- /package/dist/{responsiveness-probe-G5VMYV73.js.map → responsiveness-probe-W4PCY6HC.js.map} +0 -0
package/dist/bin/agt.js
CHANGED
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
success,
|
|
38
38
|
table,
|
|
39
39
|
warn
|
|
40
|
-
} from "../chunk-
|
|
40
|
+
} from "../chunk-XGTHOGKA.js";
|
|
41
41
|
import {
|
|
42
42
|
CHANNEL_REGISTRY,
|
|
43
43
|
DEFAULT_FRAMEWORK,
|
|
@@ -65,7 +65,7 @@ import {
|
|
|
65
65
|
renderTemplate,
|
|
66
66
|
resolveChannels,
|
|
67
67
|
serializeManifestForSlackCli
|
|
68
|
-
} from "../chunk-
|
|
68
|
+
} from "../chunk-OMC7BHRP.js";
|
|
69
69
|
|
|
70
70
|
// src/bin/agt.ts
|
|
71
71
|
import { join as join22 } from "path";
|
|
@@ -4749,7 +4749,7 @@ import { execFileSync, execSync } from "child_process";
|
|
|
4749
4749
|
import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
|
|
4750
4750
|
import chalk18 from "chalk";
|
|
4751
4751
|
import ora16 from "ora";
|
|
4752
|
-
var cliVersion = true ? "0.28.
|
|
4752
|
+
var cliVersion = true ? "0.28.172" : "dev";
|
|
4753
4753
|
async function fetchLatestVersion() {
|
|
4754
4754
|
const host2 = getHost();
|
|
4755
4755
|
if (!host2) return null;
|
|
@@ -5763,7 +5763,7 @@ function handleError(err) {
|
|
|
5763
5763
|
}
|
|
5764
5764
|
|
|
5765
5765
|
// src/bin/agt.ts
|
|
5766
|
-
var cliVersion2 = true ? "0.28.
|
|
5766
|
+
var cliVersion2 = true ? "0.28.172" : "dev";
|
|
5767
5767
|
var program = new Command();
|
|
5768
5768
|
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");
|
|
5769
5769
|
program.hook("preAction", async (thisCommand, actionCommand) => {
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
formatMissingVar,
|
|
4
4
|
isClaudeFastMode,
|
|
5
5
|
probeMcpEnvSubstitution
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-OMC7BHRP.js";
|
|
7
7
|
import {
|
|
8
8
|
reapOrphanChannelMcps
|
|
9
9
|
} from "./chunk-XWVM4KPK.js";
|
|
@@ -1588,4 +1588,4 @@ export {
|
|
|
1588
1588
|
stopAllSessionsAndWait,
|
|
1589
1589
|
getProjectDir
|
|
1590
1590
|
};
|
|
1591
|
-
//# sourceMappingURL=chunk-
|
|
1591
|
+
//# sourceMappingURL=chunk-N25WAF7G.js.map
|
|
@@ -1796,6 +1796,14 @@ var FLAG_REGISTRY = [
|
|
|
1796
1796
|
// flag direction is "no cross-team assignment". No envVar — net-new control
|
|
1797
1797
|
// with no pre-flags env gate to migrate.
|
|
1798
1798
|
defaultValue: false
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
key: "pmf-survey-dispatch",
|
|
1802
|
+
description: "Fortnightly PMF survey dispatch cron (ENG-6936 / ENG-6958). When on, the daily pmf-survey-dispatcher selects each agent reports_to person due on their 14-day anniversary (anchored to their earliest reporting agent) and records a pending dispatch row for the email + in-app senders to fulfil. Global gate; ships dark. The DB stage value is the kill switch (no env override). Off = the cron does nothing, so no survey is ever dispatched.",
|
|
1803
|
+
flagType: "boolean",
|
|
1804
|
+
// Declared safe value is `false`: this drives outbound surveys to customer
|
|
1805
|
+
// contacts, so the absent-flag / fail-safe direction is "send nothing".
|
|
1806
|
+
defaultValue: false
|
|
1799
1807
|
}
|
|
1800
1808
|
];
|
|
1801
1809
|
var REGISTRY_BY_KEY = new Map(FLAG_REGISTRY.map((definition) => [definition.key, definition]));
|
|
@@ -6535,4 +6543,4 @@ export {
|
|
|
6535
6543
|
parseEnvIntegrations,
|
|
6536
6544
|
probeMcpEnvSubstitution
|
|
6537
6545
|
};
|
|
6538
|
-
//# sourceMappingURL=chunk-
|
|
6546
|
+
//# sourceMappingURL=chunk-OMC7BHRP.js.map
|