Phixr

Seamless GitLab-AI Integration Platform

Phixr bridges GitLab’s issue workflow with OpenCode’s AI coding sessions. GitLab issues become persistent AI sessions. Comments become messages. Three commands total.

Alice:   @phixr /session
Phixr:   Session started. Branch: ai-work/issue-42

Alice:   @phixr add user authentication with JWT tokens
Phixr:   [implements changes, posts summary with diff stats]

Alice:   @phixr push your changes and create an MR
Phixr:   [pushes to branch, creates merge request, posts link]

Alice:   @phixr /end
Phixr:   Session ended.

How It Works

  1. Start a session on any GitLab issue with @phixr /session
  2. Talk to the AI by mentioning @phixr in issue comments
  3. Watch it work with --vibe flag for a live OpenCode UI link
  4. End the session with @phixr /end when you’re done

The AI reads the issue, clones the repo, creates a working branch, and handles everything from planning to implementation. All through natural conversation in GitLab comments.

Key Features