dsh-edge 0.4.0-alpha.4 → 0.4.1

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": "dsh-edge",
3
- "version": "0.4.0-alpha.4",
3
+ "version": "0.4.1",
4
4
  "description": "Your DeepSeek Harness, anywhere — deploy a persistent personal coding agent to Cloudflare Workers in one command",
5
5
  "author": "pawaca",
6
6
  "license": "MIT",
package/scripts/cli.mjs CHANGED
@@ -206,7 +206,7 @@ export function createInstallerUi(
206
206
  },
207
207
  async deepSeekKey(validate) {
208
208
  const mode = await requireAnswer(await clack.select(withOutput({
209
- message: 'DeepSeek API key setup',
209
+ message: 'Configure provider key',
210
210
  initialValue: 'enter',
211
211
  signal,
212
212
  options: [