|
|
3 weeks ago | |
|---|---|---|
| .. | ||
| cmd | e015ce94c0 cli polish ahead of release - disable doctor, better node errors (#7215) | 2 months ago |
| e2e | 9be3fa5acf NPM install for cline (#6861) | 3 months ago |
| man | 689e7f0e13 fix piping stdin into cline (#6874) | 3 months ago |
| pkg | 41fd610203 Don't enable gRPC debug logs in the cli (#8013) | 1 month ago |
| .gitignore | 8e3ee11966 Man page for cline command, and build system to do it (#6870) | 3 months ago |
| README.md | da5477f891 added an architecture doc describing cline CLI architecture (#8049) | 3 weeks ago |
| architecture.md | da5477f891 added an architecture doc describing cline CLI architecture (#8049) | 3 weeks ago |
| go.mod | b636018ef5 fixing no-tty / stdin + standardizing color codes in plain mode (#6992) | 2 months ago |
| go.sum | aa2cbc39a4 bubbles (#6871) | 3 months ago |
| package.json | b4ea1a17a5 WIP proxy patch (#7263) | 2 months ago |
/_____/\ /_/\ /_______/\/__/\ /__/\ /_____/\
\:::__\/ \:\ \ \__.::._\/\::\_\\ \ \\::::_\/_
\:\ \ __\:\ \ \::\ \ \:. `-\ \ \\:\/___/\
\:\ \/_/\\:\ \____ _\::\ \__\:. _ \ \\::___\/_
\:\_\ \ \\:\/___/\/__\::\__/\\. \`-\ \ \\:\____/\
\_____\/ \_____\/\________\/ \__\/ \__\/ \_____\/
Autonomous coding agent CLI - capable of creating/editing files, running commands, using the browser, and more.
Install Cline globally using npm:
npm install -g cline
cline
This will start the Cline CLI interface where you can interact with the autonomous coding agent.
Cline can be configured through:
See the main documentation for detailed configuration options.
Apache-2.0 - see LICENSE for details.