@rallycry/conveyor-agent 7.0.0 → 7.0.1

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
@@ -3,7 +3,7 @@ import {
3
3
  ProjectRunner,
4
4
  SessionRunner,
5
5
  createServiceLogger
6
- } from "./chunk-X7YUWDZ2.js";
6
+ } from "./chunk-HAU4E7IA.js";
7
7
 
8
8
  // src/cli.ts
9
9
  import { readFileSync } from "fs";
package/dist/index.js CHANGED
@@ -21,7 +21,7 @@ import {
21
21
  runStartCommand,
22
22
  stageAndCommit,
23
23
  updateRemoteToken
24
- } from "./chunk-X7YUWDZ2.js";
24
+ } from "./chunk-HAU4E7IA.js";
25
25
 
26
26
  // src/runner/file-cache.ts
27
27
  var DEFAULT_MAX_SIZE_BYTES = 50 * 1024 * 1024;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rallycry/conveyor-agent",
3
- "version": "7.0.0",
3
+ "version": "7.0.1",
4
4
  "description": "Conveyor Agent Runner v7.0 - Agent-as-User architecture with BaseService patterns",
5
5
  "keywords": [
6
6
  "agent",