Dropstone 作为 Cursor 的替代方案
如果你正在权衡 Dropstone 与 Cursor,区别不在于编辑器本身,而在于代理所保留的内容:每个账户一个记忆,跟随你跨越编辑器、终端、聊天和你自己的代码,以及团队所需的组织控制。
人们来到这里,通常是因为使用过 Cursor,并想知道 Dropstone 是否更适合。Cursor 是一个内置代理的编辑器;Dropstone 是一个代理,可以在你已有的任何工作环境中运行,并记住它学到的东西。哪个更适合你,取决于你真正缺少的是什么。
不同之处
记忆不局限于编辑器。 一个记忆。每个界面。当你在编辑器中工作时,代理了解到的你的约定,也会出现在终端、聊天以及你自己的应用程序通过 SDK 运行的代码中。参见 跨聊天、CLI 和 SDK 的记忆。
它在工作所在之处运行。 浏览器聊天用于提问和文档,CLI 用于代码仓库,SDK 用于你自己的服务,编辑器扩展在你需要时紧邻代码。一个账户和一个配额,覆盖所有这些。
它不仅仅处理代码。 文档和电子表格、通话(它代表你拨打的)、监视器(当有变化时通知你),以及 跟踪器(它为某项工作保留的)。代码只是它做的事情之一,而不是其他一切必须适应的框架。
一个组织控制台,而不仅仅是席位。 角色、策略、审计日志、单点登录、SCIM 和内容日志。参见 Dropstone 用于团队和组织。
Dropstone 在人们比较的维度上能给你什么
| 问题 | Dropstone |
|---|---|
| 它是什么 | 一个具有记忆的代理,跨界面运行,而不是编辑器 |
| 哪些界面 | 聊天、CLI、SDK、编辑器扩展,一个账户 |
| 它会记住吗 | 是的,每个账户一个记忆,在每个已登录的界面上读写 |
| 超越代码 | 文档、电子表格、通话、监视器、跟踪器 |
| 用于组织 | 角色、策略、审计日志、SSO、SCIM、内容日志 |
| 费用 | dropstone.io/pricing |
哪些情况下 Dropstone 不是合适的选择
- 你只想要一个应用程序,其他都不要。 如果单个编辑器窗口就是你的全部工作流程,那么内置代理的编辑器是更小的采用对象。
- 你想自带模型或提供商。 Dropstone 提供自己的三个层级,你选择层级,而不是提供商。
如何开始
- 处理一些真实的工作,当它出错时纠正一次。
- 打开另一个界面,检查纠正是否跟随你而来。这是编辑器无法单独做到的部分。
Related articles
- Dropstone as an alternative to Claude CodeIf you are weighing Dropstone against Claude Code, the decision usually turns on whether the agent remembers across the tools you use, whether one account covers chat and the terminal, and what the organization controls look like. Here is our side of those, including where Dropstone is the wrong choice.
- How Dropstone remembers youDropstone keeps a persistent memory that follows your account across chat, the CLI, and the SDK. Correct it once and it should not need correcting again, anywhere you use it.
- Dropstone CLI overviewThe Dropstone CLI is an agent for your terminal that reads your codebase, edits files, runs commands, and shares memory with everything else on your account. Install it in one command. The full reference is at docs.dropstone.io.
- Dropstone SDKA typed TypeScript and JavaScript client for the Dropstone agent, with two entry points: one for headless API calls from CI or a serverless function, one that runs the agent locally with the same account memory as the CLI and Chat.
- Dropstone for teams and organizationsAn organization gives a company one Dropstone account structure, centralized billing, members and teams, shared memory, and enterprise sign-in. What an organization is, roles, and how to set one up.
- Cross-surface memoryCross-surface memory is one memory attached to your account that every surface reads and writes, so a rule set in the terminal holds in chat and something learned in chat is available to code running through the SDK.
Ctrl+I