Androdex is a minimal web GUI for coding agents (currently Codex, Claude, and OpenCode, more coming soon).
Warning
Androdex currently supports Codex, Claude, and OpenCode. Install and authenticate at least one provider before use:
- Codex: install Codex CLI and run
codex login - Claude: install Claude Code and run
claude auth login - OpenCode: install OpenCode and run
opencode auth login
npx androdexInstall the latest version of the desktop app from GitHub Releases, or from your favorite package registry:
winget install Androdex.Androdexbrew install --cask androdexyay -S androdex-binWe are very very early in this project. Expect bugs.
We are not accepting contributions yet.
Observability guide: docs/observability.md
Before local development, prepare the environment and install dependencies:
# Optional: only needed if you use mise for dev tool management.
mise install
bun install .Read CONTRIBUTING.md before opening an issue or PR.
Need support? Join the Discord.