@rallycry/conveyor-agent 7.2.10 → 7.2.11

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/cli.js CHANGED
@@ -5,7 +5,7 @@ import {
5
5
  loadConveyorConfig,
6
6
  runSetupCommand,
7
7
  runStartCommand
8
- } from "./chunk-PAKPHIMK.js";
8
+ } from "./chunk-JYSWXYG6.js";
9
9
  import "./chunk-C5YAMQJ2.js";
10
10
  import {
11
11
  createServiceLogger
package/dist/index.d.ts CHANGED
@@ -100,9 +100,6 @@ declare class AgentConnection {
100
100
  triggerIdentification(): Promise<{
101
101
  identified: boolean;
102
102
  }>;
103
- requestScaleUp(tier: string, reason?: string): Promise<{
104
- scaled: boolean;
105
- }>;
106
103
  refreshAuthToken(): Promise<boolean>;
107
104
  sendEvent(event: Record<string, unknown>): void;
108
105
  flushEvents(): Promise<void>;
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  runStartCommand,
25
25
  stageAndCommit,
26
26
  updateRemoteToken
27
- } from "./chunk-PAKPHIMK.js";
27
+ } from "./chunk-JYSWXYG6.js";
28
28
  import "./chunk-C5YAMQJ2.js";
29
29
  import "./chunk-RRXX6DTB.js";
30
30
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rallycry/conveyor-agent",
3
- "version": "7.2.10",
3
+ "version": "7.2.11",
4
4
  "description": "Conveyor Agent Runner v7.0 - Agent-as-User architecture with BaseService patterns. Works locally too.",
5
5
  "keywords": [
6
6
  "agent",