@x-otto/plugin-otto-wire-protocols 0.1.0-alpha.14 → 0.1.0-alpha.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/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@x-otto/plugin-otto-wire-protocols",
3
- "version": "0.1.0-alpha.14",
3
+ "version": "0.1.0-alpha.15",
4
4
  "private": false,
5
5
  "description": "Three standard wire protocol implementations (anthropic-messages/openai-responses/openai-completions) — runtime support for provider plugins. Publishable standalone so non-CLI hosts (e.g. desktop apps depending only on @x-otto/coding) can install it without the full @x-otto/cli dependency tree.",
6
6
  "dependencies": {
7
7
  "@anthropic-ai/sdk": "0.88.0",
8
- "@x-otto/shared": "0.1.0-alpha.14",
9
- "@x-otto/interchange": "0.1.0-alpha.14",
10
- "@x-otto/provider": "0.1.0-alpha.14",
11
- "@x-otto/plugin": "0.1.0-alpha.14"
8
+ "@x-otto/provider": "0.1.0-alpha.15",
9
+ "@x-otto/interchange": "0.1.0-alpha.15",
10
+ "@x-otto/plugin": "0.1.0-alpha.15",
11
+ "@x-otto/shared": "0.1.0-alpha.15"
12
12
  },
13
13
  "type": "module",
14
14
  "files": [
@@ -1 +1 @@
1
- {"apiVersion":1,"compilerVersion":"0.1.0-alpha.14","sourceHash":"e93b544b123bd6f45757457f819cbda2d08a419f276e399561dadf654f9abeb1"}
1
+ {"apiVersion":1,"compilerVersion":"0.1.0-alpha.15","sourceHash":"a5bc1aa9b8c0b8ff5005874fe95d2b28cbda16315fda7cee115c6f82fa980563"}
@@ -16371,7 +16371,7 @@ function i2(e8) {
16371
16371
  }
16372
16372
 
16373
16373
  // ../interchange/dist/index.js
16374
- var _ = { toolGuidance: { name: `tool-guidance-injection`, priority: 20, lane: `stable`, budgetBytes: 2e4 }, skillLoopGuidance: { name: `skill-loop-guidance-injection`, priority: 21, lane: `stable`, budgetBytes: 2e3 }, environment: { name: `runtime:environment`, priority: 25, lane: `stable`, budgetBytes: 2e3 }, environmentVolatile: { name: `runtime:environment-volatile`, priority: 26, lane: `volatile`, budgetBytes: 4e3 }, agentKnowledge: { name: `agent-knowledge-injection`, priority: 35, lane: `stable`, budgetBytes: 28e3 }, skillCatalog: { name: `skill-catalog-injection`, priority: 38, lane: `stable`, budgetBytes: 12e3 }, lessonRelevantHints: { name: `lesson-relevant-hints`, priority: 41, lane: `volatile`, budgetBytes: 4e3 }, internalize: { name: `internalize-skill-injection`, priority: 42, lane: `volatile`, budgetBytes: 4e3 }, pluginFailures: { name: `plugin-failures-injection`, priority: 55, lane: `volatile`, budgetBytes: 4e3 }, memoryDelta: { name: `memory-delta-injection`, priority: 60, lane: `volatile`, budgetBytes: 8e3 }, todoReminder: { name: `todo-reminder-injection`, priority: 62, lane: `volatile`, budgetBytes: 4e3 }, docSyncReminder: { name: `doc-sync-reminder-injection`, priority: 64, lane: `volatile`, budgetBytes: 4e3 } };
16374
+ var _ = { toolGuidance: { name: `tool-guidance-injection`, priority: 20, lane: `stable`, budgetBytes: 2e4 }, environment: { name: `runtime:environment`, priority: 25, lane: `stable`, budgetBytes: 2e3 }, environmentVolatile: { name: `runtime:environment-volatile`, priority: 26, lane: `volatile`, budgetBytes: 4e3 }, agentKnowledge: { name: `agent-knowledge-injection`, priority: 35, lane: `stable`, budgetBytes: 28e3 }, skillCatalog: { name: `skill-catalog-injection`, priority: 38, lane: `stable`, budgetBytes: 12e3 }, lessonRelevantHints: { name: `lesson-relevant-hints`, priority: 41, lane: `volatile`, budgetBytes: 4e3 }, memoryDelta: { name: `memory-delta-injection`, priority: 60, lane: `volatile`, budgetBytes: 8e3 }, todoReminder: { name: `todo-reminder-injection`, priority: 62, lane: `volatile`, budgetBytes: 4e3 }, docSyncReminder: { name: `doc-sync-reminder-injection`, priority: 64, lane: `volatile`, budgetBytes: 4e3 } };
16375
16375
  var v = Object.values(_);
16376
16376
 
16377
16377
  // ../provider/dist/index.js