@rallycry/conveyor-agent 7.0.13 → 7.0.15

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-3O4P2KST.js";
8
+ } from "./chunk-5ZINKEUR.js";
9
9
  import "./chunk-KNBG2634.js";
10
10
  import {
11
11
  createServiceLogger
package/dist/index.d.ts CHANGED
@@ -221,7 +221,6 @@ declare class SessionRunner {
221
221
  private stopped;
222
222
  private hasCompleted;
223
223
  private interrupted;
224
- private _isReviewing;
225
224
  private taskContext;
226
225
  private fullContext;
227
226
  private queryBridge;
@@ -270,7 +269,6 @@ declare class SessionRunner {
270
269
  private needsPRNudge;
271
270
  private refreshTaskContext;
272
271
  private maybeSendPRNudge;
273
- private maybeTransitionToReview;
274
272
  private buildFullContext;
275
273
  private createQueryBridge;
276
274
  private wireConnectionCallbacks;
package/dist/index.js CHANGED
@@ -23,7 +23,7 @@ import {
23
23
  runStartCommand,
24
24
  stageAndCommit,
25
25
  updateRemoteToken
26
- } from "./chunk-3O4P2KST.js";
26
+ } from "./chunk-5ZINKEUR.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.13",
3
+ "version": "7.0.15",
4
4
  "description": "Conveyor Agent Runner v7.0 - Agent-as-User architecture with BaseService patterns",
5
5
  "keywords": [
6
6
  "agent",