Self-hosted AI coding agent.
Write tickets. Codality writes the code, commits, and opens PRs.
Runs on your server, uses your API keys. One binary, five-minute setup.
Mobile first
Full dashboard on desktop. Fully responsive on your phone.
Describe what you need. Bug fix, feature, refactor — just explain it in plain English.
Codality reads your codebase, writes code, runs tests, and makes commits on a feature branch.
Review the diff, check test results, merge when ready. Full git history, no black boxes.
One curl download. Single binary, no runtime deps. Runs on any Linux server.
Bring your own OpenAI API key. Code never leaves your server.
Works with your existing repos. Feature branches, atomic commits, real PRs.
Full dashboard that works beautifully on your phone. Manage tickets from anywhere.
Tune system prompts, methodology, reasoning effort per ticket type.
codality update pulls the latest release. Or enable background auto-updates.
Designed mobile-first. Every screen works on your phone.
One command. No containers, no runtime, no config files.
$ curl -fsSL https://codality.dev/download/linux-amd64 -o codality $ chmod +x codality $ ./codality setup
OpenAI models via the API — GPT-4.1, GPT-5.2, Codex, and any future models. Gemini and Anthropic support coming soon.
Yes. Codality is a single binary that runs on your server. Your code, your API keys, your infrastructure. Nothing phones home.
Codality itself is free during beta. You pay OpenAI directly for API usage. Typical cost is $0.05–$0.50 per ticket depending on complexity.
Absolutely. Codality runs on your server with your git credentials. It has the same access you do.