@agimon-ai/doompi 0.0.1-alpha.31 → 0.0.1-alpha.32

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agimon-ai/doompi",
3
- "version": "0.0.1-alpha.31",
3
+ "version": "0.0.1-alpha.32",
4
4
  "description": "Opinionated, composable Pi distribution for scoped agent tools, skills, MCP servers, and developer workflows.",
5
5
  "keywords": [
6
6
  "ai",
@@ -302,16 +302,16 @@
302
302
  "rolldown": "1.2.5",
303
303
  "typebox": "1.3.16",
304
304
  "yaml": "2.9.0",
305
- "@agimon-ai/doompi-autostop": "0.0.1-alpha.9",
306
- "@agimon-ai/doompi-domain": "0.0.1-alpha.9",
307
- "@agimon-ai/doompi-config": "0.0.1-alpha.31",
308
- "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.31",
309
- "@agimon-ai/doompi-major-mode": "0.0.1-alpha.9",
310
- "@agimon-ai/doompi-notification": "0.0.1-alpha.9",
311
- "@agimon-ai/doompi-skill": "0.0.1-alpha.9",
312
- "@agimon-ai/doompi-profile": "0.0.1-alpha.9",
313
- "@agimon-ai/doompi-ui": "0.0.1-alpha.31",
314
- "@agimon-ai/doompi-telemetry": "0.0.1-alpha.31"
305
+ "@agimon-ai/doompi-config": "0.0.1-alpha.32",
306
+ "@agimon-ai/doompi-autostop": "0.0.1-alpha.10",
307
+ "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.32",
308
+ "@agimon-ai/doompi-major-mode": "0.0.1-alpha.10",
309
+ "@agimon-ai/doompi-domain": "0.0.1-alpha.10",
310
+ "@agimon-ai/doompi-profile": "0.0.1-alpha.10",
311
+ "@agimon-ai/doompi-skill": "0.0.1-alpha.10",
312
+ "@agimon-ai/doompi-telemetry": "0.0.1-alpha.32",
313
+ "@agimon-ai/doompi-ui": "0.0.1-alpha.32",
314
+ "@agimon-ai/doompi-notification": "0.0.1-alpha.10"
315
315
  },
316
316
  "devDependencies": {
317
317
  "@earendil-works/pi-ai": "0.84.2",
@@ -321,7 +321,7 @@
321
321
  "@vitest/coverage-v8": "4.1.11",
322
322
  "typescript": "7.0.2",
323
323
  "vitest": "4.1.11",
324
- "@agimon-ai/doompi-runner": "0.0.1-alpha.31"
324
+ "@agimon-ai/doompi-runner": "0.0.1-alpha.32"
325
325
  },
326
326
  "peerDependencies": {
327
327
  "@earendil-works/pi-tui": "0.84.2"