AI agents for modern development

Turn ideas into better code. Automatically.

Gradez runs multiple AI agents on your codebase, explores ideas in parallel, runs experiments, and keeps only the changes that actually improve your metrics.

MIT Licensed Python 3.11+ 185+ Tests Passing Open Source
Gradez optimization dashboard with agents, experiments, and passing tests

Better code
every commit.

Parallel AI Agents

Run multiple agents on your codebase to explore more ideas, faster.

Measurable Improvements

Benchmarks, tests, and real metrics to track what actually gets better.

Safe by Design

Built-in validation ensures quality, correctness, and reliability.

Open Source

Transparent, extensible, and community-driven.

⌁

Define what better means

Set up benchmarks, tests, or any metric. Gradez optimizes against numbers, not guesses.

◎

Let AI explore

Agents make many small changes in parallel using isolated git worktrees.

♕

Keep the winners

Only changes that beat your baseline and pass your gates are kept.

Built with
PythonGitFastAPISQLiteTyperRich
Model providers

Free by default. Bring your own model when you need more.

Gradez supports hosted and local providers, with Groq as the recommended free cloud option.

Premium

Anthropic

Run Claude models for deeper code reasoning and large refactors.

Premium

OpenAI

Use GPT models through the standard OpenAI-compatible provider path.

Local

Ollama

Run fully local models with no account, no cloud calls, and no API bill.

Host integrations

Install into the coding tools your team already uses.

Cursor

Installs project rules into .cursor/rules/ so agents know how to run Gradez.

gradez install cursor

Claude Code

Installs native skill files for discover and optimize workflows.

gradez install claude-code

CLI-first

Everything also works directly from the terminal without an agent host.

gradez --help
Install in 30 seconds

Start with one command.

No waitlist, no hosted platform required. Install Gradez from PyPI and run it locally.

pip Install Gradez
gradez install cursor
gradez discover "make the parser faster" --provider groq --api-key <key>

Ready to improve your code?

Get started in minutes. No credit card required.

Get started for free →

Ship improvements.
Not guesses.

Every change should be measured, benchmarked, and proven.