eigenhelm
Version updated for https://github.com/metacogdev/eigenhelm to version v0.8.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
eigenhelm is a GitHub Action and CLI tool designed to evaluate and improve the structural quality of AI-generated code by analyzing its abstract syntax tree (AST) and comparing it to high-quality code corpora. It helps detect structural issues, such as high complexity or repeated patterns, and provides actionable directives for refactoring, enabling automated quality assurance without relying on LLMs or human reviewers. By offering deterministic scoring, trainability on custom codebases, and zero API costs, eigenhelm addresses the challenges of maintaining code quality at scale in AI-assisted development workflows.
What’s Changed
Full Changelog: https://github.com/metacogdev/eigenhelm/compare/v0.7.0...v0.8.0