Turn tracker tickets into pull requests with any coding agent — on your keys, self-hosted.
devintern watches your issue tracker (or a local markdown file), runs Claude Code / Codex / Cursor / OpenCode / others, and opens a ready-to-review PR. Interactive use is free forever.
- Trackers: Jira · Linear · GitHub Issues · Trello · Asana · Azure DevOps · markdown files
- Agents: Claude Code · Codex · Cursor · OpenCode · Grok Build · and others
- BYOK: your model keys, billed on your existing provider contract
Also useful: feasibility questions go back on the ticket instead of a wrong PR; the agent self-reviews its diff before you see it; unattended pickup is available when you want it.
Pair with @getdevintern/pm (devpm) to turn rough notes, logs, or Figma into well-specified tickets first.
bun install -g @getdevintern/code
# or
npm install -g @getdevintern/code# Zero tracker credentials: local markdown task → PR
devintern ./tasks/feature-spec.md --create-pr
# Or configure a real tracker
devintern init
devintern PROJ-123 --create-prFull docs: devintern.com/docs/code
- Quick start
- Configuration
- Usage
- Markdown file tasks
- Worker / unattended automation
- GitHub integration
Source monorepo: getdevintern/devintern
FSL-1.1-Apache-2.0. Interactive use free forever; unattended automation requires a license — see pricing.