Codex Connect for dsh v0.1.0-alpha.1
Pre-release
Pre-release
·
10 commits
to main
since this release
First public Alpha of Codex Connect for dsh.
Highlights:
- ChatGPT OAuth and Codex models through the normal DeepSeek Harness LLM path.
- Harness-native approvals, permissions, sessions, cancellation, and compaction remain in control.
- Installation does not replace the current default model or search provider.
- Standalone search and image loading are explicit opt-ins.
- Metadata-only doctor command and fail-closed provider conflict diagnostics.
- Validation-only CI; this tag does not publish to npm.
Validated with DeepSeek Harness 0.1.0-rc.5 on Node.js 22.19, including 29 tests, type checking, build, package-content checks, an isolated runtime load, HTTP status, and browser UI smoke testing.
Attached package SHA-256: 71b29a4ec6a833ebddd7c07257a5370626d2e7c828ca8ed430b5dd3de059c499
Alpha note: the real OAuth login and authenticated end-to-end acceptance require the local user to complete the ChatGPT login flow.