cli_engineer-0.4.1 is not a library.
cli_engineer
An experimental autonomous CLI coding agent written in Rust. It features pluggable LLM providers, task interpretation, planning, execution, review and an agentic loop.
Developer Setup
Clone the repository and build it locally:
Example invocations
Run the agent in verbose mode directly with:
Run the agent with a CLI Dashboard for live review:
User Installation
The tool can be installed from crates.io with:
Use --headless to disable UI output.