@rallycry/conveyor-agent 6.0.8 → 6.0.9

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
@@ -4,7 +4,7 @@ import {
4
4
  ProjectRunner,
5
5
  createServiceLogger,
6
6
  errorMeta
7
- } from "./chunk-T6IASOS2.js";
7
+ } from "./chunk-R6BFXUS7.js";
8
8
 
9
9
  // src/cli.ts
10
10
  import { readFileSync } from "fs";
package/dist/index.d.ts CHANGED
@@ -34,7 +34,6 @@ declare class AgentRunner {
34
34
  private taskContext;
35
35
  private planSync;
36
36
  private costTracker;
37
- private loopDetector;
38
37
  private worktreeActive;
39
38
  private agentMode;
40
39
  private hasExitedPlanMode;
package/dist/index.js CHANGED
@@ -10,7 +10,7 @@ import {
10
10
  removeWorktree,
11
11
  runSetupCommand,
12
12
  runStartCommand
13
- } from "./chunk-T6IASOS2.js";
13
+ } from "./chunk-R6BFXUS7.js";
14
14
 
15
15
  // src/debug/cdp-client.ts
16
16
  var MAX_VARIABLE_VALUE_BYTES = 2048;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rallycry/conveyor-agent",
3
- "version": "6.0.8",
3
+ "version": "6.0.9",
4
4
  "description": "Conveyor cloud build agent runner - executes task plans inside GitHub Codespaces",
5
5
  "keywords": [
6
6
  "agent",