Story to date: I founded Adaca, a tech consultancy based in Sydney, Australia about 10 years ago, where I now serve as the CTO.
The story behind Lovelace: Stepping into the CTO role after years of serving as CEO, I was finally back in the position of building tech rather than scaling the business. That's when I came across Cursor for AI-enabled development. Cursor is a VS Code fork with separate builds for each operating system made with Electron. While that's fine for me, most of our team don't have access to the same level of compute and can't be running multiple instances of Cursor. I wanted to make an AI-enabled IDE that:
- Runs online π
- Has multi-platform support
- Has multi-device support
- Is accessible from anywhere
- Is not another VS Code fork
That's how Lovelace was born. While not an alternative to Cursor (yet), it was born as a minimalist solution that aims to solve these problems. It certainly needs more features and love, which I hope to build with feedback and ideas from developers like you.
When I checked other platforms, I found them leaning into vibe coding rather than supporting developers. Flashy AI autocomplete that makes you feel productive, but not much else. But here's what I learned building Adaca: AI really enables us to code from anywhere. Not just autocomplete. Not just chat. Genuine development work. Reviewing PRs on your phone, spinning up a feature branch from your tablet at a client site, debugging production issues from whatever device is nearest.
That's why I built Lovelace with pure web technologies (TypeScript + Next.js) + modern browser APIs π
Did I mention this is currently free to use? Well no, it's not if you jump onto the app. But shoot me a message and I'll gladly add credits to your account once you register.
The Lovelace IDE helps you code from anywhere, on any device, saving time when you're away from your main development machine.
Features π₯
- Lightweight browser-based IDE (no Electron bloat)
- AI-powered code completion and generation
- AI Agent for development support
- Multi-file project support
- Cloud-based workspace (code from anywhere)
- GitHub / GitLab / Bitbucket integration
- Responsive design (works on tablets and phones)
- CLI support for local codebase mirroring (in testing)
- In-app deployment to containers (coming soon)
Features planned for the near future:
- Enhanced debugging capabilities
- MCP Server marketplace
- Configurable system prompts
- Offline mode with service workers
π Bonus: Lovelace supports both light and dark mode
What makes Lovelace different:
I'm not trying to replace your main IDE (not that I'd be sad if we did). I'm building for the moments when you can't use your main IDE. When you're:
- Reviewing code on your commute
- Making a quick fix from your client's office
- Helping your team debug something urgent while you're on holiday
- Prototyping an idea on your lunch break with just your tablet
The future of development isn't tied to a single machine. It's distributed, flexible, and happens wherever you are.
Top comments (6)
UI looks awesome , any plans to add like code execution for support for some languages atleast ??That would change give you edge over other editorss
Thank you! Absolutely, already testing our integration with Cloudflare Sandbox SDK so we can containerize codebases.
Nice , Then I would love to try it !!!
All the best with this !!
Impressive!
Awesome, i will definitly give it a try