docs · v0.1

The agentic dev platform for GitLab and GitHub teams.

vemlor watches your repos, runs Claude or Codex against signals you care about (failed pipelines, MR comments, schedules), and opens pull requests with the fix.

Multi-agent

Claude Code or Codex CLI. Pick per workspace.

GitLab + GitHub

Native for both, including self-hosted GitLab.

BYO subscription

OAuth with your Claude or ChatGPT account. We don’t resell tokens.

Self-host

Single binary + Postgres. Your cluster, your data.

Signals engine

Webhook → immediate or delayed trigger → agent dispatch.

Audit-ready

Every action logged. Encrypted at rest. SOC-ready posture.

Trigger from any MR comment

Mention the bot on any merge request or pull request. The agent clones, plans, edits, and opens a follow-up branch with the fix. No commit access to your main branch.

See the flow
# on any open MR
@vemlor fix the flake in spec/billing_spec.rb

# 90 seconds later
+ branch vemlor/fix-billing-spec pushed
+ MR !318 opened

Start with