Dropstone을 어디에서 사용할 수 있나요?
Dropstone은 브라우저의 채팅 앱, macOS·Linux·Windows용 CLI, VS Code 확장 프로그램, SDK로 제공됩니다. 모두 하나의 계정, 하나의 메모리, 하나의 사용량을 공유합니다.
Dropstone은 여러분이 작업하는 모든 곳에서 실행됩니다. 모든 표면이 동일한 계정으로 로그인하고, 동일한 메모리를 읽고, 동일한 사용량을 사용하므로 아무것도 잃지 않고 서로 전환할 수 있습니다.
Dropstone Chat
chat.dropstone.io, 모든 최신 브라우저에서 사용할 수 있습니다.
대화, 업로드한 문서, 공유 파일이 포함된 프로젝트, 편집하고 게시할 수 있는 아티팩트, 스킬, 공유 기능을 제공합니다. 이 표면은 글쓰기, 분석, 연구, 문서 작업을 위한 것입니다. Dropstone Chat 시작하기를 참조하세요.
Dropstone CLI
터미널, macOS, Linux, Windows에서 사용할 수 있습니다.
코드베이스를 읽고, 변경 사항을 계획하고, 프로젝트 전체에서 파일을 편집하고, 명령을 실행하고, 수행한 작업을 설명하는 에이전트입니다. 이 표면은 소프트웨어 작업을 위한 것입니다. 한 줄의 명령으로 설치할 수 있습니다. CLI 설치를 참조하세요. 전체 참조는 docs.dropstone.io에 있습니다.
VS Code 확장 프로그램
VS Code 내부에서 CLI와 동일한 엔진을 구동합니다.
편집기 기본 인터페이스를 갖춘 동일한 에이전트입니다. 한 번 로그인하면 다른 모든 것과 메모리를 공유합니다. 자세한 내용은 CLI 문서에 있습니다.
Dropstone SDK
여러분의 코드에서.
Dropstone을 여러분의 계정과 메모리를 사용하여 자체 애플리케이션과 워크플로에 통합하세요. Dropstone SDK 및 플랜과 함께 API 사용하기를 참조하세요.
대시보드
dropstone.io/dashboard, 브라우저에서 사용할 수 있습니다.
사용량, 플랜 및 결제, 설정, 개인정보 보호 제어, 선물, 그리고 조직의 경우 구성원과 팀을 확인할 수 있습니다. 대시보드를 참조하세요.
모든 곳에서 하나의 계정
한 번 로그인하면 동일한 계정이 모든 곳에서 작동합니다. 채팅과 대시보드는 동일한 브라우저에서 세션을 공유합니다. CLI는 dropstone login으로 로그인하며, 로그인을 완료하기 위해 브라우저가 열립니다. SDK는 대시보드의 API 키를 사용합니다.
하나의 계정이므로 하나의 메모리입니다. CLI에서 설정한 기본 설정은 채팅에도 적용되며 그 반대도 마찬가지입니다. 채팅, CLI, SDK 간 메모리를 참조하세요.
또한 하나의 사용량입니다. 채팅에서 수행한 작업과 CLI에서 수행한 작업은 동일한 주간 한도에 포함됩니다. 사용량 및 한도 작동 방식을 참조하세요.
아직 제공되지 않는 기능
네이티브 모바일 앱은 없습니다. 채팅은 모바일 브라우저에서 작동합니다.
Related articles
- Get started with Dropstone ChatDropstone Chat at chat.dropstone.io is a conversational assistant with memory, projects, document upload, artifacts, and skills. Here is the layout and the first things to try.
- Install the CLIInstall the Dropstone CLI on macOS, Linux, or Windows with one command, sign in, and check it works. Upgrading and uninstalling.
- 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.
- Your dashboardThe Dropstone dashboard at dropstone.io is where you see your usage, manage your plan and billing, change settings, control privacy, redeem gifts, and, for organizations, manage members and teams.
- Memory across chat, CLI, and SDKDropstone memory belongs to your account, not to one app. A rule you set in the CLI applies in chat, and something learned in chat is available to the SDK. One memory, every surface.
- How usage and limits workEvery Dropstone plan comes with a weekly usage allowance shared across chat, the CLI, and the SDK. How it is measured, when it resets, what happens when you reach it, and how to make it go further.