Releases: SamoTech/devlens
Releases Β· SamoTech/devlens
DevLens Repo Health v1.0.3
π DevLens v1.0.3
What's New
- β
groq_modelinput β override the AI model without touching any code - β
<!-- DEVLENS:START / END -->markers now auto-injected into README - β Groq errors now logged visibly in Actions output (no more silent failures)
- β
v1tag moved to this release β@v1always gets latest stable code - β
Workflow now uses
@maininternally for zero-lag updates
Full end-to-end verified β
Health engine β Groq AI (200 OK) β README badge injected β bot commit pushed
Usage
- uses: SamoTech/devlens@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
groq_api_key: ${{ secrets.GROQ_API_KEY }}
groq_model: 'llama-3.1-8b-instant' # new in v1.0.3DevLens v1.0.2
π DevLens v1.0.2
What's included
- Repository health scoring across 7 dimensions
- Auto-inject live badge into README on every push
- Weekly digest workflow
- Zero-config setup
Usage
- uses: samotech/devlens@v1DevLens v1.0.1
π DevLens v1.0.1
What's included
- Repository health scoring across 7 dimensions
- Auto-inject live badge into README on every push
- Weekly digest workflow
- Zero-config setup
Usage
- uses: samotech/devlens@v1DevLens v1.0.0
π DevLens v1.0.0
Whatβs included
- Repository health scoring across 7 dimensions
- Auto-inject live badge into README on every push
- Weekly digest workflow
- Zero-config setup
Usage
- uses: samotech/devlens@v1