Package: wnpp Severity: wishlist Owner: Brian Cosgrove <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : clnkr Version : 0.3.6 Upstream Contact: Brian Cosgrove <[email protected]> * URL : https://github.com/clnkr-ai/clnkr * License : Apache-2.0 Programming Lang: Go Description : CLI for model-guided coding tasks clnkr is a command-line coding agent that uses an LLM to work on local source trees. It can run interactively with approval before each command batch, or run a single prompt non-interactively. It ships clnkr, the terminal CLI, and clnkrd, a stdio JSONL adapter for other tools. It supports Anthropic and OpenAI-compatible endpoints. The design is Unix-shaped: clnkr runs the coding-agent loop and leaves isolation, scheduling, and deployment to the surrounding system. I am upstream for clnkr and intend to maintain this package within the Debian Go Packaging Team.

