@integrity-labs/agt-cli 0.28.255 → 0.28.257
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-O5JHX7FG.js → chunk-FKVH7UZA.js} +3 -3
- package/dist/{chunk-GFX74FGP.js → chunk-L2GVB37X.js} +21 -10
- package/dist/{chunk-GFX74FGP.js.map → chunk-L2GVB37X.js.map} +1 -1
- package/dist/{claude-pair-runtime-EE3MXQHY.js → claude-pair-runtime-HM6XZJWB.js} +2 -2
- package/dist/lib/manager-worker.js +10 -10
- package/dist/mcp/index.js +46 -9
- package/dist/mcp/origami.js +20 -9
- package/dist/{persistent-session-EKXNGE5B.js → persistent-session-W4K5XKD7.js} +2 -2
- package/dist/{responsiveness-probe-DE6TIHJZ.js → responsiveness-probe-Y4FBRFRW.js} +2 -2
- package/package.json +1 -1
- /package/dist/{chunk-O5JHX7FG.js.map → chunk-FKVH7UZA.js.map} +0 -0
- /package/dist/{claude-pair-runtime-EE3MXQHY.js.map → claude-pair-runtime-HM6XZJWB.js.map} +0 -0
- /package/dist/{persistent-session-EKXNGE5B.js.map → persistent-session-W4K5XKD7.js.map} +0 -0
- /package/dist/{responsiveness-probe-DE6TIHJZ.js.map → responsiveness-probe-Y4FBRFRW.js.map} +0 -0
package/dist/bin/agt.js
CHANGED
|
@@ -38,7 +38,7 @@ import {
|
|
|
38
38
|
success,
|
|
39
39
|
table,
|
|
40
40
|
warn
|
|
41
|
-
} from "../chunk-
|
|
41
|
+
} from "../chunk-FKVH7UZA.js";
|
|
42
42
|
import {
|
|
43
43
|
CHANNEL_REGISTRY,
|
|
44
44
|
DEFAULT_FRAMEWORK,
|
|
@@ -67,7 +67,7 @@ import {
|
|
|
67
67
|
renderTemplate,
|
|
68
68
|
resolveChannels,
|
|
69
69
|
serializeManifestForSlackCli
|
|
70
|
-
} from "../chunk-
|
|
70
|
+
} from "../chunk-L2GVB37X.js";
|
|
71
71
|
import "../chunk-XWVM4KPK.js";
|
|
72
72
|
|
|
73
73
|
// src/bin/agt.ts
|
|
@@ -4826,7 +4826,7 @@ import { execFileSync, execSync } from "child_process";
|
|
|
4826
4826
|
import { existsSync as existsSync10, realpathSync as realpathSync2 } from "fs";
|
|
4827
4827
|
import chalk18 from "chalk";
|
|
4828
4828
|
import ora16 from "ora";
|
|
4829
|
-
var cliVersion = true ? "0.28.
|
|
4829
|
+
var cliVersion = true ? "0.28.257" : "dev";
|
|
4830
4830
|
async function fetchLatestVersion() {
|
|
4831
4831
|
const host2 = getHost();
|
|
4832
4832
|
if (!host2) return null;
|
|
@@ -5840,7 +5840,7 @@ function handleError(err) {
|
|
|
5840
5840
|
}
|
|
5841
5841
|
|
|
5842
5842
|
// src/bin/agt.ts
|
|
5843
|
-
var cliVersion2 = true ? "0.28.
|
|
5843
|
+
var cliVersion2 = true ? "0.28.257" : "dev";
|
|
5844
5844
|
var program = new Command();
|
|
5845
5845
|
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");
|
|
5846
5846
|
program.hook("preAction", async (thisCommand, actionCommand) => {
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
resolveConnectivityProbe,
|
|
19
19
|
worseConnectivityOutcome,
|
|
20
20
|
wrapScheduledTaskPrompt
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-L2GVB37X.js";
|
|
22
22
|
import {
|
|
23
23
|
parsePsRows
|
|
24
24
|
} from "./chunk-XWVM4KPK.js";
|
|
@@ -5832,7 +5832,7 @@ function requireHost() {
|
|
|
5832
5832
|
}
|
|
5833
5833
|
|
|
5834
5834
|
// src/lib/api-client.ts
|
|
5835
|
-
var agtCliVersion = true ? "0.28.
|
|
5835
|
+
var agtCliVersion = true ? "0.28.257" : "dev";
|
|
5836
5836
|
var lastConfigHash = null;
|
|
5837
5837
|
function setConfigHash(hash) {
|
|
5838
5838
|
lastConfigHash = hash && hash.length > 0 ? hash : null;
|
|
@@ -8102,4 +8102,4 @@ export {
|
|
|
8102
8102
|
managerInstallSystemUnitCommand,
|
|
8103
8103
|
managerUninstallSystemUnitCommand
|
|
8104
8104
|
};
|
|
8105
|
-
//# sourceMappingURL=chunk-
|
|
8105
|
+
//# sourceMappingURL=chunk-FKVH7UZA.js.map
|
|
@@ -4872,11 +4872,18 @@ var INTEGRATION_REGISTRY = [
|
|
|
4872
4872
|
// ENG-7089: instrumental music generation for Augmented Live. Surfaced as the
|
|
4873
4873
|
// agt_live.generate_music tool; shares this one platform account key + the
|
|
4874
4874
|
// same per-org budget.
|
|
4875
|
-
{ id: "elevenlabs:music", name: "Generate Music", description: "Compose an instrumental MP3 music track from a text prompt for an Augmented Live page via ElevenLabs Music (agt_live.generate_music)", access: "write" }
|
|
4875
|
+
{ id: "elevenlabs:music", name: "Generate Music", description: "Compose an instrumental MP3 music track from a text prompt for an Augmented Live page via ElevenLabs Music (agt_live.generate_music)", access: "write" },
|
|
4876
|
+
// ENG-7453: sound-effects + speech-to-speech, surfaced as general brokered
|
|
4877
|
+
// agent tools (elevenlabs_generate_sound_effect, elevenlabs_speech_to_speech
|
|
4878
|
+
// in scribe-broker.ts) available to any agent - not Augmented-Live-only.
|
|
4879
|
+
// Both share this one platform account key + the same per-org budget.
|
|
4880
|
+
{ id: "elevenlabs:sound_effects", name: "Generate Sound Effects", description: "Generate a sound-effect MP3 from a text prompt via ElevenLabs (elevenlabs_generate_sound_effect)", access: "write" },
|
|
4881
|
+
{ id: "elevenlabs:speech_to_speech", name: "Convert Speech to Speech", description: "Re-voice an uploaded audio clip in a target voice and return an MP3 via ElevenLabs speech-to-speech (elevenlabs_speech_to_speech)", access: "write" }
|
|
4876
4882
|
],
|
|
4877
|
-
// Capabilities index — covers speech-to-text, text-to-speech,
|
|
4878
|
-
// the integration now advertises
|
|
4879
|
-
// elevenlabs:music
|
|
4883
|
+
// Capabilities index — covers speech-to-text, text-to-speech, music, sound
|
|
4884
|
+
// effects, and speech-to-speech, since the integration now advertises
|
|
4885
|
+
// elevenlabs:transcribe, elevenlabs:tts, elevenlabs:music,
|
|
4886
|
+
// elevenlabs:sound_effects, and elevenlabs:speech_to_speech.
|
|
4880
4887
|
docs_url: "https://elevenlabs.io/docs/capabilities",
|
|
4881
4888
|
beta: true,
|
|
4882
4889
|
// ENG-7005 / ENG-7048: premium (billable). Both surfaces bill back to
|
|
@@ -4886,14 +4893,18 @@ var INTEGRATION_REGISTRY = [
|
|
|
4886
4893
|
// amounts live in integration_rate_cards; this only declares the model.
|
|
4887
4894
|
premium: {
|
|
4888
4895
|
pricing: "usage",
|
|
4889
|
-
note: "Billed on audio transcribed (per second), voiceover synthesized (per character),
|
|
4890
|
-
// ENG-7032: each surface meters its own event in its own physical
|
|
4891
|
-
// matching integration_rate_cards rows price them. Until a rate is
|
|
4892
|
-
// that event prices at 0.
|
|
4896
|
+
note: "Billed on audio transcribed (per second), voiceover synthesized (per character), music/sound-effects generated and speech-to-speech converted (per second of output audio).",
|
|
4897
|
+
// ENG-7032 / ENG-7453: each surface meters its own event in its own physical
|
|
4898
|
+
// unit; the matching integration_rate_cards rows price them. Until a rate is
|
|
4899
|
+
// seeded, that event prices at 0. Sound-effects and speech-to-speech meter
|
|
4900
|
+
// in seconds of OUTPUT audio (derived from the returned MP3 byte size at the
|
|
4901
|
+
// fixed 128 kbps output bitrate) at the broker chokepoint.
|
|
4893
4902
|
meters: [
|
|
4894
4903
|
{ event_type: "transcribe", unit: "audio_second" },
|
|
4895
4904
|
{ event_type: "tts", unit: "character" },
|
|
4896
|
-
{ event_type: "music", unit: "second" }
|
|
4905
|
+
{ event_type: "music", unit: "second" },
|
|
4906
|
+
{ event_type: "sound_effects", unit: "second" },
|
|
4907
|
+
{ event_type: "speech_to_speech", unit: "second" }
|
|
4897
4908
|
]
|
|
4898
4909
|
}
|
|
4899
4910
|
},
|
|
@@ -9161,4 +9172,4 @@ export {
|
|
|
9161
9172
|
stopAllSessionsAndWait,
|
|
9162
9173
|
getProjectDir
|
|
9163
9174
|
};
|
|
9164
|
-
//# sourceMappingURL=chunk-
|
|
9175
|
+
//# sourceMappingURL=chunk-L2GVB37X.js.map
|