@rallycry/conveyor-agent 8.8.0 → 8.8.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/index.js CHANGED
@@ -25,9 +25,9 @@ import {
25
25
  stageAndCommit,
26
26
  unshallowRepo,
27
27
  updateRemoteToken
28
- } from "./chunk-KEBJAORX.js";
28
+ } from "./chunk-4ZZXIHJV.js";
29
29
  import "./chunk-FDWECEDJ.js";
30
- import "./chunk-6B545CHM.js";
30
+ import "./chunk-EOGZOS2H.js";
31
31
 
32
32
  // src/runner/file-cache.ts
33
33
  var DEFAULT_MAX_SIZE_BYTES = 50 * 1024 * 1024;
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  createHarness,
3
3
  createServiceLogger
4
- } from "./chunk-6B545CHM.js";
4
+ } from "./chunk-EOGZOS2H.js";
5
5
 
6
6
  // src/runner/tag-audit-handler.ts
7
7
  var logger = createServiceLogger("TagAudit");
@@ -219,4 +219,4 @@ export {
219
219
  buildTagAuditPrompt,
220
220
  handleTagAudit
221
221
  };
222
- //# sourceMappingURL=tag-audit-handler-3IFB7YDV.js.map
222
+ //# sourceMappingURL=tag-audit-handler-S4VT47XG.js.map
@@ -5,7 +5,7 @@ import {
5
5
  createHarness,
6
6
  createServiceLogger,
7
7
  defineTool
8
- } from "./chunk-6B545CHM.js";
8
+ } from "./chunk-EOGZOS2H.js";
9
9
 
10
10
  // src/runner/task-audit-handler.ts
11
11
  import { z } from "zod";
@@ -798,4 +798,4 @@ async function handleTaskAudit(request, connection, projectDir) {
798
798
  export {
799
799
  handleTaskAudit
800
800
  };
801
- //# sourceMappingURL=task-audit-handler-U5Q52YT2.js.map
801
+ //# sourceMappingURL=task-audit-handler-QK7S4LWO.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rallycry/conveyor-agent",
3
- "version": "8.8.0",
3
+ "version": "8.8.1",
4
4
  "description": "Conveyor Agent Runner v8 - PTY harness for the task chat (SDK harness for audit/project-chat). Agent-as-User architecture with BaseService patterns. Works locally too.",
5
5
  "keywords": [
6
6
  "agent",