|
Dropstone 3 Profile Summary |
|
|
Product Name |
Dropstone 3 (v3.0) |
|
Developer |
Blankline (Research-driven AI company) |
|
Headquarters |
Chennai, India |
|
Founded |
2024 |
|
Product Type |
AI-Powered Integrated Development Environment (IDE) |
|
Version 3 Launch Date |
February 9, 2026 |
|
Core Engine |
D3 Engine (Dynamic Distillation and Deployment) |
|
Key Feature |
First Multiplayer AI Code Editor with Share Chat |
|
Supported Platforms |
Windows, macOS, Linux (CLI primary, Desktop maintenance-only) |
|
Languages Supported |
40+ programming languages |
|
Pricing (Free) |
50 agent requests/day, open models, Claude CLI access |
|
Pricing (Pro) |
$15/month, unlimited agent requests, ~750 premium requests |
|
Pricing (Teams) |
$75/user/month with SSO/SAML and collaboration tools |
|
Website |
dropstone.io |
|
Icon Polls Rating |
2.2 out of 5 |
Introduction
The AI coding tool space has gotten pretty crowded in 2026. You have got Cursor, Claude Code, GitHub Copilot, Windsurf, and a bunch of others all fighting for the same audience. And then there is Dropstone 3, which showed up with a big promise: the first multiplayer AI code editor. It sounds exciting on paper, but does it actually deliver?
We at Icon Polls spent time digging into Dropstone 3 to see what it really brings to the table. We looked at the AI capabilities, the IDE experience, the pricing structure, how easy it is to download and get started, career opportunities at the company, and most importantly, what actual users are saying about it. After thorough evaluation, we landed on a rating of 2.2 out of 5. Here is the full breakdown of why.
AI
![]()
Dropstone 3 is powered by what the company calls the D3 Engine, which stands for Dynamic Distillation and Deployment. The big selling point here is the Recursive Swarm Architecture. Instead of doing the usual linear, one-path-at-a-time code prediction that most AI tools rely on, Dropstone claims to simulate over 10,000 divergent coding timelines at once. The idea is that it tests thousands of possible solutions, prunes the bad ones, and delivers the most stable path forward.
On top of that, there is Semantic Entropy Tracking, which is basically their hallucination defense system. It monitors how consistent the AI's suggestions are across those thousands of simulated timelines and flags anything that looks unreliable. Then there is the memory system, which uses four types of memory (episodic, semantic, procedural, and associative) to remember your coding patterns across sessions. Unlike a lot of tools that reset every time you close the window, Dropstone is supposed to learn and get better the longer you use it.
Now, all of that sounds incredible. And to be fair, the memory feature does work. Several users have reported that it genuinely adapts over time. But here is where it gets tricky. A lot of these claims are backed by Dropstone's own proprietary benchmarks, and there is no independent third-party validation to confirm those numbers. Their AGCI benchmark, for example, claims a 35% progress score ahead of competitors, but nobody outside the company has verified that. So while the AI ambitions are high, you have to take some of the marketing with a grain of salt.
IDE
Dropstone started out as a desktop IDE built on Electron. It supported Windows 10/11 and macOS (Apple Silicon). The setup process involves downloading the app, pointing it to your codebase root directory, excluding folders like node_modules and build directories, and then letting it run a full analysis so it can build its internal models. For large projects, that initial scan can take a while.
The IDE supports over 40 programming languages and integrates with Git for version history and dependency tracking. There is also Horizon Mode, which gives you a full-screen, distraction-free AI experience for architectural planning. It looks at complex system interactions and evaluates long-term design coherence. But here is a significant development: the Electron-based desktop IDE is no longer in active development. Blankline has shifted their focus to a CLI (command-line interface) tool. The desktop installers are still available for download, but they are in maintenance-only mode with no further updates planned. That is a pretty big deal if you were expecting a polished visual IDE experience.
Icon Polls finds this shift concerning. For developers who prefer a graphical interface, being told the desktop app is essentially abandoned in favor of a CLI is a tough pill to swallow, especially when the product is still this young.
Price
Pricing is one area where Dropstone tries to stand out. The Free plan gives you 50 agent requests per day, access to open models, and Claude CLI integration. That is actually a decent free tier for just tinkering around and testing the waters.
The Pro plan costs $15 per month and gives you unlimited agent requests along with roughly 750 premium AI requests per month. Dropstone has marketed this as offering about twice the usage of Claude Code Pro for $5 less. The Teams plan runs $75 per user per month and adds collaboration features, SSO/SAML authentication, and higher credit limits. Enterprise pricing is custom.
On the surface, the pricing looks competitive. But the value you get depends heavily on how polished the product is, and that is where the rating takes a hit. Paying $15 a month for a tool that has a desktop app in maintenance-only mode, limited documentation, and known stability issues feels like a risk. You can switch plans anytime, which is nice, but the question is whether the tool delivers enough to justify even the Pro tier right now.
Download
![]()
You can download Dropstone from their official website at dropstone.io/downloads. There are two main options: the desktop app (for Windows and macOS) and the CLI tool. As mentioned earlier, the desktop IDE is now in maintenance-only mode, so the CLI is the recommended path going forward.
The CLI ships as a single statically linked binary per target platform. There is no Node runtime dependency and no separate packages to install. On macOS, you can install it through Homebrew. On Windows, you download the .exe installer. The setup process is pretty straightforward: install, sign in, and run your first chat. The docs at docs.dropstone.io walk you through it.
Early users did report some rough edges with the download and installation process, including issues with download paths and package availability. Those have been mostly sorted out in later updates, but it is worth noting that the initial experience was not smooth for everyone.
Career
Dropstone is built by Blankline, a research-driven technology company founded in 2024 and headquartered in Chennai, India. The company describes itself as focused on building safe and capable AI systems for software engineering. Dropstone is their flagship product.
For anyone interested in working at Blankline, their website has a careers section at dropstone.io/about. The company appears to be in a growth phase, which typically means there are opportunities in engineering, research, and product roles. They publish technical research papers on their blog covering topics like their memory architecture, the D3 Engine, and recursive swarm design. If you are into AI research and want to work on cutting-edge development tools, it could be an interesting place to look. That said, it is still a young startup, so expect the typical startup trade-offs: fast pace, smaller team, and things changing quickly.
User Experience
This is where things get real. User feedback on Dropstone 3 is genuinely mixed. On the positive side, people who have stuck with it appreciate the memory feature. It does learn from your coding patterns over time, and that is a noticeable improvement over tools that forget everything between sessions. The deep code understanding is also praised. It can analyze and refactor multi-file projects without losing track of dependencies, which is useful for larger codebases. The Share Chat feature, which lets multiple humans and AI agents collaborate in real time on the same project, is a genuinely novel concept.
But the negatives are hard to ignore. Multiple users have called out the UI and UX as needing significant improvement. The product feels rough around the edges. Documentation and community support are limited, which makes troubleshooting frustrating when things break. The initial setup takes effort, and heavy processing can cause lag on larger projects. Some users have also noted that the AI's explanations for code fixes can be too brief, which means you still need to do a lot of manual reviewing.
The fact that the desktop IDE has been moved to maintenance-only status also raises questions about long-term direction. Are they pivoting? Is the CLI the future? It is hard to know, and that uncertainty does not help build confidence for someone deciding whether to invest time learning the tool. Icon Polls rates the overall user experience at 2.2 out of 5, mostly because of the unpolished feel, the desktop app situation, and the lack of proper documentation.
Our Verdict
Dropstone 3 is an ambitious product with some genuinely innovative ideas. The multiplayer coding concept, the persistent memory system, and the recursive swarm architecture are all things that push the boundaries of what AI coding tools can do. But ambition alone does not make a great product. The execution needs work. The UI is not where it needs to be, the desktop app has been effectively shelved, the documentation is thin, and the benchmarks backing their big claims are not independently verified.
If you are an adventurous developer who does not mind CLI-first workflows and wants to be on the bleeding edge of AI-assisted coding, Dropstone 3 is worth a look, especially on the free tier. But if you want a stable, well-documented, polished IDE experience that you can rely on daily, there are more mature options out there right now. Icon Polls gives Dropstone 3 a rating of 2.2 out of 5 for 2026.
Frequently Asked Questions (FAQs)
1. What is Dropstone 3?
Dropstone 3 is an AI-powered integrated development environment (IDE) built by Blankline. It markets itself as the first multiplayer AI code editor, allowing multiple humans and AI agents to collaborate on the same project in real time. It is powered by the D3 Engine and features like Share Chat, Team Memory, and a Recursive Swarm Architecture.
2. Is Dropstone 3 free to use?
Yes, there is a free tier. The Free plan includes 50 agent requests per day, access to open models, and Claude CLI integration. If you need more, the Pro plan is $15 per month and the Teams plan is $75 per user per month.
3. How do I download Dropstone 3?
You can download it from dropstone.io/downloads. The primary download is now the CLI tool, which is available for Windows, macOS, and Linux. The desktop IDE installers are still there but are in maintenance-only mode with no future updates planned.
4. Is the Dropstone desktop app still being updated?
No. The Electron-based desktop IDE is no longer in active development. Blankline has shifted focus to the CLI tool for all ongoing updates and new features. The desktop installers are still available but they will not receive further updates.
5. What programming languages does Dropstone 3 support?
Dropstone 3 supports over 40 programming languages through its semantic analysis system. It works with most popular languages and frameworks and integrates with Git for version control.
6. How does Dropstone 3 compare to Cursor or Claude Code?
Dropstone tries to differentiate itself through its persistent memory system and multiplayer collaboration. Unlike Cursor and Claude Code, which are primarily single-player experiences, Dropstone is designed for team-based coding with shared AI context. However, Cursor and Claude Code are more mature products with better documentation, larger communities, and more polished user interfaces. Dropstone's Pro plan at $15 per month claims to offer about twice the usage of Claude Code Pro for less money, but the overall experience is not as refined.
7. Who built Dropstone?
Dropstone is built by Blankline, a research-driven technology company founded in 2024 and based in Chennai, India. The company focuses on building AI systems for software engineering.
8. What is Icon Polls' rating for Dropstone 3?
After thorough research and review, Icon Polls rates Dropstone 3 at 2.2 out of 5 for 2026. The tool has innovative ideas and the memory feature works well, but the unfinished feel of the UI, the desktop app being moved to maintenance-only, limited documentation, and unverified benchmark claims pull the score down.
9. What is Share Chat in Dropstone 3?
Share Chat is Dropstone 3's headline collaboration feature. It lets you send a link and invite other people to code alongside you and multiple AI agents in real time. Everyone in the workspace gets full access to the project's memory and context, so there is no need to catch people up with summaries or README files.
10. Is Dropstone 3 safe for enterprise use?
Dropstone supports self-hostable enterprise deployments for air-gapped environments, and the Teams plan includes SSO and SAML authentication. It also allows routing through local Ollama models for privacy. However, given that the product is still relatively new, has limited independent reviews, and the desktop app is no longer being developed, most enterprise teams would probably want to wait before committing to it for production workflows.