
jasper-zsh/dsh-plugin-llm-codex
00Last commit Aug 14, 2026
dsh-plugin-llm-codex DSH plugin
A DeepSeek Harness Web plugin that manages Codex OAuth credentials for the openai-codex provider. It offers device-code login, token persistence and refresh, a settings page, in-chat authentication tools, and local status/login/logout HTTP endpoints.
How to install the dsh-plugin-llm-codex DSH plugin
dsh plugin --profile web add "$PWD"Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
indexed
What the dsh-plugin-llm-codex DSH plugin can do
- Starts ChatGPT/Codex OAuth device-code authentication without a manually configured OpenAI API key
- Stores access and refresh tokens through DSH credential references and refreshes access tokens before expiry
- Registers a Web settings page showing login state, account and plan details, usage windows, token expiry, route status, and available models
- Provides in-chat tools for login, status checks, and logout
- Exposes no-store local HTTP endpoints for status, login, and logout
Where the dsh-plugin-llm-codex DSH plugin fits
- Use an eligible ChatGPT/Codex subscription with a configured DSH openai-codex provider
- Log in to or switch Codex accounts from DSH Web
- Check Codex authentication, provider registration, models, and subscription usage from DSH or a local status endpoint
Who the dsh-plugin-llm-codex DSH plugin is for
- DeepSeek Harness Web users
- Users with ChatGPT/Codex subscriptions who want OAuth-based access to the openai-codex route
dsh-plugin-llm-codex DSH plugin limitations
- Does not create the openai-codex model route; users must configure the provider in DSH settings
- Requires DSH services including credentials, llm, webServer, and timer; in-chat tools also require the tools service
- Device codes expire after 15 minutes
- The OAuth integration relies on endpoints and client details used by the Codex CLI ecosystem rather than a stable third-party OpenAI integration interface
- Use through third-party clients is subject to OpenAI terms, subscription-plan, and account restrictions
- Authentication endpoints should not be exposed to untrusted networks
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 5 development, 0 peer, and 0 optional dependencies.
- low
license not declared
GitHub did not report an SPDX license for this repository snapshot.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
prepare script detected
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-plugin-llm-codex DSH plugin alternatives
dsh-mcp-manager
6
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
DSH-telegram
5
Allowlisted Telegram bot integration for remotely using and monitoring DeepSeek Harness through private chats.
dsh-clawrouter
9
DeepSeek Harness plugin that reviews risky tool calls with a stronger model and adds a BlockRun x402-paid LLM provider route.
dsh-telegram-channel
5
Telegram mobile remote for attaching to live DeepSeek Harness Web sessions.
dsh-plugin-llm-codex DSH plugin questions
What is the dsh-plugin-llm-codex DSH plugin?
dsh-plugin-llm-codex is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-plugin-llm-codex DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-plugin-llm-codex use?
The snapshot records web as the dsh-plugin-llm-codex profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-plugin-llm-codex compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-plugin-llm-codex fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-plugin-llm-codex?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.