allwright
v1.106.0
Published
Allwright — the AI teammate that runs on YOUR machine. Polls your Jira, runs jailed agents in your local checkouts, opens PRs, executes approved deploys, and audits security/testing/architecture. Credentials and code never leave your host.
Maintainers
Readme
Allwright Runner
The customer-side half of Allwright: it runs on YOUR machine, polls YOUR Jira, executes jailed AI agents inside YOUR local checkouts, opens PRs as your team members, runs approved deploys, and performs security/testing/architecture audits — while your code, your credentials and your reports never leave the machine. Outbound-only: no open ports needed; a laptop, office PC or small VPS all work.
Quick start
npm install -g allwright
allwright init # control plane URL + enrol token (from your dashboard), then Jira -
# answer "skip" (or pass --no-jira) on a deploy-only server, and add it
# later with `allwright jira set-default`
allwright repo add "<repoName>" /path/to/checkout
allwright startPrerequisites on this machine: Node 20+, git, and
Claude Code logged in
(npm i -g @anthropic-ai/claude-code && claude).
The full step-by-step guide lives inside your Allwright dashboard
(New Project page). Update any time with allwright update.
All configuration and every credential stay in ~/.config/ticketpilot/
(mode 600) on this machine only.
© Sublimity Softwares. All rights reserved. This package ships bundled, proprietary code — see the terms on the website.
