Releases: DGPisces/dsh-openai-oauth
Release list
v0.4.0
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
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
Renames the project and npm package to deepseek-harness-openai-oauth.
Install or update with one command:
npx -y deepseek-harness-openai-oauth installThis 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
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.