Vibe Index
Version updated for https://github.com/roxblnfk/action-vibe-index to version v1.4.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Vibe Index automatically calculates and displays how much of a repository’s code was written by AI versus humans through its git history. It provides a simple, customizable badge to show this information, helping contributors assess the level of AI involvement in their projects. The action can be run as part of a GitHub Actions workflow to update the badge on each push or on demand.
What’s Changed
1.4.0 (2026-08-07)
Features
- signatures: detect JetBrains Junie as an AI committer (828664a)
Documentation
- explain where push:true lands the badge (branch vs release PR) (d2cbec6)