deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:stoneface10/dsh-codex-connect-plus
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
English | 中文
Use your ChatGPT/Codex subscription inside DeepSeek Harness for Codex models and
gpt-image-2generation/editing—without an OpenAI Platform API key.
Sign in once with ChatGPT OAuth. Codex model requests use the signed-in account's subscription capacity; image generation/editing uses the same OAuth session and remains subject to account availability, region, limits, and upstream policy.
gpt-image-2 generation and editing — create images from prompts or edit 1–8 local references, with inline previews and local output files.0, and image requests are never silently retried.
Real DSH UI: select a Codex model and generate an attached image with gpt-image-2 in the same conversation.
Community derivative. Not affiliated with or endorsed by OpenAI, DeepSeek, or the upstream Codex Connect maintainers.
view_image tool for vision-capable models.codex_image_generate for 1-4 gpt-image-2 outputs.codex_image_edit for 1-8 local PNG/JPEG/WebP references and an optional mask.outputs/codex-image.Install the public npm beta:
dsh plugin --profile web add dsh-codex-connect-plus@beta
Immutable GitHub fallback:
dsh plugin --profile web add 'github:stoneface10/dsh-codex-connect-plus#v0.1.0-beta.2'
A matching .tgz is also attached to the GitHub prerelease.
For local development:
dsh plugin --profile web add link:/absolute/path/to/dsh-codex-connect-plus
Do not install dsh-codex-connect, dsh-codex-image-connect, and this combined package in the same profile: they own the same provider and tool names.
Open Settings → Plugins → Plugin configuration → Codex Connect Plus.
Default capability and quota-safety settings:
modelMaxRetries: 0
enableSearch: false
enableImageTool: false
enableImageGeneration: true
The package does not take over the profile's default model or global search route. modelMaxRetries: 0 avoids silently repeating a full subscription-backed request after a transient failure; users may deliberately select one or two retries in Plugin configuration when reliability matters more than quota conservation. Image generation/editing remains non-retrying because the provider may already have processed a timed-out request.
Example requests:
Use codex_image_generate to create a high-quality portrait travel poster.
Use codex_image_edit with refs ["photo.png"] to replace the background.
Generated files resolve from the current DSH session cwd and are stored under:
outputs/codex-image/
Reference images are limited to 4 MB each and 8 images per edit request. Generation can take several minutes. A timeout or transport failure is not retried automatically because the upstream may already have processed the request.
b64_json, and image data URLs are redacted.Codex Images uses an unpublished, changeable ChatGPT/Codex application backend, not a public or supported OpenAI Platform API. The feature may stop working after upstream changes; availability depends on the user's account permissions, subscription, region, limits, and upstream policy. Users are responsible for complying with applicable service terms.
pnpm install
pnpm run check
npm pack --dry-run
The repository intentionally commits both src/ and generated lib/, matching the upstream distribution model. The npm/Release .tgz includes runtime files and documentation, but excludes source, tests, scripts, credentials, logs, and local outputs.
See the Token/quota optimization report (中文) for retry, cache, compaction, and subagent guidance. See RELEASING.md for the Alpha checklist.
dsh-codex-connect-plus is a derivative of dsh-codex-connect, which in turn includes software derived from Yan-Zero/dsh-codex.
Image-generation and in-conversation image UI portions include adaptations from dsh-image2-draw and codex-gpt-image. Applicable transitive attribution for dsh-multimodal is also retained.
See NOTICE and THIRD_PARTY_NOTICES.md.
OpenAI, ChatGPT, Codex, DeepSeek, and DeepSeek Harness are names or trademarks of their respective owners. This independent project is not affiliated with, endorsed by, or sponsored by those owners.
This project uses an existing user-authorized ChatGPT/Codex OAuth session. It does not claim that the Codex Images backend is a public, official, or supported API.
Apache-2.0. See LICENSE. Adapted third-party portions remain subject to THIRD_PARTY_NOTICES.md.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。