@integrity-labs/agt-cli 0.28.172 → 0.28.174

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.
@@ -16,7 +16,7 @@ import {
16
16
  resolveConnectivityProbe,
17
17
  worseConnectivityOutcome,
18
18
  wrapScheduledTaskPrompt
19
- } from "./chunk-OMC7BHRP.js";
19
+ } from "./chunk-NFJIFCWR.js";
20
20
 
21
21
  // ../../packages/core/dist/provisioning/mcp-config-guards.js
22
22
  import { chmodSync, existsSync, readFileSync, renameSync, writeFileSync, unlinkSync } from "fs";
@@ -1741,7 +1741,13 @@ var INTEGRATION_REGISTRY = [
1741
1741
  { id: "deck:observe", name: "Observe Sessions", description: "Read isolated session state, screenshots, and agent-reasoning artifacts (get_session)", access: "read" }
1742
1742
  ],
1743
1743
  docs_url: "https://docs.deck.co/",
1744
- beta: true
1744
+ beta: true,
1745
+ // ENG-6920: Deck is the first PREMIUM integration. Unlike the customer-auth
1746
+ // integrations, every Deck run bills back to Augmented's single account
1747
+ // key, and Deck is usage-priced (compute time + agent runs) — so it is
1748
+ // gated on a per-org opt-in and metered. Pricing amounts are deferred to
1749
+ // the billing mechanism (Stripe); this only declares the model.
1750
+ premium: { pricing: "usage", note: "Billed on Deck compute time and agent runs." }
1745
1751
  },
1746
1752
  {
1747
1753
  id: "postiz",
@@ -5958,7 +5964,7 @@ function requireHost() {
5958
5964
  }
5959
5965
 
5960
5966
  // src/lib/api-client.ts
5961
- var agtCliVersion = true ? "0.28.172" : "dev";
5967
+ var agtCliVersion = true ? "0.28.174" : "dev";
5962
5968
  var lastConfigHash = null;
5963
5969
  function setConfigHash(hash) {
5964
5970
  lastConfigHash = hash && hash.length > 0 ? hash : null;
@@ -7263,4 +7269,4 @@ export {
7263
7269
  managerInstallSystemUnitCommand,
7264
7270
  managerUninstallSystemUnitCommand
7265
7271
  };
7266
- //# sourceMappingURL=chunk-XGTHOGKA.js.map
7272
+ //# sourceMappingURL=chunk-YCPOBKU7.js.map