Skip to content

v1.0.2 — Codex OAuth + packaged startup hotfix

Choose a tag to compare

@devinrory-collab devinrory-collab released this 24 May 05:57
· 5 commits to main since this release

Constellation Engine v1.0.2

Hotfix release for Codex-compatible providers, optional Codex OAuth setup, semantic anchor embeddings, and packaged launcher polish.

Added

  • Optional Codex OAuth provider path in first-run setup for users who have installed Codex CLI and run codex login.
  • Local-only Codex shim on 127.0.0.1:3457; Constellation never reads or stores Codex OAuth tokens.

Fixed

  • Packaged Codex shim cold-start now uses Electron's bundled Node runtime instead of assuming a system node command exists.
  • Configured Codex shim host/port are passed into the child process, so custom baseUrl ports no longer fall back to 3457.
  • Codex-compatible provider budget defaults are raised to avoid Claude-era budget warnings on OpenAI-compatible usage reporting.
  • Star-map dense retrieval now has optional semantic_anchor / embedding_text_version support plus dry-run audit/backfill tools.
  • Electron launcher now focuses whichever window is open, including the onboarding wizard, and packages canonical icon assets.

Artifacts

  • Windows x64 installer
  • Linux x64 AppImage
  • macOS arm64 zip