@agimon-ai/doompi-user-feedback 0.0.1-alpha.21 → 0.0.1-alpha.23

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agimon-ai/doompi-user-feedback",
3
- "version": "0.0.1-alpha.21",
3
+ "version": "0.0.1-alpha.23",
4
4
  "description": "Structured user questions with interactive and autonomous Voice handoff for Pi agents.",
5
5
  "keywords": [
6
6
  "ai",
@@ -46,8 +46,8 @@
46
46
  "dependencies": {
47
47
  "@deepseek-ai/cordis": "4.0.1",
48
48
  "typebox": "1.3.16",
49
- "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.32",
50
- "@agimon-ai/doompi-ui": "0.0.1-alpha.32"
49
+ "@agimon-ai/doompi-extension-contracts": "0.0.1-alpha.34",
50
+ "@agimon-ai/doompi-ui": "0.0.1-alpha.34"
51
51
  },
52
52
  "devDependencies": {
53
53
  "@earendil-works/pi-coding-agent": "0.84.2",