# Dropstone > Dropstone is an agentic coding tool that runs in the terminal, built by Blankline. It reads and edits your codebase, runs commands, and remembers your preferences across sessions so a correction only has to be made once. Dropstone ships three model tiers — Fast, Pro and Heavy — and is the only provider: there is no bring-your-own-key or routing to third-party models. Install it with a single shell command on macOS, Windows or Linux; there is no installer wizard and no IDE plugin required. There is also Dropstone Chat at https://chat.dropstone.io, which shares the same account and weekly credits and adds live web access, file understanding, code execution, mail and calendar, and persistent memory across conversations. ## Documentation ### Getting started - [Welcome to Dropstone](https://docs.dropstone.io/getting-started/welcome): Dropstone is an agentic coding tool that lives in your terminal. It reads your codebase, makes coordinated edits across files, runs commands, and explains its reasoning as it works. - [Quickstart](https://docs.dropstone.io/getting-started/quick-start): Install Dropstone, sign in, and ship your first change in under five minutes. This guide gets you from zero to a working agent loop. - [Dropstone Pricing - Free, Pro, Max & Enterprise Plans | Compare Features](https://docs.dropstone.io/getting-started/pricing): Compare Dropstone plans. Free to start, Pro at $20/month, Max 5x at $100 and Max 10x at $200, plus per-seat Teams and custom Enterprise pricing. - [Usage and limits](https://docs.dropstone.io/getting-started/usage): How Dropstone's weekly usage window works, what happens when you reach it, and how usage credits let you keep working past it. - [Changelog](https://docs.dropstone.io/getting-started/changelog): Release notes for Dropstone CLI, including new features, improvements, and bug fixes by version. ### Dropstone CLI - [Overview](https://docs.dropstone.io/cli/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. - [Core concepts](https://docs.dropstone.io/cli/concepts): Understand the agentic loop, the tools system, sessions, the context window, and the permission model that make Dropstone work. - [CLI](https://docs.dropstone.io/cli/cli): Dropstone CLI options and commands. - [Interactive session](https://docs.dropstone.io/cli/session): How to work inside a Dropstone session. File references, shell escapes, slash commands, and editor integration. - [Commands](https://docs.dropstone.io/cli/commands): Create custom commands for repetitive tasks. - [Keybinds](https://docs.dropstone.io/cli/keybinds): Customize your keyboard shortcuts. - [Config](https://docs.dropstone.io/cli/config): Using the Dropstone JSON config. - [Models](https://docs.dropstone.io/cli/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. - [Agents](https://docs.dropstone.io/cli/agents): Configure and use specialized agents. - [Rules](https://docs.dropstone.io/cli/rules): Set custom instructions for dropstone. - [Memory - What Dropstone Remembers and How to Change It](https://docs.dropstone.io/cli/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. - [Permissions](https://docs.dropstone.io/cli/permissions): Control which actions require approval to run. - [Agent Skills](https://docs.dropstone.io/cli/skills): Define reusable behavior via SKILL.md definitions - [Plugins](https://docs.dropstone.io/cli/plugins): Write your own plugins to extend Dropstone. - [Custom Tools](https://docs.dropstone.io/cli/custom-tools): Create tools the LLM can call in dropstone. - [Tools](https://docs.dropstone.io/cli/tools): Manage the tools an LLM can use. - [MCP servers](https://docs.dropstone.io/cli/mcp-servers): Add local and remote MCP tools. - [LSP Servers](https://docs.dropstone.io/cli/lsp): Dropstone integrates with your LSP servers. - [Formatters](https://docs.dropstone.io/cli/formatters): Dropstone uses language specific formatters. - [Dropstone for VS Code - AI Coding Agent Extension](https://docs.dropstone.io/cli/vscode): 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. - [IDE](https://docs.dropstone.io/cli/ide): Run the Dropstone CLI inside VS Code, Cursor, or any IDE with an integrated terminal. - [ACP Support](https://docs.dropstone.io/cli/acp): Use Dropstone in any ACP-compatible editor. - [GitHub](https://docs.dropstone.io/cli/github): Use Dropstone in GitHub issues and pull-requests. - [GitLab](https://docs.dropstone.io/cli/gitlab): Use Dropstone in GitLab issues and merge requests. - [Server](https://docs.dropstone.io/cli/server): Interact with dropstone server over HTTP. - [SDK](https://docs.dropstone.io/cli/sdk): Type-safe JS client for dropstone server. - [HTTP API](https://docs.dropstone.io/cli/api): Public HTTP API for programmatic access. OpenAI-compatible chat completions, pay-per-use credits, one key for Fast / Pro / Heavy. - [Network](https://docs.dropstone.io/cli/network): Configure proxies and custom certificates. - [Windows (WSL)](https://docs.dropstone.io/cli/windows-wsl): Run Dropstone on Windows using WSL for the best experience. - [Enterprise](https://docs.dropstone.io/cli/enterprise): Using Dropstone securely in your organization. - [Troubleshooting](https://docs.dropstone.io/cli/troubleshooting): Common issues and how to resolve them. ### Troubleshooting - [Common issues](https://docs.dropstone.io/troubleshooting/common_issues): Fix common Dropstone CLI install and runtime issues. Step-by-step solutions for failed installs, auth problems, and update errors. - [Dropstone Troubleshooting Guide - Diagnose & Fix Issues](https://docs.dropstone.io/troubleshooting/troubleshooting_guide): Comprehensive troubleshooting for Dropstone Desktop. Diagnose authentication, connectivity, performance, and agent issues. Find log files, reset settings, and get support. - [Installation Guide](https://docs.dropstone.io/troubleshooting/downloads): Download, install, and configure Dropstone on Windows and Apple Silicon macOS. ## Notes - The current CLI version is published at https://server.dropstone.io/api/changelog/cli — always read it there. Any version number written into a documentation page is a snapshot and may be stale. - Downloads: https://www.dropstone.io/downloads - Pricing: https://docs.dropstone.io/getting-started/pricing