GnomeAI-RS v2.0.1
·
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.tomland 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 inCODEX_HOME. - Added regression coverage for both supported sidecar layouts: the complete
codex app-serverCLI and the standalonecodex-app-serverexecutable.
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:
- Open the DMG and double-click
Install GnomeAI-RS.pkgonce. - If macOS blocks it, open System Settings → Privacy & Security, scroll to Security, then click Open Anyway and confirm.
- 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.sha256Full Changelog: v2.0.0...v2.0.1