Skip to content

Latest commit

 

History

History

README.md

@getdevintern/code

npm License Docs

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.

Install

bun install -g @getdevintern/code
# or
npm install -g @getdevintern/code

Quick start

# 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-pr

Documentation

Full docs: devintern.com/docs/code

Source monorepo: getdevintern/devintern

License

FSL-1.1-Apache-2.0. Interactive use free forever; unattended automation requires a license — see pricing.