@agimon-ai/doompi 0.0.1-alpha.68 → 0.0.1-alpha.69

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 (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agimon-ai/doompi",
3
- "version": "0.0.1-alpha.68",
3
+ "version": "0.0.1-alpha.69",
4
4
  "description": "Opinionated, composable Pi distribution for scoped agent tools, skills, MCP servers, and developer workflows.",
5
5
  "keywords": [
6
6
  "ai",
@@ -325,17 +325,17 @@
325
325
  "rolldown": "1.2.7",
326
326
  "typebox": "1.3.25",
327
327
  "yaml": "2.9.0",
328
- "@agimon-ai/doompi-autostop": "0.0.1-alpha.44",
329
- "@agimon-ai/doompi-cache": "0.0.1-alpha.33",
330
- "@agimon-ai/doompi-config": "0.0.1-alpha.66",
331
- "@agimon-ai/doompi-domain": "0.0.1-alpha.45",
332
- "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.66",
333
- "@agimon-ai/doompi-major-mode": "0.0.1-alpha.45",
334
- "@agimon-ai/doompi-notification": "0.0.1-alpha.44",
335
- "@agimon-ai/doompi-profile": "0.0.1-alpha.45",
336
- "@agimon-ai/doompi-skill": "0.0.1-alpha.45",
337
- "@agimon-ai/doompi-telemetry": "0.0.1-alpha.65",
338
- "@agimon-ai/doompi-ui": "0.0.1-alpha.67"
328
+ "@agimon-ai/doompi-autostop": "0.0.1-alpha.45",
329
+ "@agimon-ai/doompi-cache": "0.0.1-alpha.34",
330
+ "@agimon-ai/doompi-config": "0.0.1-alpha.67",
331
+ "@agimon-ai/doompi-domain": "0.0.1-alpha.46",
332
+ "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.67",
333
+ "@agimon-ai/doompi-major-mode": "0.0.1-alpha.46",
334
+ "@agimon-ai/doompi-notification": "0.0.1-alpha.45",
335
+ "@agimon-ai/doompi-profile": "0.0.1-alpha.46",
336
+ "@agimon-ai/doompi-skill": "0.0.1-alpha.46",
337
+ "@agimon-ai/doompi-telemetry": "0.0.1-alpha.66",
338
+ "@agimon-ai/doompi-ui": "0.0.1-alpha.68"
339
339
  },
340
340
  "devDependencies": {
341
341
  "@earendil-works/pi-ai": "0.85.1",
@@ -345,7 +345,7 @@
345
345
  "@vitest/coverage-v8": "4.1.11",
346
346
  "typescript": "7.0.2",
347
347
  "vitest": "4.1.11",
348
- "@agimon-ai/doompi-runner": "0.0.1-alpha.67"
348
+ "@agimon-ai/doompi-runner": "0.0.1-alpha.68"
349
349
  },
350
350
  "peerDependencies": {
351
351
  "@earendil-works/pi-tui": "0.85.1"