Section 01
Introduction: auto-bug-fix—An AI-Native Automated Bug Fix Scheduling System
auto-bug-fix is an AI-native automated bug fix scheduling system that connects Jira and GitLab. It automatically assigns bugs to AI agents to perform analysis, fixing, testing, and submitting merge requests. Its core scheduler is implemented in Go and supports integration with multiple AI agents (such as OpenAI Codex, Claude Code, etc.), aiming to solve the problem of integrating AI tools with existing enterprise development workflows and improve bug fix efficiency.