Skip to content
visevise

vise

Open-source background coding agents. vise runs them on hosts you control, on your model credentials, with a human on every PR.

One-line install

curl -fsSL https://vise.sh/install | sh stands up the server, enrolls this machine as a host and puts the vise CLI on your PATH. See Install.

Describe a task, get a PR

vise sessions create "..." --repo owner/repo --watch clones the repo, runs the agent, and reports the pull request it opened. See Quickstart.

Your hosts, your credentials

Agents run as a plain process on machines you enroll, with the model credentials already on that machine. Only GitHub is outside your infrastructure.

Tracked to merge

The server polls every PR a session opens and records review and check state as events, so sessions watch follows it until it merges or closes.