Skip to content

Releases: stoneface10/dsh-codex-connect-plus

v0.1.0-alpha.3

v0.1.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@stoneface10 stoneface10 released this 16 Aug 11:59

Quota-safety and observability alpha.

  • Codex model automatic retries now default to 0; users may explicitly select 0-2.
  • A transient failure can no longer silently replay the full subscription-backed request twice by default.
  • Image generation/editing remains zero-retry.
  • Added bilingual settings guidance and a detailed usage/quota optimization report.
  • Verified in an isolated DSH profile with the live retry policy reporting maxRetries=0.

SHA-256: FD2BFE4FF4AC9DAD96BA6ED8763497183F9F37082880442B2CC4E4858DCA1AB3

dsh-codex-connect-plus v0.1.0-alpha.2

Pre-release

Choose a tag to compare

@stoneface10 stoneface10 released this 16 Aug 10:14

Alpha.2 fixes the Web GUI boot failure reported by external testers.

Key fixes and hardening:

  • Removed Host-only dsh-attachment and dsh-tools runtime imports from lib/client.js
  • Added a browser-safe image-tool contract module
  • Added a build-time DSH client purity gate and simulated frozen module-table load
  • CI now rebuilds before tests, rejects tracked/untracked lib drift, and covers Node 22.19.0 plus Node 24
  • Package checks now verify every relative lib import resolves in the tarball
  • Unified OAuth, search, and image error redaction
  • Rejected symlink/junction image-output parents and canonical output paths outside session cwd
  • Added prompt and provider-returned image-count bounds
  • Clarified credential permissions, unpublished API status, upstream risk, and service terms

Validation:

  • 19 test files / 78 tests
  • Client bundle runtime requires: react, react/jsx-runtime only
  • Local DSH 0.1.0-rc.5 isolated-profile boot passed
  • Both GitHub CI matrix jobs passed

SHA-256 (attached tgz): 35B0639D8FECC66D387B7B9139C356AA0604DB5EBEA9C5229481C244CA45E897

This remains an Alpha prerelease. Codex Images uses an unpublished, changeable ChatGPT/Codex application backend rather than a public or supported OpenAI Platform API.

dsh-codex-connect-plus v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@stoneface10 stoneface10 released this 16 Aug 08:39

First community Alpha of Codex Connect Plus.

Highlights:

  • ChatGPT/Codex OAuth and Codex model catalog
  • Optional search and view_image capabilities
  • gpt-image-2 generation and editing tools
  • Session-authorized durable image attachments and inline preview
  • Fixed-origin requests, bounded inputs/responses, cancellation, timeout, redaction, aggregate input limits, and atomic output allocation
  • Apache-2.0 derivative provenance and complete MIT third-party notices

Verified against DSH 0.1.0-rc.5: 18 test files / 73 tests, build, package validation, isolated profile installation, provider registration, and both image tool registrations. GitHub CI passed on the tagged commit.

SHA-256 (attached tgz): D32BACC7E054544C10A411E83ADEFB38060117B446D5DC87080083151C772D80

The Codex Images application backend is private/unstable and is not presented as a public or supported OpenAI Platform API.