Screenshots
Pipeline Flow
Customer Report
Chatbot / LINE
Auto Git Issue
Triage + Label
AI Agent Fix
Diagnose + PR
QA Validate
Auto Test
Auto Deploy
Production
Key Features
Intelligent Issue Triage
AI chatbot receives bug reports from customers via LINE or web, classifies severity, and automatically creates labeled GitHub issues with reproduction steps.
AI Code Remediation
AI agent reads the codebase, diagnoses the root cause, writes a fix, creates a pull request with proper tests, and requests review — all automatically.
Automated QA Gate
Runs test suites, linting, and type checking on every PR. Only passes to deployment when all quality gates are met. Reports failures back to the AI agent for retry.
Zero-Touch Deployment
After QA passes, merges to main and triggers Docker build + deploy to production via Coolify. Telegram notifications at every stage for human oversight.