Dropstoneはどこで使えますか?
Dropstoneは、ブラウザのチャットアプリ、macOS・Linux・Windows向けのCLI、VS Code拡張機能、SDKとして利用できます。すべて同じアカウント、同じメモリ、同じ利用枠を共有します。
Dropstoneは、あなたが作業する場所ならどこでも動作します。すべての画面が同じアカウントにサインインし、同じメモリを読み取り、同じ利用枠を使用するため、何も失うことなくそれらの間を移動できます。
Dropstone Chat
chat.dropstone.io(モダンなブラウザで利用可能)。
会話、アップロードしたドキュメント、共有ファイルを含むプロジェクト、編集・公開できるアーティファクト、スキル、共有機能。これは、文章作成、分析、調査、ドキュメント作業のための画面です。Dropstone Chatを始めるを参照してください。
Dropstone CLI
ターミナル(macOS、Linux、Windowsで利用可能)。
コードベースを読み取り、変更を計画し、プロジェクト全体のファイルを編集し、コマンドを実行し、実行内容を説明するエージェントです。これはソフトウェア作業のための画面です。1つのコマンドでインストールできます。CLIのインストールを参照してください。完全なリファレンスはdocs.dropstone.ioにあります。
VS Code拡張機能
VS Code内で、CLIと同じエンジンを駆動します。
エディタネイティブなインターフェースを備えた同じエージェントです。一度サインインすると、他のすべてのものとメモリを共有します。詳細はCLIドキュメントにあります。
Dropstone SDK
独自のコードから利用可能。
Dropstoneを独自のアプリケーションやワークフローに組み込み、自分のアカウントとそのメモリを使用できます。Dropstone SDKとプランでのAPIの使用を参照してください。
ダッシュボード
dropstone.io/dashboard(ブラウザで利用可能)。
利用状況、プランと請求、設定、プライバシーコントロール、ギフト、および組織向けのメンバーとチーム。 ダッシュボードを参照してください。
すべてで共通の1つのアカウント
一度サインインすれば、同じアカウントがどこでも機能します。Chatとダッシュボードは、同じブラウザでセッションを共有します。CLIはdropstone loginでサインインし、ブラウザが開いてサインインを完了します。SDKはダッシュボードのAPIキーを使用します。
1つのアカウントであるため、メモリも1つです。CLIで設定した設定はChatにも適用され、その逆も同様です。Chat、CLI、SDK間のメモリを参照してください。
また、利用枠も1つです。Chatでの作業とCLIでの作業は、同じ週次制限にカウントされます。利用状況と制限の仕組みを参照してください。
まだ利用できないもの
ネイティブモバイルアプリはありません。Chatはモバイルブラウザで動作します。
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.