Odoo Development,
Reimagined
The modern platform for building, testing, and deploying Odoo applications. One command to start. Zero configuration headaches.
Why gdo?
Stop wrestling with Docker configs and database setups. Start building features that matter.
Instant Setup
One command creates your entire dev environment. Database, server, and browser - all ready in seconds.
IDE Integration
VS Code and JupyterLab extensions built-in. Real-time session management without leaving your editor.
Cloud Native
Deploy unlimited instances to Kubernetes. Multi-tenant architecture with resource isolation and auto-scaling.
AI-Powered
Built-in Claude and Gemini integration. Context-aware development guidance with agentic memory.
The Complete Ecosystem
Everything you need to build professional Odoo applications
gdo CLI
The command-line interface that makes Odoo development feel like magic. Start, stop, test, profile - all from your terminal.
pip install gdo
VS Code Extension
Real-time session management in your sidebar. Restart servers, view logs, update modules - without leaving your editor.
Available on MarketplaceCloud Platform
Deploy to managed Kubernetes with one click. Hibernation saves costs, three-tier architecture scales with your needs.
my.gdo.shPerformance Profiler
SQL query analysis, Python flame graphs, and Speedscope integration. Find bottlenecks before they find you.
gdo profiler start
Built-in Testing
Run unit tests, integration tests, and browser tours with automatic screenshots and detailed reporting.
gdo test
Enterprise Security
SSH CA certificates, IP policies, HashiCorp Vault integration. Zero-trust architecture built in.
SOC 2 ReadyDeveloper Experience First
We obsess over the little things so you can focus on the big picture.
- Hot reload on file changes
- Automatic version bumping
- Session health monitoring
- HAR network analysis
- Screenshot capture on test failures
- AI-powered code suggestions
╭─ Session: 20251231_143245 ─ ✅ HEALTHY ───╮ │ Database: myproject │ URL: http://localhost:8069 │ Modules: base, web, my_module │ Uptime: 2h 15m ╰────────────────────────────────────────────╯ 📊 Health Score: 98/100 Errors: 0 Warnings: 2 Requests: 1,247 💡 Tip: Run gdo test to validate changes