Bug#1135616: ITP: clnkr -- CLI for model-guided coding tasks
Brian Cosgrove <[email protected]>
| Newsgroups | gmane.linux.debian.devel.general |
|---|---|
| Message-ID | <177782513597.1062412.13500009970775639627.reportbug__41544.9981506512$1777825560$gmane$org@localhost> |
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.