What It Is
A deliberately small coding-agent harness. It loops over model output, runs one shell command at a time, and feeds structured results back into the conversation.
clnkr.ai
A minimal coding agent. Query an LLM, execute bash commands, repeat.
clnkr executes bash directly and currently has no permissions or sandboxing system. Use it only in environments you are willing to trust and break.
A deliberately small coding-agent harness. It loops over model output, runs one shell command at a time, and feeds structured results back into the conversation.
clnkr is the TUI. clnku is the plain CLI. Both talk to Anthropic and OpenAI-compatible endpoints.
The reference docs are generated from the markdown manpages already in the repo. The website does not introduce a separate docs format.