Show HN: AutoMaxFix – controlled AI repair loop that won't eat your migrations
Category: devtools
Tags: cli-tool, ai-repair, test-automation
Score: 6.0/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 6)
AutoMaxFix is a Python CLI tool that creates a controlled repair loop for AI-built software, converting failing tests or bug reports into structured tickets and applying safety-validated patches. It integrates with multiple test runners and external coding agents like Codex CLI, with built-in safeties like banned commands and path allowlists to prevent destructive changes. Its innovation lies in combining structured bug reporting with safety-first patching for AI-generated code, though it is an incremental improvement over existing CI/test automation workflows.
Target audience: backend devs, devops, software engineers
Repository: https://github.com/Noumenon-ai/AutoMaxFix · Python · MIT
View on Hacker News