AI Agent Hub
Back to plugins
dsh-chatgpt-free preview

dsh-chatgpt-free

Web Tools Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install WLV-ZEDD/dsh-chatgpt-free

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install WLV-ZEDD/dsh-chatgpt-free to install this plugin in DeepSeek Harness; the source code is available at https://github.com/WLV-ZEDD/dsh-chatgpt-free .

About this plugin

DeepSeek Harness gives you a powerful primary model for deep reasoning and tool use, but day-to-day you often also need a light conversational partner for explanations, brainstorming, quick code snippets, and miscellaneous Q&A. dsh-chatgpt-free fills exactly that gap: it bridges a free ChatGPT Web session through local Playwright browser automation, turning small models like GPT 5.6 Luna into a zero-cost, API-key-free conversational provider inside DSH—no credit card, no OpenAI billing account required.

Under the hood, the plugin leverages the Cordis lifecycle to auto-start a background sidecar when DSH launches and shut it down cleanly on exit. It streams real-time Markdown and fenced code blocks back into the DSH Web UI or CLI, and dynamically detects available models based on your ChatGPT tier: free accounts default to Luna, while Plus or Team accounts automatically expose paid models such as gpt-4o and o1. Operating strictly in pure-chat mode, it does not drive filesystem, terminal, or autonomous multi-tool loops, which eliminates the hallucinations and syntax errors that complex tool-orchestration loops can introduce—leaving you with fast, stable, and predictable responses.

Who is it for? If you already have a free or paid ChatGPT Web account and want a zero-marginal-cost conversational sidekick for DSH workflows—writing comments, translating, brainstorming, answering quick questions—this plugin is essentially plug-and-play. Sign in once through a local browser window, and the session persists for long-term, maintenance-free use.

Screenshots

Use Cases

  • Use a lightweight conversational model in DSH for code explanations, translation, or brainstorming
  • Free-tier ChatGPT users who want a second dialogue model in DSH without any API billing
  • Get real-time streaming Markdown and code blocks without configuring an OpenAI API key

Best For

  • DeepSeek Harness users who already have a free or paid ChatGPT Web account
  • Developers who want zero marginal cost for daily Q&A, explanations, and code snippets
  • Individuals who want a zero-maintenance lightweight side-model in their DSH workflow