Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more
npm install @knotron/treky``-\ \ \\:\/___/\
/_____/\ /_/\ /_______/\/__/\ /__/\ /_____/\
\:::__\/ \:\ \ \__.::._\/\::\_\\ \ \\::::_\/_
\:\ \ __\:\ \ \::\ \ \:.
\:\ \/_/\\:\ \____ _\::\ \__\:. _ \ \\::___\/_
\:\_\ \ \\:\/___/\/__\::\__/\\. \-\ \ \\:\____/\`
\_____\/ \_____\/\________\/ \__\/ \__\/ \_____\/
Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more.
Install Cline globally using npm:
`bash`
npm install -g treky
`bash``
treky
This will start the Cline CLI interface where you can interact with the autonomous coding agent.
- Autonomous Coding: AI-powered code generation, editing, and refactoring
- File Operations: Create, read, update, and delete files and directories
- Command Execution: Run shell commands and scripts
- Browser Automation: Interact with web pages and applications
- Multi-Model Support: Works with Anthropic Claude, OpenAI GPT, and other AI models
- MCP Integration: Extensible through Model Context Protocol servers
- Project Understanding: Analyzes codebases to provide context-aware assistance
- Node.js 18.0.0 or higher
- Supported platforms: macOS, Linux. Windows soon
- Supported architectures: x64, arm64
Cline can be configured through:
- Environment variables
- Configuration files
- Command-line arguments
See the main documentation for detailed configuration options.
- Website: https://cline.bot
- Documentation: https://docs.cline.bot
- GitHub: https://github.com/cline/cline
- VSCode Extension: Available in the VSCode Marketplace
- JetBrains Extension: Available in the JetBrains Marketplace
Apache-2.0 - see LICENSE for details.
- Report issues: GitHub Issues
- Community: GitHub Discussions
- Documentation: docs.cline.bot