@probelabs/visor 0.1.158-ee → 0.1.159-ee

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.
Files changed (45) hide show
  1. package/defaults/assistant.yaml +9 -0
  2. package/dist/defaults/assistant.yaml +9 -0
  3. package/dist/index.js +100 -207
  4. package/dist/sdk/{check-provider-registry-BOW56JUJ.mjs → check-provider-registry-A32RRIIF.mjs} +5 -5
  5. package/dist/sdk/{check-provider-registry-LVXLROAJ.mjs → check-provider-registry-CZLHVHZZ.mjs} +5 -5
  6. package/dist/sdk/{chunk-FRTHLKIG.mjs → chunk-A3B4LEGZ.mjs} +15 -15
  7. package/dist/sdk/{chunk-ILIWDV37.mjs → chunk-ITZWA2RF.mjs} +2 -2
  8. package/dist/sdk/{chunk-SPCGI24K.mjs → chunk-QSY3XLA3.mjs} +3 -3
  9. package/dist/sdk/{chunk-XEVC3I2T.mjs → chunk-RHAKGIBI.mjs} +15 -15
  10. package/dist/sdk/{chunk-GQ7H7E4Y.mjs → chunk-WYD5ISLQ.mjs} +2 -2
  11. package/dist/sdk/{chunk-GQ7H7E4Y.mjs.map → chunk-WYD5ISLQ.mjs.map} +1 -1
  12. package/dist/sdk/{failure-condition-evaluator-LYFZMQ6Y.mjs → failure-condition-evaluator-5DJZEGYT.mjs} +3 -3
  13. package/dist/sdk/{github-frontend-XKPAYXOT.mjs → github-frontend-TJ6TGLUW.mjs} +3 -3
  14. package/dist/sdk/{host-IQYTGAJA.mjs → host-KO3WVPVP.mjs} +2 -2
  15. package/dist/sdk/{host-YKTAWW33.mjs → host-VJWSCD7X.mjs} +2 -2
  16. package/dist/sdk/{routing-L224WQSY.mjs → routing-7JFYIXHU.mjs} +4 -4
  17. package/dist/sdk/{schedule-tool-526VUPMF.mjs → schedule-tool-RF3GRKMG.mjs} +5 -5
  18. package/dist/sdk/{schedule-tool-J3ICFSSR.mjs → schedule-tool-Y2R3YZL6.mjs} +5 -5
  19. package/dist/sdk/{schedule-tool-handler-FQO752PR.mjs → schedule-tool-handler-5FGL2VQ5.mjs} +5 -5
  20. package/dist/sdk/{schedule-tool-handler-Z5VWUB76.mjs → schedule-tool-handler-JRSULLPY.mjs} +5 -5
  21. package/dist/sdk/sdk.js +1 -1
  22. package/dist/sdk/sdk.js.map +1 -1
  23. package/dist/sdk/sdk.mjs +4 -4
  24. package/dist/sdk/{trace-helpers-AWTAWKRA.mjs → trace-helpers-VPGAR5ZR.mjs} +2 -2
  25. package/dist/sdk/{workflow-check-provider-5G6BGZEX.mjs → workflow-check-provider-23RPALNF.mjs} +5 -5
  26. package/dist/sdk/{workflow-check-provider-7KJD2JXX.mjs → workflow-check-provider-LWJTZ5AI.mjs} +5 -5
  27. package/package.json +2 -2
  28. /package/dist/sdk/{check-provider-registry-BOW56JUJ.mjs.map → check-provider-registry-A32RRIIF.mjs.map} +0 -0
  29. /package/dist/sdk/{check-provider-registry-LVXLROAJ.mjs.map → check-provider-registry-CZLHVHZZ.mjs.map} +0 -0
  30. /package/dist/sdk/{chunk-FRTHLKIG.mjs.map → chunk-A3B4LEGZ.mjs.map} +0 -0
  31. /package/dist/sdk/{chunk-ILIWDV37.mjs.map → chunk-ITZWA2RF.mjs.map} +0 -0
  32. /package/dist/sdk/{chunk-SPCGI24K.mjs.map → chunk-QSY3XLA3.mjs.map} +0 -0
  33. /package/dist/sdk/{chunk-XEVC3I2T.mjs.map → chunk-RHAKGIBI.mjs.map} +0 -0
  34. /package/dist/sdk/{failure-condition-evaluator-LYFZMQ6Y.mjs.map → failure-condition-evaluator-5DJZEGYT.mjs.map} +0 -0
  35. /package/dist/sdk/{github-frontend-XKPAYXOT.mjs.map → github-frontend-TJ6TGLUW.mjs.map} +0 -0
  36. /package/dist/sdk/{host-IQYTGAJA.mjs.map → host-KO3WVPVP.mjs.map} +0 -0
  37. /package/dist/sdk/{host-YKTAWW33.mjs.map → host-VJWSCD7X.mjs.map} +0 -0
  38. /package/dist/sdk/{routing-L224WQSY.mjs.map → routing-7JFYIXHU.mjs.map} +0 -0
  39. /package/dist/sdk/{schedule-tool-526VUPMF.mjs.map → schedule-tool-RF3GRKMG.mjs.map} +0 -0
  40. /package/dist/sdk/{schedule-tool-J3ICFSSR.mjs.map → schedule-tool-Y2R3YZL6.mjs.map} +0 -0
  41. /package/dist/sdk/{schedule-tool-handler-FQO752PR.mjs.map → schedule-tool-handler-5FGL2VQ5.mjs.map} +0 -0
  42. /package/dist/sdk/{schedule-tool-handler-Z5VWUB76.mjs.map → schedule-tool-handler-JRSULLPY.mjs.map} +0 -0
  43. /package/dist/sdk/{trace-helpers-AWTAWKRA.mjs.map → trace-helpers-VPGAR5ZR.mjs.map} +0 -0
  44. /package/dist/sdk/{workflow-check-provider-5G6BGZEX.mjs.map → workflow-check-provider-23RPALNF.mjs.map} +0 -0
  45. /package/dist/sdk/{workflow-check-provider-7KJD2JXX.mjs.map → workflow-check-provider-LWJTZ5AI.mjs.map} +0 -0
@@ -734,6 +734,15 @@ steps:
734
734
  5. If a tool returned an error or empty result, acknowledge it honestly
735
735
  6. Never claim success if you only PLANNED to do something but didn't execute it
736
736
 
737
+ Tool usage policy for this validation step:
738
+ 7. Do NOT call code exploration tools (code-talk, search, delegate) unless
739
+ you found a SPECIFIC factual claim in your response that is unsupported
740
+ by any tool output in the conversation history above
741
+ 8. If the conversation already contains tool results that answer the question,
742
+ use those results — do NOT re-explore the same codebase topics
743
+ 9. Only call a tool if you can state exactly which claim needs verification
744
+ and why existing tool results are insufficient
745
+
737
746
  If you find discrepancies:
