AI Autopilot: A Closed-loop C++ Development Pipeline from Ticket to GUI Verification
The author built an AI-powered automated development cycle using YouTrack, Claude Code, and a custom C++ test engine. The system parses tickets, modifies C++ code, builds the project, tests it in the live GUI via a Windows RDP session without a display, and closes the ticket. The pipeline includes components for issue understanding, code fixing, and GUI verification.
Anthropic
JetBrains




