dsh-plugin-chatgpt-crash-fix
Run the following command in DeepSeek Harness:
dsh plugin install lammarco86/dsh-plugin-chatgpt-crash-fix
Paste the following prompt into your AI chat to install this plugin:
Install in DeepSeek Harness by running dsh plugin install lammarco86/dsh-plugin-chatgpt-crash-fix; the full source repository is available at https://github.com/lammarco86/dsh-plugin-chatgpt-crash-fix
About this plugin
The ChatGPT desktop app on Windows (Microsoft Store package OpenAI.Codex) frequently exits its entire process tree silently around 60 to 90 seconds after launch, with no OS error dialog. The last log entry typically reads "Checking Windows Store for package updates". The issue commonly surfaces after an interrupted Windows Update or after enabling a Clash-style system-wide proxy, making it notoriously difficult to pin down with stock diagnostic tools.
dsh-plugin-chatgpt-crash-fix turns the troubleshooting workflow into three repeatable steps: triage the crash dump to identify the faulting module (windows-updater.node, 0xC0000005); run read-only checks on the Microsoft Store / Windows Update channel and the local proxy plus its bypass list; and apply a single fix command that first backs up the current proxy configuration, then appends Microsoft domains to the bypass list so Store updates go direct, allowing the app to self-update to a patched build and stop crashing. Every write operation is backed up beforehand and fully reversible with the -Restore flag, while OpenAI traffic continues to route through your proxy to protect account integrity.
This plugin is ideal for Windows desktop ChatGPT users who also run Clash, Verge, or similar system-wide proxies and have started experiencing repeated silent crashes after updates without a clear root cause. It does not modify the application itself; it only touches proxy settings, lists every change before applying them, and guarantees a rollback path, keeping the entire process auditable and safe.
Use Cases
- ChatGPT desktop app exits silently around 60 seconds after launch with no error dialog
- Store update channel breaks after enabling a system-wide proxy, causing repeated crashes
- Need to safely modify the proxy bypass list with full rollback capability
Best For
- Windows ChatGPT desktop users running Clash, Verge, or similar system-wide proxies
- Advanced users or developers facing unexplained app crashes without a clear root cause
- Ops personnel who require auditable and rollback-safe system-level fixes
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.