@eddyskywalker/dsh-chatgpt-subscription 0.3.6 → 0.3.7

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": "@eddyskywalker/dsh-chatgpt-subscription",
3
- "version": "0.3.6",
3
+ "version": "0.3.7",
4
4
  "description": "DSH provider plugin for Codex access through a ChatGPT subscription.",
5
5
  "author": {
6
6
  "name": "eddyskywalker",
@@ -313,8 +313,8 @@
313
313
  # `workflow-worker-thread` is this row's name up to harness 0.1.5; 0.1.6
314
314
  # renamed the package to `workflow-ptc`. The plugin rewrites this line to
315
315
  # whichever spelling the running installation ships (src/host/preset-sync.ts).
316
- - id: workflow-worker-thread
317
- name: '@deepseek-ai/dsh-workflow-worker-thread'
316
+ - id: workflow-ptc
317
+ name: '@deepseek-ai/dsh-workflow-ptc'
318
318
  config:
319
319
  provider: spawn
320
320