docs/getting-started/what-is-cline.mdx
Cline is an open-source AI coding agent that runs in your editor. It gives you direct, transparent access to frontier AI with no limits, no surprises, and no model ecosystem lock-in. See every decision. Choose any model. Control your costs.
<Tip> **New to coding agents?** Watch [What is a Coding Agent?](https://youtu.be/CYIteJeNcuw) to see how Cline works in action. </Tip>[Install Guide →](/getting-started/installing-cline)
[Model Setup →](/getting-started/authorizing-with-cline)
[Your First Project →](/getting-started/your-first-project)
Cline operates directly in your codebase with your permission:
These are the patterns you'll use daily with Cline:
| Workflow | What It Does |
|---|---|
| Plan & Act | Think first, then build. Plan mode explores your codebase without making changes. Act mode implements the solution. |
| Task Management | Start tasks, resume previous work, and manage long-running sessions. |
| Working with Files | Use @ mentions to reference files, folders, URLs, and terminal output in your prompts. |
| Commands | Keyboard shortcuts, slash commands, and terminal integration. |
| Checkpoints | Automatic snapshots of your project. Restore to any previous state instantly. |