Skip to content

v1.0.5 — Settings button + submodule setup fix

Choose a tag to compare

@Anil-matcha Anil-matcha released this 25 Apr 05:16
· 116 commits to main since this release

What's new

  • Prominent Settings button in the header (#111) — replaces the bare key/avatar icon with a labeled gear button so users can find API key + local model settings at a glance. Applies to both the desktop app and the web shell.
  • Submodule-safe setup (#110) — git clone --recurse-submodules is now the documented path, and npm run setup initializes submodules automatically so next build no longer fails with Module not found: Can't resolve 'ai-agent'.

Downloads

  • macOS Apple Silicon (M1/M2/M3/M4): Open Generative AI-1.0.5-arm64.dmg
  • macOS Intel (x64): Open Generative AI-1.0.5.dmg

First launch on macOS: run xattr -cr "/Applications/Open Generative AI.app" then right-click → Open. The app is not notarized.