Skip to content

GnomeAI-RS v2.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Aug 13:50
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.

GnomeAI-RS 2.0.1 - 2026-08-23

  • Fixed OpenAI Account requests inheriting a custom provider such as
    OpenRouter from ~/.codex/config.toml and incorrectly asking for
    OPENROUTER_API_KEY. The embedded Codex app-server now explicitly selects
    the built-in OpenAI provider and ChatGPT authentication while continuing to
    reuse the persistent account session in CODEX_HOME.
  • Added regression coverage for both supported sidecar layouts: the complete
    codex app-server CLI and the standalone codex-app-server executable.

Important macOS security notice

This macOS build is ad-hoc signed and is not signed with a paid Apple Developer ID certificate or notarized by Apple. The project does not currently pay for Apple Developer Program membership, so Gatekeeper will identify the developer as unverified and may block the installer on first open. This is expected for this release.

To install it:

  1. Open the DMG and double-click Install GnomeAI-RS.pkg once.
  2. If macOS blocks it, open System Settings → Privacy & Security, scroll to Security, then click Open Anyway and confirm.
  3. If an installed app is blocked on first launch, Control-click it in /Applications, choose Open, then confirm Open.

Only bypass Gatekeeper when the files came from this official GitHub release. Download the DMG, PKG, and SHA-256 file into the same directory and verify them with:

shasum -a 256 -c GnomeAI-RS-*-macos-arm64.sha256

Full Changelog: v2.0.0...v2.0.1