@rallycry/conveyor-agent 7.0.7 → 7.0.8

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-7RSDCWEI.js";
8
+ } from "./chunk-PMDVB2EU.js";
9
9
  import "./chunk-KNBG2634.js";
10
10
  import {
11
11
  createServiceLogger
package/dist/index.d.ts CHANGED
@@ -40,6 +40,7 @@ declare class AgentConnection {
40
40
  private eventBuffer;
41
41
  private flushTimer;
42
42
  private lastEmittedStatus;
43
+ private pendingAnswerResolvers;
43
44
  private recentMessages;
44
45
  private static readonly DEDUP_WINDOW_MS;
45
46
  private static readonly DEDUP_SIMILARITY_THRESHOLD;
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  runStartCommand,
24
24
  stageAndCommit,
25
25
  updateRemoteToken
26
- } from "./chunk-7RSDCWEI.js";
26
+ } from "./chunk-PMDVB2EU.js";
27
27
  import "./chunk-KNBG2634.js";
28
28
  import "./chunk-CYZPFJGN.js";
29
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rallycry/conveyor-agent",
3
- "version": "7.0.7",
3
+ "version": "7.0.8",
4
4
  "description": "Conveyor Agent Runner v7.0 - Agent-as-User architecture with BaseService patterns",
5
5
  "keywords": [
6
6
  "agent",