738
747
  - Correct your response to reflect what actually happened
739
748
  - If you couldn't complete an action, explain why and what the user can do
@@ -734,6 +734,15 @@ steps:
734
734
  5. If a tool returned an error or empty result, acknowledge it honestly
735
735
  6. Never claim success if you only PLANNED to do something but didn't execute it
736
736
 
737
+ Tool usage policy for this validation step:
738
+ 7. Do NOT call code exploration tools (code-talk, search, delegate) unless
739
+ you found a SPECIFIC factual claim in your response that is unsupported
740
+ by any tool output in the conversation history above
741
+ 8. If the conversation already contains tool results that answer the question,
742
+ use those results — do NOT re-explore the same codebase topics
743
+ 9. Only call a tool if you can state exactly which claim needs verification
744
+ and why existing tool results are insufficient
745
+
737
746
  If you find discrepancies:
738
747
  - Correct your response to reflect what actually happened
739
748
  - If you couldn't complete an action, explain why and what the user can do
package/dist/index.js CHANGED
@@ -1,8 +1,8 @@
1
1
  #!/usr/bin/env node
2
- process.env.VISOR_VERSION = '0.1.158';
3
- process.env.PROBE_VERSION = '0.6.0-rc271';
4
- process.env.VISOR_COMMIT_SHA = '1e3454d9f5650edec0c5c1cb982653fb1e3ae7c5';
5
- process.env.VISOR_COMMIT_SHORT = '1e3454d';
2
+ process.env.VISOR_VERSION = '0.1.159';
3
+ process.env.PROBE_VERSION = '0.6.0-rc274';
4
+ process.env.VISOR_COMMIT_SHA = '345101301086b988952a5425033fc0ca9cbaafe1';
5
+ process.env.VISOR_COMMIT_SHORT = '3451013';
6
6
  /******/ (() => { // webpackBootstrap
7
7
  /******/ var __webpack_modules__ = ({
8
8
 
@@ -262484,22 +262484,16 @@ var init_JsonShapeDeserializer = __esm({
262484
262484
  if (Array.isArray(value) && ns.isListSchema()) {
262485
262485
  const listMember = ns.getValueSchema();
262486
262486
  const out = [];
262487
- const sparse = !!ns.getMergedTraits().sparse;
262488
262487
  for (const item of value) {
262489
- if (sparse || item != null) {
262490
- out.push(this._read(listMember, item));
262491
- }
262488
+ out.push(this._read(listMember, item));
262492
262489
  }
262493
262490
  return out;
262494
262491
  }
262495
262492
  if (ns.isMapSchema()) {
262496
262493
  const mapMember = ns.getValueSchema();
262497
262494
  const out = {};
262498
- const sparse = !!ns.getMergedTraits().sparse;
262499
262495
  for (const [_k, _v] of Object.entries(value)) {
262500
- if (sparse || _v != null) {
262501
- out[_k] = this._read(mapMember, _v);
262502
- }
262496
+ out[_k] = this._read(mapMember, _v);
262503
262497
  }
262504
262498
  return out;
262505
262499
  }
@@ -264148,18 +264142,18 @@ var init_XmlShapeDeserializer = __esm({
264148
264142
  return value;
264149
264143
  }
264150
264144
  if (typeof value === "object") {
264151
- const sparse = !!traits.sparse;
264152
264145
  const flat = !!traits.xmlFlattened;
264153
264146
  if (ns.isListSchema()) {
264154
264147
  const listValue = ns.getValueSchema();
264155
264148
  const buffer2 = [];
264156
264149
  const sourceKey = listValue.getMergedTraits().xmlName ?? "member";
264157
264150
  const source = flat ? value : (value[0] ?? value)[sourceKey];
264151
+ if (source == null) {
264152
+ return buffer2;
264153
+ }
264158
264154
  const sourceArray = Array.isArray(source) ? source : [source];
264159
264155
  for (const v5 of sourceArray) {
264160
- if (v5 != null || sparse) {
264161
- buffer2.push(this.readSchema(listValue, v5));
264162
- }
264156
+ buffer2.push(this.readSchema(listValue, v5));
264163
264157
  }
264164
264158
  return buffer2;
264165
264159
  }
@@ -264178,9 +264172,7 @@ var init_XmlShapeDeserializer = __esm({
264178
264172
  for (const entry of entries) {
264179
264173
  const key = entry[keyProperty];
264180
264174
  const value2 = entry[valueProperty];
264181
- if (value2 != null || sparse) {
264182
- buffer[key] = this.readSchema(memberNs, value2);
264183
- }
264175
+ buffer[key] = this.readSchema(memberNs, value2);
264184
264176
  }
264185
264177
  return buffer;
264186
264178
  }
@@ -268522,7 +268514,7 @@ var require_package2 = __commonJS({
268522
268514
  module2.exports = {
268523
268515
  name: "@aws-sdk/client-bedrock-runtime",
268524
268516
  description: "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native",
268525
- version: "3.1001.0",
268517
+ version: "3.1002.0",
268526
268518
  scripts: {
268527
268519
  build: "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
268528
268520
  "build:cjs": "node ../../scripts/compilation/inline client-bedrock-runtime",
@@ -268546,21 +268538,21 @@ var require_package2 = __commonJS({
268546
268538
  dependencies: {
268547
268539
  "@aws-crypto/sha256-browser": "5.2.0",
268548
268540
  "@aws-crypto/sha256-js": "5.2.0",
268549
- "@aws-sdk/core": "^3.973.16",
268550
- "@aws-sdk/credential-provider-node": "^3.972.15",
268541
+ "@aws-sdk/core": "^3.973.17",
268542
+ "@aws-sdk/credential-provider-node": "^3.972.16",
268551
268543
  "@aws-sdk/eventstream-handler-node": "^3.972.9",
268552
268544
  "@aws-sdk/middleware-eventstream": "^3.972.6",
268553
268545
  "@aws-sdk/middleware-host-header": "^3.972.6",
268554
268546
  "@aws-sdk/middleware-logger": "^3.972.6",
268555
268547
  "@aws-sdk/middleware-recursion-detection": "^3.972.6",
268556
- "@aws-sdk/middleware-user-agent": "^3.972.16",
268548
+ "@aws-sdk/middleware-user-agent": "^3.972.17",
268557
268549
  "@aws-sdk/middleware-websocket": "^3.972.11",
268558
268550
  "@aws-sdk/region-config-resolver": "^3.972.6",
268559
- "@aws-sdk/token-providers": "3.1001.0",
268551
+ "@aws-sdk/token-providers": "3.1002.0",
268560
268552
  "@aws-sdk/types": "^3.973.4",
268561
268553
  "@aws-sdk/util-endpoints": "^3.996.3",
268562
268554
  "@aws-sdk/util-user-agent-browser": "^3.972.6",
268563
- "@aws-sdk/util-user-agent-node": "^3.973.1",
268555
+ "@aws-sdk/util-user-agent-node": "^3.973.2",
268564
268556
  "@smithy/config-resolver": "^4.4.9",
268565
268557
  "@smithy/core": "^3.23.7",
268566
268558
  "@smithy/eventstream-serde-browser": "^4.2.10",
@@ -269309,7 +269301,7 @@ var init_package = __esm({
269309
269301
  "node_modules/@aws-sdk/nested-clients/package.json"() {
269310
269302
  package_default = {
269311
269303
  name: "@aws-sdk/nested-clients",
269312
- version: "3.996.4",
269304
+ version: "3.996.5",
269313
269305
  description: "Nested clients for AWS SDK packages.",
269314
269306
  main: "./dist-cjs/index.js",
269315
269307
  module: "./dist-es/index.js",
@@ -269338,16 +269330,16 @@ var init_package = __esm({
269338
269330
  dependencies: {
269339
269331
  "@aws-crypto/sha256-browser": "5.2.0",
269340
269332
  "@aws-crypto/sha256-js": "5.2.0",
269341
- "@aws-sdk/core": "^3.973.16",
269333
+ "@aws-sdk/core": "^3.973.17",
269342
269334
  "@aws-sdk/middleware-host-header": "^3.972.6",
269343
269335
  "@aws-sdk/middleware-logger": "^3.972.6",
269344
269336
  "@aws-sdk/middleware-recursion-detection": "^3.972.6",
269345
- "@aws-sdk/middleware-user-agent": "^3.972.16",
269337
+ "@aws-sdk/middleware-user-agent": "^3.972.17",
269346
269338
  "@aws-sdk/region-config-resolver": "^3.972.6",
269347
269339
  "@aws-sdk/types": "^3.973.4",
269348
269340
  "@aws-sdk/util-endpoints": "^3.996.3",
269349
269341
  "@aws-sdk/util-user-agent-browser": "^3.972.6",
269350
- "@aws-sdk/util-user-agent-node": "^3.973.1",
269342
+ "@aws-sdk/util-user-agent-node": "^3.973.2",
269351
269343
  "@smithy/config-resolver": "^4.4.9",
269352
269344
  "@smithy/core": "^3.23.7",
269353
269345
  "@smithy/fetch-http-handler": "^5.3.12",
@@ -284996,20 +284988,15 @@ var init_zod = __esm({
284996
284988
 
284997
284989
  // src/agent/tasks/taskTool.js
284998
284990
  function createTaskCompletionBlockedMessage(taskSummary) {
284999
- return `<task_completion_blocked>
285000
- You cannot complete yet. The following tasks are still unresolved:
284991
+ return `You cannot complete yet. The following tasks are still unresolved:
285001
284992
 
285002
284993
  ${taskSummary}
285003
284994
 
285004
- Required action:
285005
- 1. For each "pending" or "in_progress" task, either:
285006
- - Complete the work and mark it: <task><action>complete</action><id>task-X</id></task>
285007
- - Or cancel if no longer needed: <task><action>update</action><id>task-X</id><status>cancelled</status></task>
284995
+ For each pending/in_progress task, either:
284996
+ - Complete it: call task tool with action="complete", id="task-X"
284997
+ - Cancel it: call task tool with action="update", id="task-X", status="cancelled"
285008
284998
 
285009
- 2. After ALL tasks are resolved (completed or cancelled), call attempt_completion again.
285010
-
285011
- Use <task><action>list</action></task> to review current status.
285012
- </task_completion_blocked>`;
284999
+ After all tasks are resolved, call attempt_completion again.`;
285013
285000
  }
285014
285001
  function createTaskTool(options = {}) {
285015
285002
  const { taskManager, tracer, debug = false } = options;
@@ -285232,145 +285219,46 @@ var init_taskTool = __esm({
285232
285219
  dependencies: external_exports.array(external_exports.string()).optional(),
285233
285220
  after: external_exports.string().optional()
285234
285221
  });
285235
- taskSystemPrompt = `[Task Management System]
285236
-
285237
- You have access to a task tracking tool to organize your work on complex requests.
285238
-
285239
- ## When to Create Tasks
285240
-
285241
- CREATE TASKS when the request has **multiple distinct deliverables or goals**:
285242
- - "Fix bug A AND add feature B" \u2192 Two separate tasks
285243
- - "Investigate auth, payments, AND notifications" \u2192 Three independent areas
285244
- - "Implement X, then add tests, then update docs" \u2192 Sequential phases with different outputs
285245
- - User explicitly asks for a plan or task breakdown
285246
-
285247
- SKIP TASKS for single-goal requests, even if they require multiple searches:
285248
- - "How does ranking work?" \u2192 Just investigate and answer (one goal)
285249
- - "What does function X do?" \u2192 Just look it up (one goal)
285250
- - "Explain the authentication flow" \u2192 Just trace and explain (one goal)
285251
- - "Find where errors are logged" \u2192 Just search and report (one goal)
285252
-
285253
- **Key insight**: Multiple *internal steps* (search, read, analyze) are NOT the same as multiple *goals*.
285254
- A single investigation with many steps is still ONE task, not many.
285255
-
285256
- ## Task Granularity
285257
-
285258
- Tasks represent LOGICAL UNITS OF WORK, not individual files or steps:
285259
- - "Fix 8 similar test files" \u2192 ONE task (same type of fix across files)
285260
- - "Update API + tests + docs" \u2192 THREE tasks (different types of work)
285261
- - "Implement feature in 5 files" \u2192 ONE task (single feature)
285262
-
285263
- **Rule of thumb**: If you're creating more than 3-4 tasks, you're probably too granular.
285264
-
285265
- **Anti-patterns to avoid**:
285266
- - One task per file \u274C
285267
- - One task per function \u274C
285268
- - One task per repository (when same type of work) \u274C
285269
-
285270
- **Good patterns**:
285271
- - One task per distinct deliverable \u2713
285272
- - One task per phase (implement, test, document) \u2713
285273
- - One task per different type of work \u2713
285274
-
285275
- MODIFY TASKS when (during execution):
285276
- - You discover the problem is more complex than expected \u2192 Add new tasks
285277
- - A single task covers too much scope \u2192 Split into smaller tasks
285278
- - You find related work that needs attention \u2192 Add dependent tasks
285279
- - A task becomes irrelevant based on findings \u2192 Cancel it
285280
- - Task priorities change based on discoveries \u2192 Update priority
285281
- - You learn new context \u2192 Update task description
285282
-
285283
- ## Task Workflow
285284
-
285285
- **STEP 1 - Plan (at start):**
285286
- Analyze the request and create tasks for each logical step:
285287
-
285288
- <task>
285289
- <action>create</action>
285290
- <tasks>[
285291
- {"title": "Search for authentication module", "priority": "high"},
285292
- {"title": "Analyze login flow implementation", "dependencies": ["task-1"]},
285293
- {"title": "Find session management code", "dependencies": ["task-1"]},
285294
- {"title": "Summarize authentication architecture", "dependencies": ["task-2", "task-3"]}
285295
- ]</tasks>
285296
- </task>
285297
-
285298
- **STEP 2 - Execute (during work):**
285299
- Update task status as you work:
285300
-
285301
- <task>
285302
- <action>update</action>
285303
- <id>task-1</id>
285304
- <status>in_progress</status>
285305
- </task>
285306
-
285307
- ... do the work (search, extract, etc.) ...
285308
-
285309
- <task>
285310
- <action>complete</action>
285311
- <id>task-1</id>
285312
- </task>
285313
-
285314
- **STEP 2b - Adapt (when you discover new work):**
285315
- As you work, you may discover that:
285316
- - A task is more complex than expected \u2192 Split it into subtasks
285317
- - New areas need investigation \u2192 Add new tasks
285318
- - Some tasks are no longer needed \u2192 Cancel them
285319
- - Task order should change \u2192 Update dependencies
285320
-
285321
- *Adding a new task when you discover more work:*
285322
- <task>
285323
- <action>create</action>
285324
- <title>Investigate caching layer</title>
285325
- <description>Found references to Redis caching in auth module</description>
285326
- </task>
285327
-
285328
- *Inserting a task after a specific task (to maintain logical order):*
285329
- <task>
285330
- <action>create</action>
285331
- <title>Check rate limiting</title>
285332
- <after>task-2</after>
285333
- </task>
285334
-
285335
- *Cancelling and splitting a complex task:*
285336
- <task>
285337
- <action>update</action>
285338
- <id>task-3</id>
285339
- <status>cancelled</status>
285340
- </task>
285341
- <task>
285342
- <action>create</action>
285343
- <tasks>[
285344
- {"title": "Review JWT token generation", "priority": "high"},
285345
- {"title": "Review token refresh logic"}
285346
- ]</tasks>
285347
- </task>
285348
-
285349
- **STEP 3 - Finish (before completion):**
285350
- Before calling attempt_completion, ensure ALL tasks are either:
285351
- - \`completed\` - you finished the work
285352
- - \`cancelled\` - no longer needed
285353
-
285354
- If you created tasks, you MUST resolve them all before completing.
285355
-
285356
- ## Key Rules
285357
-
285358
- 1. **Dependencies are enforced**: A task cannot start until its dependencies are completed
285359
- 2. **Circular dependencies are rejected**: task-1 \u2192 task-2 \u2192 task-1 is invalid
285360
- 3. **Completion is blocked**: attempt_completion will fail if tasks remain unresolved
285361
- 4. **List to review**: Use <task><action>list</action></task> to see current task status
285362
- 5. **Tasks are living documents**: Add, split, or cancel tasks as you learn more about the problem
285222
+ taskSystemPrompt = `[Task Management]
285223
+
285224
+ Use the task tool to track progress on complex requests with multiple distinct goals.
285225
+
285226
+ ## When to Use Tasks
285227
+
285228
+ CREATE tasks when the request has **multiple separate deliverables**:
285229
+ - "Fix bug A AND add feature B" \u2192 two tasks
285230
+ - "Investigate auth, payments, AND notifications" \u2192 three tasks
285231
+ - "Implement X, then add tests, then update docs" \u2192 three sequential tasks
285232
+
285233
+ SKIP tasks for single-goal requests, even complex ones:
285234
+ - "How does ranking work?" \u2014 just investigate and answer
285235
+ - "Explain the authentication flow" \u2014 just trace and explain
285236
+ Multiple internal steps (search, read, analyze) for one goal \u2260 multiple tasks.
285237
+
285238
+ ## Granularity
285239
+
285240
+ Tasks = logical units of work, not files or steps.
285241
+ - "Fix 8 similar test files" \u2192 ONE task (same fix repeated)
285242
+ - "Update API + tests + docs" \u2192 THREE tasks (different work types)
285243
+ - Max 3\u20134 tasks. More means you're too granular.
285244
+
285245
+ ## Workflow
285246
+
285247
+ 1. **Plan**: Call task tool with action="create" and a tasks array up front
285248
+ 2. **Execute**: Update status to "in_progress" / "completed" as you work. Add, split, or cancel tasks as you learn more.
285249
+ 3. **Finish**: All tasks must be "completed" or "cancelled" before calling attempt_completion.
285250
+
285251
+ ## Rules
285252
+
285253
+ - Dependencies are enforced: a task cannot start until its dependencies are completed
285254
+ - Circular dependencies are rejected
285255
+ - attempt_completion is blocked while tasks remain unresolved
285363
285256
  `;
285364
- taskGuidancePrompt = `<task_guidance>
285365
- Does this request have MULTIPLE DISTINCT GOALS?
285257
+ taskGuidancePrompt = `Does this request have MULTIPLE DISTINCT GOALS?
285366
285258
  - "Do A AND B AND C" (multiple goals) \u2192 Create tasks for each goal
285367
285259
  - "Investigate/explain/find X" (single goal) \u2192 Skip tasks, just answer directly
285368
-
285369
- Multiple internal steps (search, read, analyze) for ONE goal = NO tasks needed.
285370
- Only create tasks when there are separate deliverables the user is asking for.
285371
-
285372
- If creating tasks, use the task tool with action="create" first.
285373
- </task_guidance>`;
285260
+ Multiple internal steps for ONE goal = NO tasks needed.
285261
+ If creating tasks, use the task tool with action="create" first.`;
285374
285262
  }
285375
285263
  });
285376
285264
 
@@ -331869,9 +331757,10 @@ If the solution is clear, you can jump to implementation right away. If not, ask
331869
331757
  - After every significant change, verify the project still builds and passes linting. Do not wait until the end to discover breakage.
331870
331758
 
331871
331759
  # After Implementation
331872
- - Always run the project's tests before considering the task complete. If tests fail, fix them.
331873
- - Run lint and typecheck commands if known for the project.
331874
- - If a build, lint, or test fails, fix the issue before finishing.
331760
+ - Verify the project builds successfully. If it doesn't, fix the build before moving on.
331761
+ - Run lint and typecheck commands if known for the project. Fix any new warnings or errors you introduced.
331762
+ - Add tests for any new or changed functionality. Tests must cover the main path and important edge cases.
331763
+ - Run the project's full test suite. If any tests fail (including pre-existing ones you may have broken), fix them before finishing.
331875
331764
  - When the task is done, respond to the user with a concise summary of what was implemented, what files were changed, and any relevant details. Include links (e.g. pull request URL) so the user has everything they need.
331876
331765
 
331877
331766
  # GitHub Integration
@@ -341084,6 +340973,19 @@ function isContextLimitError(error2) {
341084
340973
  }
341085
340974
  return false;
341086
340975
  }
340976
+ function messageContainsCompletion(msg) {
340977
+ if (Array.isArray(msg.toolInvocations)) {
340978
+ if (msg.toolInvocations.some((t5) => t5.toolName === "attempt_completion")) return true;
340979
+ }
340980
+ if (Array.isArray(msg.tool_calls)) {
340981
+ if (msg.tool_calls.some((t5) => t5.function?.name === "attempt_completion")) return true;
340982
+ }
340983
+ if (Array.isArray(msg.content)) {
340984
+ if (msg.content.some((p5) => p5.type === "tool-call" && p5.toolName === "attempt_completion")) return true;
340985
+ }
340986
+ const text = typeof msg.content === "string" ? msg.content : "";
340987
+ return text.includes("attempt_completion");
340988
+ }
341087
340989
  function identifyMessageSegments(messages) {
341088
340990
  const segments = [];
341089
340991
  let currentSegment = null;
@@ -341092,27 +340994,23 @@ function identifyMessageSegments(messages) {
341092
340994
  if (msg.role === "system") {
341093
340995
  continue;
341094
340996
  }
340997
+ if (msg.role === "tool" && currentSegment) {
340998
+ currentSegment.monologueIndices.push(i5);
340999
+ continue;
341000
+ }
341095
341001
  if (msg.role === "user") {
341096
- const content = typeof msg.content === "string" ? msg.content : "";
341097
- const isToolResult = content.includes("<tool_result>");
341098
- if (isToolResult && currentSegment) {
341099
- currentSegment.finalIndex = i5;
341002
+ if (currentSegment) {
341100
341003
  segments.push(currentSegment);
341101
- currentSegment = null;
341102
- } else {
341103
- if (currentSegment) {
341104
- segments.push(currentSegment);
341105
- }
341106
- currentSegment = {
341107
- userIndex: i5,
341108
- monologueIndices: [],
341109
- finalIndex: null
341110
- };
341111
341004
  }
341005
+ currentSegment = {
341006
+ userIndex: i5,
341007
+ monologueIndices: [],
341008
+ finalIndex: null
341009
+ };
341112
341010
  }
341113
341011
  if (msg.role === "assistant" && currentSegment) {
341114
- const content = typeof msg.content === "string" ? msg.content : "";
341115
- if (content.includes("<attempt_completion>") || content.includes("attempt_completion")) {
341012
+ const hasCompletion = messageContainsCompletion(msg);
341013
+ if (hasCompletion) {
341116
341014
  currentSegment.monologueIndices.push(i5);
341117
341015
  currentSegment.finalIndex = i5;
341118
341016
  segments.push(currentSegment);
@@ -359219,8 +359117,7 @@ Instructions:
359219
359117
  - Format as a structured list if multiple items found
359220
359118
  - If nothing relevant is found in this chunk, respond with "No relevant items found in this chunk."
359221
359119
  - Do NOT summarize the code - extract the specific information requested
359222
- - IMPORTANT: When completing, always use the FULL format: <attempt_completion><result>YOUR ANSWER HERE</result></attempt_completion>
359223
- - Do NOT use the shorthand <attempt_complete></attempt_complete> format`;
359120
+ - When done, use the attempt_completion tool with your answer as the result.`;
359224
359121
  try {
359225
359122
  const result = await delegate({
359226
359123
  task,
@@ -359285,7 +359182,7 @@ async function aggregateResults(chunkResults2, aggregation, extractionPrompt, op
359285
359182
  ${stripResultTags(r5.result)}`).join("\n\n");
359286
359183
  const completionNote = `
359287
359184
 
359288
- IMPORTANT: When completing, always use the FULL format: <attempt_completion><result>YOUR ANSWER HERE</result></attempt_completion>`;
359185
+ When done, use the attempt_completion tool with your answer as the result.`;
359289
359186
  const aggregationPrompts = {
359290
359187
  summarize: `Synthesize these analyses into a comprehensive summary. Combine related findings, remove redundancy, and present a coherent overview.
359291
359188
 
@@ -359443,7 +359340,7 @@ Your answer should:
359443
359340
 
359444
359341
  Format your response as a well-structured document that fully answers: "${question}"
359445
359342
 
359446
- IMPORTANT: When completing, use the FULL format: <attempt_completion><result>YOUR ANSWER HERE</result></attempt_completion>`;
359343
+ When done, use the attempt_completion tool with your answer as the result.`;
359447
359344
  try {
359448
359345
  const result = await delegate({
359449
359346
  task: synthesisTask,
@@ -359774,7 +359671,7 @@ function buildSearchDelegateTask({ searchQuery, searchPath, exact, language, all
359774
359671
  "",
359775
359672
  "Strategy for complex queries:",
359776
359673
  "1. Analyze the query - identify key concepts, entities, and relationships",
359777
- '2. Run focused searches for each concept (e.g., "error handling" + "authentication" separately)',
359674
+ '2. Run focused searches for each independent concept (e.g., for "how do payments work and how are emails sent", search "payments" and "emails" separately since they are unrelated)',
359778
359675
  "3. Use extract to verify relevance of promising results",
359779
359676
  "4. Combine all relevant targets in your final response",
359780
359677
  "",
@@ -360513,9 +360410,7 @@ Example: <edit><file_path>${file_path}</file_path><symbol>${allMatches[0].qualif
360513
360410
  if (fileTracker) {
360514
360411
  const check = fileTracker.checkSymbolContent(resolvedPath2, symbol15, symbolInfo.code);
360515
360412
  if (!check.ok && check.reason === "stale") {
360516
- return `Error editing ${file_path}: Symbol "${symbol15}" has changed since you last read it. Use extract to re-read the current content, then retry.
360517
-
360518
- Example: <extract><targets>${file_path}#${symbol15}</targets></extract>`;
360413
+ return `Error editing ${file_path}: Symbol "${symbol15}" has changed since you last read it. Use the extract tool with targets="${file_path}#${symbol15}" to re-read the current content, then retry.`;
360519
360414
  }
360520
360415
  }
360521
360416
  const content = await import_fs12.promises.readFile(resolvedPath2, "utf-8");
@@ -360753,9 +360648,7 @@ Parameters:
360753
360648
  }
360754
360649
  if (options.fileTracker && !options.fileTracker.isFileSeen(resolvedPath2)) {
360755
360650
  const displayPath = toRelativePath(resolvedPath2, workspaceRoot);
360756
- return `Error editing ${displayPath}: This file has not been read yet in this session. Use 'extract' to read the file first, then retry your edit. This ensures you are working with the current file content.
360757
-
360758
- Example: <extract><targets>${displayPath}</targets></extract>`;
360651
+ return `Error editing ${displayPath}: This file has not been read yet in this session. Use the extract tool with targets="${displayPath}" to read the file first, then retry your edit.`;
360759
360652
  }
360760
360653
  if (symbol15 !== void 0 && symbol15 !== null) {
360761
360654
  return await handleSymbolEdit({ resolvedPath: resolvedPath2, file_path, symbol: symbol15, new_string, position, debug, cwd, fileTracker: options.fileTracker });
@@ -360775,7 +360668,7 @@ Example: <extract><targets>${displayPath}</targets></extract>`;
360775
360668
  const displayPath = toRelativePath(resolvedPath2, workspaceRoot);
360776
360669
  return `Error editing ${displayPath}: ${staleCheck.message}
360777
360670
 
360778
- Example: <extract><targets>${displayPath}</targets></extract>`;
360671
+ Use the extract tool with targets="${displayPath}" to re-read the file, then retry.`;
360779
360672
  }
360780
360673
  }
360781
360674
  const content = await import_fs12.promises.readFile(resolvedPath2, "utf-8");
@@ -397439,7 +397332,7 @@ module.exports = /*#__PURE__*/JSON.parse('{"100":"Continue","101":"Switching Pro
397439
397332
  /***/ ((module) => {
397440
397333
 
397441
397334
  "use strict";
397442
- module.exports = /*#__PURE__*/JSON.parse('{"name":"@probelabs/visor","version":"0.1.42","main":"dist/index.js","bin":{"visor":"./dist/index.js"},"exports":{".":{"require":"./dist/index.js","import":"./dist/index.js"},"./sdk":{"types":"./dist/sdk/sdk.d.ts","import":"./dist/sdk/sdk.mjs","require":"./dist/sdk/sdk.js"},"./cli":{"require":"./dist/index.js"}},"files":["dist/","defaults/","action.yml","README.md","LICENSE"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build:cli":"ncc build src/index.ts -o dist && cp -r defaults dist/ && cp -r output dist/ && cp -r docs dist/ && cp -r examples dist/ && cp -r src/debug-visualizer/ui dist/debug-visualizer/ && node scripts/inject-version.js && echo \'#!/usr/bin/env node\' | cat - dist/index.js > temp && mv temp dist/index.js && chmod +x dist/index.js","build:sdk":"tsup src/sdk.ts --dts --sourcemap --format esm,cjs --out-dir dist/sdk","build":"./scripts/build-oss.sh","build:ee":"npm run build:cli && npm run build:sdk","test":"jest && npm run test:yaml","test:unit":"jest","prepublishOnly":"npm run build","test:watch":"jest --watch","test:coverage":"jest --coverage","test:ee":"jest --testPathPatterns=\'tests/ee\' --testPathIgnorePatterns=\'/node_modules/\' --no-coverage","test:manual:bash":"RUN_MANUAL_TESTS=true jest tests/manual/bash-config-manual.test.ts","lint":"eslint src tests --ext .ts","lint:fix":"eslint src tests --ext .ts --fix","format":"prettier --write src tests","format:check":"prettier --check src tests","clean":"","clean:traces":"node scripts/clean-traces.js","prebuild":"npm run clean && node scripts/generate-config-schema.js","pretest":"npm run clean:traces && node scripts/generate-config-schema.js && npm run build:cli","pretest:unit":"npm run clean:traces && node scripts/generate-config-schema.js && npm run build:cli","test:with-build":"npm run build:cli && jest","test:yaml":"node dist/index.js test --progress compact","test:yaml:parallel":"node dist/index.js test --progress compact --max-parallel 4","prepare":"husky","pre-commit":"lint-staged","deploy:site":"cd site && npx wrangler pages deploy . --project-name=visor-site --commit-dirty=true","deploy:worker":"npx wrangler deploy","deploy":"npm run deploy:site && npm run deploy:worker","publish:ee":"./scripts/publish-ee.sh","release":"./scripts/release.sh","release:patch":"./scripts/release.sh patch","release:minor":"./scripts/release.sh minor","release:major":"./scripts/release.sh major","release:prerelease":"./scripts/release.sh prerelease","docs:validate":"node scripts/validate-readme-links.js","workshop:setup":"npm install -D reveal-md@6.1.2","workshop:serve":"cd workshop && reveal-md slides.md -w","workshop:export":"reveal-md workshop/slides.md --static workshop/build","workshop:pdf":"reveal-md workshop/slides.md --print workshop/Visor-Workshop.pdf --print-size letter","workshop:pdf:ci":"reveal-md workshop/slides.md --print workshop/Visor-Workshop.pdf --print-size letter --puppeteer-launch-args=\\"--no-sandbox --disable-dev-shm-usage\\"","workshop:pdf:a4":"reveal-md workshop/slides.md --print workshop/Visor-Workshop-A4.pdf --print-size A4","workshop:build":"npm run workshop:export && npm run workshop:pdf","simulate:issue":"TS_NODE_TRANSPILE_ONLY=1 ts-node scripts/simulate-gh-run.ts --event issues --action opened --debug","simulate:comment":"TS_NODE_TRANSPILE_ONLY=1 ts-node scripts/simulate-gh-run.ts --event issue_comment --action created --debug"},"keywords":["code-review","ai","github-action","cli","pr-review","visor"],"author":"Probe Labs","license":"MIT","description":"AI workflow engine for code review, assistants, and automation — orchestrate checks, MCP tools, and AI providers with YAML-driven pipelines","repository":{"type":"git","url":"git+https://github.com/probelabs/visor.git"},"bugs":{"url":"https://github.com/probelabs/visor/issues"},"homepage":"https://github.com/probelabs/visor#readme","dependencies":{"@actions/core":"^1.11.1","@apidevtools/swagger-parser":"^12.1.0","@modelcontextprotocol/sdk":"^1.25.3","@nyariv/sandboxjs":"github:probelabs/SandboxJS#f1c13b8eee98734a8ea024061eada4aa9a9ff2e9","@octokit/action":"^8.0.2","@octokit/auth-app":"^8.1.0","@octokit/core":"^7.0.3","@octokit/rest":"^22.0.0","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^1.30.1","@opentelemetry/exporter-trace-otlp-grpc":"^0.203.0","@opentelemetry/exporter-trace-otlp-http":"^0.203.0","@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/resources":"^1.30.1","@opentelemetry/sdk-metrics":"^1.30.1","@opentelemetry/sdk-node":"^0.203.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/semantic-conventions":"^1.30.1","@probelabs/probe":"^0.6.0-rc271","@types/commander":"^2.12.0","@types/uuid":"^10.0.0","acorn":"^8.16.0","acorn-walk":"^8.3.5","ajv":"^8.17.1","ajv-formats":"^3.0.1","better-sqlite3":"^11.0.0","blessed":"^0.1.81","cli-table3":"^0.6.5","commander":"^14.0.0","deepmerge":"^4.3.1","dotenv":"^17.2.3","ignore":"^7.0.5","js-yaml":"^4.1.0","jsonpath-plus":"^10.4.0","liquidjs":"^10.21.1","minimatch":"^10.2.2","node-cron":"^3.0.3","open":"^9.1.0","simple-git":"^3.28.0","uuid":"^11.1.0","ws":"^8.18.3"},"optionalDependencies":{"@anthropic/claude-code-sdk":"npm:null@*","@open-policy-agent/opa-wasm":"^1.10.0","knex":"^3.1.0","mysql2":"^3.11.0","pg":"^8.13.0","tedious":"^19.0.0"},"devDependencies":{"@eslint/js":"^9.34.0","@kie/act-js":"^2.6.2","@kie/mock-github":"^2.0.1","@swc/core":"^1.13.2","@swc/jest":"^0.2.37","@types/better-sqlite3":"^7.6.0","@types/blessed":"^0.1.27","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/node":"^24.3.0","@types/node-cron":"^3.0.11","@types/ws":"^8.18.1","@typescript-eslint/eslint-plugin":"^8.42.0","@typescript-eslint/parser":"^8.42.0","@vercel/ncc":"^0.38.4","eslint":"^9.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","husky":"^9.1.7","jest":"^30.1.3","lint-staged":"^16.1.6","prettier":"^3.6.2","reveal-md":"^6.1.2","ts-json-schema-generator":"^1.5.1","ts-node":"^10.9.2","tsup":"^8.5.0","typescript":"^5.9.2","wrangler":"^3.0.0"},"peerDependenciesMeta":{"@anthropic/claude-code-sdk":{"optional":true}},"directories":{"test":"tests"},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"]}}');
397335
+ module.exports = /*#__PURE__*/JSON.parse('{"name":"@probelabs/visor","version":"0.1.42","main":"dist/index.js","bin":{"visor":"./dist/index.js"},"exports":{".":{"require":"./dist/index.js","import":"./dist/index.js"},"./sdk":{"types":"./dist/sdk/sdk.d.ts","import":"./dist/sdk/sdk.mjs","require":"./dist/sdk/sdk.js"},"./cli":{"require":"./dist/index.js"}},"files":["dist/","defaults/","action.yml","README.md","LICENSE"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"build:cli":"ncc build src/index.ts -o dist && cp -r defaults dist/ && cp -r output dist/ && cp -r docs dist/ && cp -r examples dist/ && cp -r src/debug-visualizer/ui dist/debug-visualizer/ && node scripts/inject-version.js && echo \'#!/usr/bin/env node\' | cat - dist/index.js > temp && mv temp dist/index.js && chmod +x dist/index.js","build:sdk":"tsup src/sdk.ts --dts --sourcemap --format esm,cjs --out-dir dist/sdk","build":"./scripts/build-oss.sh","build:ee":"npm run build:cli && npm run build:sdk","test":"jest && npm run test:yaml","test:unit":"jest","prepublishOnly":"npm run build","test:watch":"jest --watch","test:coverage":"jest --coverage","test:ee":"jest --testPathPatterns=\'tests/ee\' --testPathIgnorePatterns=\'/node_modules/\' --no-coverage","test:manual:bash":"RUN_MANUAL_TESTS=true jest tests/manual/bash-config-manual.test.ts","lint":"eslint src tests --ext .ts","lint:fix":"eslint src tests --ext .ts --fix","format":"prettier --write src tests","format:check":"prettier --check src tests","clean":"","clean:traces":"node scripts/clean-traces.js","prebuild":"npm run clean && node scripts/generate-config-schema.js","pretest":"npm run clean:traces && node scripts/generate-config-schema.js && npm run build:cli","pretest:unit":"npm run clean:traces && node scripts/generate-config-schema.js && npm run build:cli","test:with-build":"npm run build:cli && jest","test:yaml":"node dist/index.js test --progress compact","test:yaml:parallel":"node dist/index.js test --progress compact --max-parallel 4","prepare":"husky","pre-commit":"lint-staged","deploy:site":"cd site && npx wrangler pages deploy . --project-name=visor-site --commit-dirty=true","deploy:worker":"npx wrangler deploy","deploy":"npm run deploy:site && npm run deploy:worker","publish:ee":"./scripts/publish-ee.sh","release":"./scripts/release.sh","release:patch":"./scripts/release.sh patch","release:minor":"./scripts/release.sh minor","release:major":"./scripts/release.sh major","release:prerelease":"./scripts/release.sh prerelease","docs:validate":"node scripts/validate-readme-links.js","workshop:setup":"npm install -D reveal-md@6.1.2","workshop:serve":"cd workshop && reveal-md slides.md -w","workshop:export":"reveal-md workshop/slides.md --static workshop/build","workshop:pdf":"reveal-md workshop/slides.md --print workshop/Visor-Workshop.pdf --print-size letter","workshop:pdf:ci":"reveal-md workshop/slides.md --print workshop/Visor-Workshop.pdf --print-size letter --puppeteer-launch-args=\\"--no-sandbox --disable-dev-shm-usage\\"","workshop:pdf:a4":"reveal-md workshop/slides.md --print workshop/Visor-Workshop-A4.pdf --print-size A4","workshop:build":"npm run workshop:export && npm run workshop:pdf","simulate:issue":"TS_NODE_TRANSPILE_ONLY=1 ts-node scripts/simulate-gh-run.ts --event issues --action opened --debug","simulate:comment":"TS_NODE_TRANSPILE_ONLY=1 ts-node scripts/simulate-gh-run.ts --event issue_comment --action created --debug"},"keywords":["code-review","ai","github-action","cli","pr-review","visor"],"author":"Probe Labs","license":"MIT","description":"AI workflow engine for code review, assistants, and automation — orchestrate checks, MCP tools, and AI providers with YAML-driven pipelines","repository":{"type":"git","url":"git+https://github.com/probelabs/visor.git"},"bugs":{"url":"https://github.com/probelabs/visor/issues"},"homepage":"https://github.com/probelabs/visor#readme","dependencies":{"@actions/core":"^1.11.1","@apidevtools/swagger-parser":"^12.1.0","@modelcontextprotocol/sdk":"^1.25.3","@nyariv/sandboxjs":"github:probelabs/SandboxJS#f1c13b8eee98734a8ea024061eada4aa9a9ff2e9","@octokit/action":"^8.0.2","@octokit/auth-app":"^8.1.0","@octokit/core":"^7.0.3","@octokit/rest":"^22.0.0","@opentelemetry/api":"^1.9.0","@opentelemetry/core":"^1.30.1","@opentelemetry/exporter-trace-otlp-grpc":"^0.203.0","@opentelemetry/exporter-trace-otlp-http":"^0.203.0","@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/resources":"^1.30.1","@opentelemetry/sdk-metrics":"^1.30.1","@opentelemetry/sdk-node":"^0.203.0","@opentelemetry/sdk-trace-base":"^1.30.1","@opentelemetry/semantic-conventions":"^1.30.1","@probelabs/probe":"^0.6.0-rc274","@types/commander":"^2.12.0","@types/uuid":"^10.0.0","acorn":"^8.16.0","acorn-walk":"^8.3.5","ajv":"^8.17.1","ajv-formats":"^3.0.1","better-sqlite3":"^11.0.0","blessed":"^0.1.81","cli-table3":"^0.6.5","commander":"^14.0.0","deepmerge":"^4.3.1","dotenv":"^17.2.3","ignore":"^7.0.5","js-yaml":"^4.1.0","jsonpath-plus":"^10.4.0","liquidjs":"^10.21.1","minimatch":"^10.2.2","node-cron":"^3.0.3","open":"^9.1.0","simple-git":"^3.28.0","uuid":"^11.1.0","ws":"^8.18.3"},"optionalDependencies":{"@anthropic/claude-code-sdk":"npm:null@*","@open-policy-agent/opa-wasm":"^1.10.0","knex":"^3.1.0","mysql2":"^3.11.0","pg":"^8.13.0","tedious":"^19.0.0"},"devDependencies":{"@eslint/js":"^9.34.0","@kie/act-js":"^2.6.2","@kie/mock-github":"^2.0.1","@swc/core":"^1.13.2","@swc/jest":"^0.2.37","@types/better-sqlite3":"^7.6.0","@types/blessed":"^0.1.27","@types/jest":"^30.0.0","@types/js-yaml":"^4.0.9","@types/node":"^24.3.0","@types/node-cron":"^3.0.11","@types/ws":"^8.18.1","@typescript-eslint/eslint-plugin":"^8.42.0","@typescript-eslint/parser":"^8.42.0","@vercel/ncc":"^0.38.4","eslint":"^9.34.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","husky":"^9.1.7","jest":"^30.1.3","lint-staged":"^16.1.6","prettier":"^3.6.2","reveal-md":"^6.1.2","ts-json-schema-generator":"^1.5.1","ts-node":"^10.9.2","tsup":"^8.5.0","typescript":"^5.9.2","wrangler":"^3.0.0"},"peerDependenciesMeta":{"@anthropic/claude-code-sdk":{"optional":true}},"directories":{"test":"tests"},"lint-staged":{"src/**/*.{ts,js}":["eslint --fix","prettier --write"],"tests/**/*.{ts,js}":["eslint --fix","prettier --write"],"*.{json,md,yml,yaml}":["prettier --write"]}}');
397443
397336
 
397444
397337
  /***/ })
397445
397338
 
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  CheckProviderRegistry,
3
3
  init_check_provider_registry
4
- } from "./chunk-XEVC3I2T.mjs";
4
+ } from "./chunk-RHAKGIBI.mjs";
5
5
  import "./chunk-KFKHU6CM.mjs";
6
6
  import "./chunk-AVMMKGLQ.mjs";
7
7
  import "./chunk-LG4AUKHB.mjs";
@@ -11,9 +11,9 @@ import "./chunk-GEW6LS32.mjs";
11
11
  import "./chunk-NZADFXHE.mjs";
12
12
  import "./chunk-AS6LIEO4.mjs";
13
13
  import "./chunk-NCWIZVOT.mjs";
14
- import "./chunk-SPCGI24K.mjs";
15
- import "./chunk-ILIWDV37.mjs";
16
- import "./chunk-GQ7H7E4Y.mjs";
14
+ import "./chunk-QSY3XLA3.mjs";
15
+ import "./chunk-ITZWA2RF.mjs";
16
+ import "./chunk-WYD5ISLQ.mjs";
17
17
  import "./chunk-JL7JXCET.mjs";
18
18
  import "./chunk-ZUEQNCKB.mjs";
19
19
  import "./chunk-25IC7KXZ.mjs";
@@ -26,4 +26,4 @@ init_check_provider_registry();
26
26
  export {
27
27
  CheckProviderRegistry
28
28
  };
29
- //# sourceMappingURL=check-provider-registry-BOW56JUJ.mjs.map
29
+ //# sourceMappingURL=check-provider-registry-A32RRIIF.mjs.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  CheckProviderRegistry,
3
3
  init_check_provider_registry
4
- } from "./chunk-FRTHLKIG.mjs";
4
+ } from "./chunk-A3B4LEGZ.mjs";
5
5
  import "./chunk-KFKHU6CM.mjs";
6
6
  import "./chunk-AVMMKGLQ.mjs";
7
7
  import "./chunk-LG4AUKHB.mjs";
@@ -11,9 +11,9 @@ import "./chunk-GEW6LS32.mjs";
11
11
  import "./chunk-NZADFXHE.mjs";
12
12
  import "./chunk-AS6LIEO4.mjs";
13
13
  import "./chunk-NCWIZVOT.mjs";
14
- import "./chunk-SPCGI24K.mjs";
15
- import "./chunk-ILIWDV37.mjs";
16
- import "./chunk-GQ7H7E4Y.mjs";
14
+ import "./chunk-QSY3XLA3.mjs";
15
+ import "./chunk-ITZWA2RF.mjs";
16
+ import "./chunk-WYD5ISLQ.mjs";
17
17
  import "./chunk-JL7JXCET.mjs";
18
18
  import "./chunk-ZUEQNCKB.mjs";
19
19
  import "./chunk-25IC7KXZ.mjs";
@@ -26,4 +26,4 @@ init_check_provider_registry();
26
26
  export {
27
27
  CheckProviderRegistry
28
28
  };
29
- //# sourceMappingURL=check-provider-registry-LVXLROAJ.mjs.map
29
+ //# sourceMappingURL=check-provider-registry-CZLHVHZZ.mjs.map