Show HN: Ox – an AI agent that catches tech debt before it's committed
Category: devtools
Tags: ai-agent, code-review, technical-debt, python, dev-tool
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 7, Utility: 7)
Ox is an AI agent that reviews code changes in pull requests to detect and suggest fixes for technical debt before it's committed. It uses a hotspot model and codebase context to provide specific, actionable feedback, making it a proactive tool for maintaining code quality. Its ability to learn from the repository's conventions and integrate into existing workflows is particularly interesting.
Target audience: backend devs, devops, software engineers
Repository: https://github.com/CraigRiggins/taskflow-ox-demo · Python
View on Hacker News