New Coming soon: Idaus — Gods Eye's home-grown local model. Trained on Gemma, fine-tuned to match frontier reasoning. Read more
v1.9.13 · macOS, Windows, Linux

Your AI workspace,
on your machine.

One calm interface for Claude Code, Codex, Gemini and open-source models. Local-first, open-source, runs on your laptop.

Free & open-source · View source on GitHub

Install the desktop app

Pick your platform.

Native installers for macOS, Windows and Linux. No account, no telemetry on by default.

macOS
Apple Silicon · Intel
Approval needed once · see below
Windows
x64 · ARM64
SmartScreen will warn — click More info → Run anyway.
Linux
Debian / Ubuntu
Install with sudo dpkg -i Gods*amd64.deb && sudo apt-get install -f.
macOS · approve once

One terminal command after install.

Gods Eye ships ad-hoc signed (no Apple Developer ID yet), so macOS quarantines the app on first launch. Open Terminal and paste the command on the right — it strips the quarantine flag and the app opens straight away. Takes 1 second.

Prefer clicking? Open Applications, right-click Gods Eye, choose Open, then click Open Anyway in the dialog. Same result, no Terminal.
Terminal — bash — gods-eye
# Approve Gods Eye on macOS
~ $
# Then launch normally — no more "cannot be opened" prompt.
~ $ open -a "Gods Eye"
Before you install any CLI

Three small dependencies.

Claude Code, Codex and Gemini CLI all install via npm, so you need Node.js first. Python and Git are optional but unlock skills and workspace features.

Node.js required
v20 LTS or newer

Powers npm install -g for every agent CLI. If you skip this, the install commands below will fail with npm: command not found.

macOS$ brew install node
WindowsInstaller at nodejs.org
Linux$ sudo apt install nodejs npm
Verify: node -v && npm -v
Python optional
3.10 or newer

Needed for the Office skills (PowerPoint, Excel, Word, financial models) and for running local MLX models. Skip if you only use the chat-style agents.

macOS$ brew install python
WindowsInstaller at python.org
Linux$ sudo apt install python3 python3-pip
Verify: python3 --version
Git recommended
v2.30 or newer

Lets agents read your repo history, run diffs, generate PR descriptions and pull skills from GitHub. Most setups already have it.

macOS$ brew install git
WindowsInstaller at git-scm.com
Linux$ sudo apt install git
Verify: git --version
Don't have brew on macOS? Install it once with /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Where to next

Three reasons to linger.

Capabilities
What it actually does
Eight rows on what makes Gods Eye more than a chat box — the End-of-Prompting Team feature, Obsidian memory, zero-markup pricing.
Use cases
Real days, real wins
Friday 4pm bug, Sunday 11pm deck, "I cancelled Cursor", "It remembered three weeks later". Twelve scenes that read like Reddit posts.
Idaus
Our home-grown model
The first model in the family that runs entirely on your Mac. GPS used to be Navy. LiDAR used to be Mars. Now this is yours.