Nimbus plans, implements, and reviews code against real repositories entirely on its own. From task description to merged PR.
Get started free ↓Works with your stack
A unified engineering agent across every surface.
Web IDE
Monaco editor, live terminal, and Nimbus chat in the browser. No install needed — open any GitHub repo instantly.
Open IDE →Terminal
Run agents in any terminal. Interactive REPL with live diffs, voice input, session replay, and ambient watch mode.
pip install nimbus-ai↗VS Code / Cursor
Right-click any file and run Nimbus. Phase timeline and live logs stream directly in the editor panel.
Install extension →Web
Trigger tasks from your browser, phone, or Slack. Dashboard shows live task history, memory, and PR results.
Open dashboard →Chrome Extension
One button on every GitHub PR and issue. Review any PR or implement any issue without leaving your browser.
Install extension →Issues → pull requests
Describe a task. Nimbus clones the repo, retrieves context, plans, implements, verifies, and opens a pull request.
Learn about agentic development →Migrate auth middleware to JWT
nimbus-bot · 2 minutes ago · 3 files
JWT with Redis refresh tokens. 47 tests pass.
Uses Zod for all request validation. Never Joi.
pytest only. Fixtures in conftest.py. No unittest.
JWT + Redis refresh tokens, migrated in PR #47.
Prefers functional middleware over class-based handlers.
Persistent memory
After every task, Nimbus writes a memory entry capturing conventions, patterns, and outcomes. Future tasks retrieve this context automatically.
Learn about codebase memory →In every tool, at every step
Comment /nimbus on any GitHub issue or PR. Trigger from Slack. Nimbus runs wherever your team already works.
kira9:14 AM
/nimbus fix the rate limiting bug on /api/upload
NimbusAPP9:14 AM
On it. Cloning acme/api...
PR opened github.com/acme/api/pull/52
Self-review: APPROVE · done in 22.7s
Stay on the frontier
Route planning to Claude Opus, implementation to Sonnet, review to GPT-4o. Or run fully local with Ollama. Configure per-role in config.toml.
Learn about custom models →voyage-code-2 embeddings fused with BM25 via RRF. AST-aware chunking. Architecture-aware planning injects your repo conventions into every plan.
Learn about retrieval →TDD mode writes a failing test suite before writing a single line of production code. All tests must pass before the PR is opened.
Learn about TDD mode →TDD mode, health scoring, custom models, plugins
Chrome Extension, GitHub Actions, SDKs
nimbus chat, diff, search, pre-commit hooks
Interactive terminal + 20 built-in agents
pip install nimbus-ai · Free tier · No credit card required