@bittersmilezzz/dsh-asr-voice 0.3.1 → 0.3.2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@bittersmilezzz/dsh-asr-voice",
3
- "version": "0.3.1",
3
+ "version": "0.3.2",
4
4
  "description": "开口即成文 · Speak-to-prompt for DeepSeek Harness:云端 ASR 语音识别 + 提示词优化 + 填入草稿/自动发送,跨平台 macOS / Windows。",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -89,20 +89,20 @@
89
89
  },
90
90
  "peerDependencies": {
91
91
  "@deepseek-ai/cordis": "^4.0.2",
92
- "@deepseek-ai/dsh-agent": "^0.1.5-rc.2",
93
- "@deepseek-ai/dsh-api-remotes": "^0.1.5-rc.2",
94
- "@deepseek-ai/dsh-client-locale": "^0.1.5-rc.2",
95
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.5-rc.2",
96
- "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.5-rc.2",
97
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.5-rc.2",
98
- "@deepseek-ai/dsh-client-ui-renderer": "^0.1.5-rc.2",
99
- "@deepseek-ai/dsh-client-ui-settings": "^0.1.5-rc.2",
100
- "@deepseek-ai/dsh-client-ui-settings-plugins": "^0.1.5-rc.2",
101
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.5-rc.2",
102
- "@deepseek-ai/dsh-client-ui-theme": "^0.1.5-rc.2",
103
- "@deepseek-ai/dsh-host-webserver": "^0.1.5-rc.2",
104
- "@deepseek-ai/dsh-llm": "^0.1.5-rc.2",
105
- "@deepseek-ai/dsh-settings": "^0.1.5-rc.2",
92
+ "@deepseek-ai/dsh-agent": "^0.1.6-alpha.1",
93
+ "@deepseek-ai/dsh-api-remotes": "^0.1.6-alpha.1",
94
+ "@deepseek-ai/dsh-client-locale": "^0.1.6-alpha.1",
95
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.6-alpha.1",
96
+ "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.6-alpha.1",
97
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.6-alpha.1",
98
+ "@deepseek-ai/dsh-client-ui-renderer": "^0.1.6-alpha.1",
99
+ "@deepseek-ai/dsh-client-ui-settings": "^0.1.6-alpha.1",
100
+ "@deepseek-ai/dsh-client-ui-settings-plugins": "^0.1.6-alpha.1",
101
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.6-alpha.1",
102
+ "@deepseek-ai/dsh-client-ui-theme": "^0.1.6-alpha.1",
103
+ "@deepseek-ai/dsh-host-webserver": "^0.1.6-alpha.1",
104
+ "@deepseek-ai/dsh-llm": "^0.1.6-alpha.1",
105
+ "@deepseek-ai/dsh-settings": "^0.1.6-alpha.1",
106
106
  "@deepseek-ai/schemastery": "^3.18.2",
107
107
  "react": "^18.2.0",
108
108
  "react-dom": "^18.2.0"
@@ -123,17 +123,17 @@
123
123
  },
124
124
  "devDependencies": {
125
125
  "@deepseek-ai/cordis": "^4.0.2",
126
- "@deepseek-ai/dsh-client-locale": "^0.1.5-rc.2",
127
- "@deepseek-ai/dsh-client-ui-conversation": "^0.1.5-rc.2",
128
- "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.5-rc.2",
129
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.5-rc.2",
130
- "@deepseek-ai/dsh-client-ui-renderer": "^0.1.5-rc.2",
131
- "@deepseek-ai/dsh-client-ui-settings": "^0.1.5-rc.2",
132
- "@deepseek-ai/dsh-client-ui-settings-plugins": "^0.1.5-rc.2",
133
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.5-rc.2",
134
- "@deepseek-ai/dsh-client-ui-theme": "^0.1.5-rc.2",
135
- "@deepseek-ai/dsh-host-webserver": "^0.1.5-rc.2",
136
- "@deepseek-ai/dsh-settings": "^0.1.5-rc.2",
126
+ "@deepseek-ai/dsh-client-locale": "^0.1.6-alpha.1",
127
+ "@deepseek-ai/dsh-client-ui-conversation": "^0.1.6-alpha.1",
128
+ "@deepseek-ai/dsh-client-ui-input-trigger": "^0.1.6-alpha.1",
129
+ "@deepseek-ai/dsh-client-ui-primitives": "^0.1.6-alpha.1",
130
+ "@deepseek-ai/dsh-client-ui-renderer": "^0.1.6-alpha.1",
131
+ "@deepseek-ai/dsh-client-ui-settings": "^0.1.6-alpha.1",
132
+ "@deepseek-ai/dsh-client-ui-settings-plugins": "^0.1.6-alpha.1",
133
+ "@deepseek-ai/dsh-client-ui-slots": "^0.1.6-alpha.1",
134
+ "@deepseek-ai/dsh-client-ui-theme": "^0.1.6-alpha.1",
135
+ "@deepseek-ai/dsh-host-webserver": "^0.1.6-alpha.1",
136
+ "@deepseek-ai/dsh-settings": "^0.1.6-alpha.1",
137
137
  "@deepseek-ai/schemastery": "^3.18.2",
138
138
  "@types/node": "^26.2.0",
139
139
  "@types/react": "~18.3.31",
@@ -1 +0,0 @@
1
- {"root":["../../src/client/animate.ts","../../src/client/capture.ts","../../src/client/config.ts","../../src/client/hotkey.ts","../../src/client/index.ts","../../src/client/locales.ts","../../src/client/optimize.ts","../../src/client/pcm.ts","../../src/client/realtime-cloud-transport.ts","../../src/client/realtime-cloud.ts","../../src/client/realtime.ts","../../src/client/recorder.ts","../../src/client/rms-floor.ts","../../src/client/speech-out.ts","../../src/client/styles.ts","../../src/client/turn-guard.ts","../../src/client/vad.ts","../../src/client/settings-card.tsx","../../src/client/voice-button.tsx","../../src/client/voice-chat-button.tsx","../../src/presets.ts","../../src/key-ref.ts"],"version":"6.0.3"}