Now available: GitHub integration

1 min read

You can now create or update implementations in Superconductor directly from GitHub. Just mention @superconductor (or /superconductor, or /sc) in any pull request, and Superconductor will automatically update the linked implementation or start a new one.

The bot works from both general PR comments and file-specific review comments, automatically including the relevant code and discussion context (file paths, line numbers, diffs, etc.)

How to use the GitHub integration:

  1. In a PR, mention Superconductor. Use create to create a new implementation.
    ex: @superconductor create Please add pagination to users#index and update tests
  2. Superconductor runs the agents and posts updates directly to your PR comments.

Tips:

  • If a repo exists in multiple projects, add project:PROJECT_NAME.
  • Specify the agent you want to use with model:codex_gpt5
  • Type @superconductor help for a list of available models and commands
0:00
/0:39