Skip to content

Add official DeepSeek Harness support - #2

Merged
Yaxin9Luo merged 1 commit into
mainfrom
codex/deepseek-harness-support
Aug 15, 2026
Merged

Add official DeepSeek Harness support#2
Yaxin9Luo merged 1 commit into
mainfrom
codex/deepseek-harness-support

Conversation

@Yaxin9Luo

@Yaxin9LuoYaxin9Luo commented Aug 15, 2026

Copy link
Copy Markdown
Owner

What changed

  • adds a first-class adapter for the official DeepSeek Harness released headless profile
  • supports DeepSeek across poster, deck, landing page, video, Canvas editing, Web Settings, CLI, and harness matrix flows
  • probes installed DSH capabilities, rejects the old preview CLI with upgrade guidance, and uses an invocation-local model overlay
  • keeps DeepSeek credentials isolated from AutoDesign helper-model provider credentials

User impact

Users can select DeepSeek Harness as their coding agent, optionally choose DeepSeek V4 Flash or Pro, and use the same generation and editing surfaces as the existing harnesses.

Validation

  • 41 focused unit and contract tests passed
  • full autodesign smoke passed all 53 sections
  • frontend typecheck and production build passed
  • Python compile and git diff check passed
  • official npm latest and installed DSH both verified as 0.1.0-rc.6
  • real DSH coding-agent smoke passed against the public checkout

Per the requested rollout order, a real artifact E2E run from the merged public main follows this PR merge.

@Yaxin9Luo
Yaxin9Luo merged commit a56a84e into mainAug 15, 2026
@Yaxin9Luo
Yaxin9Luo deleted the codex/deepseek-harness-support branch August 15, 2026 08:12
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Yaxin9Luo