darkroom Open the room
Browse docs

Install

Install the darkroom CLI — a private, uncensored agent that runs on your own machine.

What the CLI is#

The darkroom CLI is a local agent. It runs on your machine and operates on your own files, shell, and the open web — like a coding agent, but uncensored and private. The model behind it runs either fully offline on your hardware or against our sealed API. Your choice.

Install#

npm i -g darkroom     # gives you the `darkroom` command
darkroom setup        # writes the model presets

That's it. The web_search and browse tools, the uncensored skill, and the model presets come preloaded. File, shell and code editing are built in.

Run a task#

darkroom "research X across the sources others delist and write me a brief"

Or open an interactive session by running darkroom with no arguments.

Next#