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.
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.