GitHub - cline/cline: Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
2 months ago
- #AI assistant
- #coding automation
- #software development
- Cline is an AI assistant with agentic coding capabilities, capable of handling complex software development tasks.
- It can create and edit files, explore projects, use a browser, and execute terminal commands with user permission.
- Cline uses the Model Context Protocol (MCP) to create new tools and extend its capabilities.
- Features include converting mockups into apps, fixing bugs with screenshots, and analyzing file structures and source code ASTs.
- It can execute terminal commands, manage dev environments, and react to issues like compile-time errors.
- Cline supports various API providers including OpenRouter, Anthropic, OpenAI, and local models via LM Studio/Ollama.
- It includes cost tracking for API usage and token counts during task execution.
- With Claude Sonnet's Computer Use capability, Cline can perform interactive debugging and end-to-end testing in a browser.
- Custom tools can be added for specific workflows, such as fetching Jira tickets or managing AWS EC2 instances.
- Workspace snapshots allow for diff views and rollbacks to previous states for testing different versions.
- Enterprise features include SSO, global policies, private networking, and self-hosted deployments.