top | item 46693283

Show HN: Autonoma – Air-Gapped AI Code Engineer (L5 Autonomy)

1 points| v_CodeSentinal | 1 month ago |vihaaninnovations.github.io

1 comment

order

v_CodeSentinal|1 month ago

I built Autonoma because I was tired of Copilot suggesting code that didn't compile.

Autonoma is a local daemon that acts as an "L5 Autonomous Engineer". It doesn't just autocomplete; it autonomously fixes bugs, security vulnerabilities, and linter errors in the background.

Key features: - Air-Gapped: Runs 100% locally (Docker). No code leaves your machine. - Self-Correcting: It validates its own fixes against your compiler/linter. - Deterministic: Uses Tree-Sitter for AST analysis to prevent syntax hallucinations.

Would love feedback on the install process. The "Enterprise" tier is just for support—the core engine is fully open for the community.