Faff Alternatives
Similar projects and alternatives to faff
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
superclaude
🚀 Give Claude AI superpowers for GitHub workflows. Transform "fix stuff" commits into professional messages, generate intelligent changelogs, and get AI code reviews - all with one command. (by gwendall)
-
claude-auto-commit
AI-powered Git commit message generator using Claude Code SDK. Intelligently analyzes code changes and generates contextual commit messages with multi-language support and advanced features.
-
loz
Loz is a command-line tool that enables your preferred LLM to execute system commands and utilize Unix pipes, integrating AI capabilities with other Unix tools.
-
git-commit-agent
🤖 AI-powered git commit message generator using LangChain and OpenAI. Automatically analyzes code changes and creates high-quality conventional commit messages with smart detection, error handling, and global configuration support.
-
Autocommit
using rather than committing every week holding back specific data, to look like any other user making daily contributions (by donnaken15)
-
-
-
-
faff discussion
faff reviews and mentions
-
Conventional commit generator using local LLMs
Author here. Yes, another AI commit generator - I know, I know.
I built faff after GitKraken's AI wouldn't generate proper conventional commits despite custom prompts. Local Ollama + qwen2.5-coder models work surprisingly well for conventional commits. Simple shell script, no cloud APIs. https://github.com/wimpysworld/faff
Stats
wimpysworld/faff is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of faff is Shell.