Dropstone
CLI
English
Search documentation...
K
Ask AI
Ctrl+I
Open
Dashboard
Download
CLI
Toggle navigation menu
Getting started
CLI Docs
What's new
Resources
Docs
Cli
Dropstone CLI
Every surface of the CLI: commands, models, agents, tools, integrations, and the API.
31 articles
Overview
Dropstone CLI is an agentic coding tool that runs in your terminal. Ask it to read code, run commands, plan changes, and edit files, all from your shell.
Open
Core concepts
Understand the agentic loop, the tools system, sessions, the context window, and the permission model that make Dropstone work.
Open
CLI Commands
Dropstone CLI options and commands.
Open
Interactive session
How to work inside a Dropstone session. File references, shell escapes, slash commands, and editor integration.
Open
Slash Commands
Create custom commands for repetitive tasks.
Open
Keybindings
Customize your keyboard shortcuts.
Open
Configuration
Using the Dropstone JSON config.
Open
Models
Choosing between Dropstone Fast 1.7, Pro 1.7, and Heavy 1.7, the three model tiers Dropstone ships, plus how to set defaults and tune reasoning depth.
Open
Agents
Configure and use specialized agents.
Open
Rules (AGENTS.md)
Set custom instructions for dropstone.
Open
Memory
Dropstone remembers standing rules and facts across sessions. Learn how it decides what to keep, how to see everything it has learned, and how to make it forget.
Open
Permissions
Control which actions require approval to run.
Open
Skills
Define reusable behavior via SKILL.md definitions
Open
Plugins
Write your own plugins to extend Dropstone.
Open
Custom Tools
Create tools the LLM can call in dropstone.
Open
Built-in Tools
Manage the tools an LLM can use.
Open
MCP Servers
Add local and remote MCP tools.
Open
LSP
Dropstone integrates with your LSP servers.
Open
Formatters
Dropstone uses language specific formatters.
Open
VS Code Extension
Install the Dropstone extension for VS Code, Cursor, Windsurf and VSCodium. Get the full agent as a panel beside your code, with every edit shown as a reviewable diff.
Open
IDE Integration
Run the Dropstone CLI inside VS Code, Cursor, or any IDE with an integrated terminal.
Open
ACP
Use Dropstone in any ACP-compatible editor.
Open
GitHub
Use Dropstone in GitHub issues and pull-requests.
Open
GitLab
Use Dropstone in GitLab issues and merge requests.
Open
Server Mode
Interact with dropstone server over HTTP.
Open
SDK
Type-safe JS client for the Dropstone agent runtime. SDK sessions inherit Dropstone's cross-surface memory (Continuity) — one persistent memory shared with the CLI, chat, and SDK.
Open
HTTP API
Public HTTP API for programmatic access. OpenAI-compatible chat completions, pay-per-use credits, one key for Fast / Pro / Heavy.
Open
Network & Proxy
Configure proxies and custom certificates.
Open
Windows / WSL
Run Dropstone on Windows using WSL for the best experience.
Open
Enterprise
Using Dropstone securely in your organization.
Open
Troubleshooting
Common issues and how to resolve them.
Open