v1.0.2 — Codex OAuth + packaged startup hotfix
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
nodecommand exists. - Configured Codex shim host/port are passed into the child process, so custom
baseUrlports no longer fall back to3457. - 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_versionsupport 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