Updates

Changelog

Shipped work for Repairo — early access moves fast.

Vendor poll cron + multi-language patches + agent marketplace

2026-07-26

  • Secured /api/cron/poll-vendors + optional VENDOR_POLL_MS in-process poller
  • Python/Go-aware URL and enum string repairs
  • Public /agents and /agents/[vendor] install pages

Vendor agents + repo discovery

2026-07-26

  • Catalog agents (Stripe, GitHub REST, Petstore) with remote OpenAPI fetch
  • Scan repo for OpenAPI + client files (TS/JS + Python discovery)
  • Install agent → watched integration with baseline polling
  • Quick Repair “Scan repo” autofill

SaaS billing essentials

2026-07-26

  • Free / Pro plan limits (integrations, monthly runs, seats)
  • Usage meters and payment-failed state in the app
  • Pending team invites by GitHub username
  • Audit log + API rate limits
  • Public /pricing page

Landing motion + clearer repair errors

2026-07-26

  • Animated silver mesh gradients on the home hero
  • File-not-found errors name the missing OpenAPI/consumer path
  • Removed marketing LinkedIn phrasing from the funnel

Production OAuth on Vercel + Railway

2026-07-25

  • Signed OAuth state for proxy-safe GitHub login
  • Vercel UI proxies /api/* to Railway (SQLite + repairs)
  • Hardened callback errors and auth status diagnostics

GitHub MVP

2026-07-24

  • Connect repo → repair from OpenAPI paths → open real PRs
  • Watched integrations + GitHub push webhooks
  • Quick Repair one-shot flow for first-time users
Open the app