Skip to content

Releases: DGPisces/dsh-openai-oauth

v0.4.0

Choose a tag to compare

@DGPisces DGPisces released this 14 Aug 16:07
87d4d89

Renamed the project and npm package to dsh-openai-oauth.\n\nInstall or update:\n\n npx -y dsh-openai-oauth install\n\nThe installer migrates deepseek-harness-openai-oauth and dsh-llm-codex-app-server registrations automatically.

v0.3.1

Choose a tag to compare

@DGPisces DGPisces released this 14 Aug 15:49

Fix Codex project trust warnings when DeepSeek Harness is launched from the user home directory.

  • Run the isolated Codex app-server from its private CODEX_HOME
  • Preserve DeepSeek Harness plugins, tools, workspace, and agent loop
  • Add a real app-server regression test for project-config isolation

v0.3.0

Choose a tag to compare

@DGPisces DGPisces released this 14 Aug 04:14

Renames the project and npm package to deepseek-harness-openai-oauth.

Install or update with one command:

npx -y deepseek-harness-openai-oauth install

This release migrates existing dsh-llm-codex-app-server profile registrations, adds matching one-command uninstall support, and rewrites the English and Chinese setup guides.

v0.2.1

Choose a tag to compare

@DGPisces DGPisces released this 14 Aug 03:54

Fixes global installation by copying the package into each Harness profile instead of linking across Node module roots. Includes the global installer, clean uninstall, Chinese README, and standalone OAuth settings fallback for Harness versions without a Models-page slot.

v0.2.0

Choose a tag to compare

@DGPisces DGPisces released this 14 Aug 03:52

Superseded by v0.2.1, which fixes global profile dependency resolution.