Application
Coding
mods
1AI 2for 3your 4command-line 5and 6pipelines
the six Ws · specification
W1
Who
Maintained by Charm (charmbracelet).
W2
What
Pipes command output through an LLM on the CLI.
W3
Where
A Go binary in your terminal.
W4
When
When scripting AI into shell pipelines.
W5
Why
Makes LLMs a first-class part of the command line.
W6
With
A provider API key or a local model.
W7
Watch
Company-maintained; open-source (MIT). Runs locally; sends the input you pipe to it to the provider you configure.