dwim logo: a small robot sitting cross-legged, eyes closed, at peace

dwim

A coding agent that runs on your own GPU.

The agent, the model, and the engine that runs it, in one Rust program: no API key, no server, and nothing leaves your machine.

# install
$ cargo install --git https://github.com/dwim-sh/dwim

# start the shell in a project directory
$ dwim

# or ask one thing
$ dwim "what changed in the last commit?"