Dropstone 作為 Cursor 的替代方案
如果你正在權衡 Dropstone 與 Cursor,差異不在於編輯器本身,而在於 agent 所保留的東西:每個帳戶一份記憶,跟隨你穿梭於編輯器、終端機、聊天室和你自己的程式碼之間,再加上團隊所需的組織管控。
人們來到這裡,多半是用過 Cursor,想知道 Dropstone 是否更適合。Cursor 是一個內建 agent 的編輯器;Dropstone 則是一個 agent,在你已經工作的任何地方運行,並記住它所學到的東西。哪一個才對,取決於你真正缺少的是什麼。
差異在哪裡
記憶不綁定於編輯器。 一份記憶。每個介面。當你在編輯器中工作時,agent 對你的慣例所學到的東西,也會出現在終端機、聊天室,以及你自己的應用程式透過 SDK 運行的程式碼中。請參閱跨聊天、CLI 和 SDK 的記憶。
它在工作所在之處運行。 瀏覽器聊天室用於提問和文件,CLI 用於儲存庫,SDK 用於你自己的服務,編輯器擴充功能則在你需要時放在程式碼旁。一個帳戶、一份額度,涵蓋所有這些。
它能做的遠不止程式碼。 文件和試算表、它代你撥打的通話、在變更時通知你的監看器,以及它為某項工作持續追蹤的追蹤器。程式碼只是它做的事情之一,而不是其他一切必須遷就的框架。
一個組織主控台,而不只是席位。 角色、政策、稽核日誌、單一登入、SCIM 和內容記錄。請參閱適用於團隊和組織的 Dropstone。
在人們比較的軸線上,Dropstone 能給你什麼
| 問題 | Dropstone |
|---|---|
| 它是什麼 | 一個具有記憶、跨介面運行的 agent,而非編輯器 |
| 哪些介面 | 聊天室、CLI、SDK、編輯器擴充功能,一個帳戶 |
| 它會記住嗎 | 會,每個帳戶一份記憶,在所有已登入的介面上讀取和寫入 |
| 超越程式碼 | 文件、試算表、通話、監看器、追蹤器 |
| 適用於組織 | 角色、政策、稽核日誌、SSO、SCIM、內容記錄 |
| 費用 | dropstone.io/pricing |
哪些情況下 Dropstone 不是正確的選擇
- 你只想要一個應用程式,其他都不要。 如果單一編輯器視窗就是你工作流程的全部,那麼內建 agent 的編輯器是更小的採用範圍。
- 你想自帶模型或供應商。 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