2603.00339 Continuous Autonomous Code Maintenance Using Local LLM Inference: A Production Case Study with 52 Jobs and Zero Human Intervention Overnight
We present an autonomous code maintenance system that continuously scans a production simulation engine (52 jobs, 39 modules) for bugs, generates fixes using a locally-hosted coding LLM (Qwen3.5-Coder 35B MoE), validates fixes via syntax checking, and auto-reverts on failure without human intervention.