Changelog
What's new in DBTempo, newest first.
- ·Repo detail page with auto-PR zone configuration
- ·GitHub OAuth repo connection flow
- ·Pull request auto-open from recommendation detail
- ·Settings → Repos management page
- ·Rules engine with 8 deterministic rules: missing composite index, full table scan, filesort, SELECT *, unbounded pagination, high rows-examined ratio, N+1 detection, MyISAM high-write workload
- ·Recommendations list with confidence filtering (high / medium / low)
- ·Recommendation detail with accept, dismiss, and open-PR actions
- ·Credit cost estimate before sending a thread message
- ·Go CLI binary — connects to MySQL via DSN, runs EXPLAIN, sends diagnostic payload
- ·CLI run ingestion endpoint with gzip payload support
- ·Analysis worker that runs rule engine on each CLI payload
- ·API key management (create, revoke, scope)
- ·Database connections: add, view schema overview, archive
- ·Threads and chat with streaming AI responses
- ·Credit ledger: per-message deduction, daily usage chart
- ·PayPal subscription billing (Starter, Pro, Agency plans)
- ·Email + OAuth (GitHub, Google) authentication
- ·Session management with secure cookies
- ·Marketing landing page and pricing page
- ·Admin cost dashboard