Camouf - AI Code Guardrails
Version updated for https://github.com/TheEmilz/camouf to version v0.11.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Camouf is a GitHub Action that identifies and resolves errors introduced by AI code generation tools, such as broken contracts, phantom imports, and context drift, which traditional linters and compilers often overlook. It ensures cross-file integrity and architectural consistency, addressing compile-but-fail bugs to improve runtime reliability and maintain codebase coherence. This tool automates the detection and correction of these errors, enhancing the safety and dependability of AI-generated code.
Release notes
Full Changelog: https://github.com/TheEmilz/camouf/compare/v0.10.0...v0.11.0