Back to Projects
CommitFeed
CLI Tools

CommitFeed

CommitFeed is a command-line tool written in Go that reads your Git commit history, summarizes recent changes, and uses AI to generate ready-to-post content for platforms like LinkedIn and Twitter.

Perfect for open-source maintainers, indie hackers, or dev teams who want to share progress updates directly from their terminal.

Features

  • AI-powered post generation using Hugging Face or compatible LLMs
  • Reads real Git history and formats commits into summaries
  • Multi-platform support for LinkedIn and Twitter
  • Configurable AI providers (Hugging Face, OpenAI, Gemini, DeepSeek, Grok)
  • First-time setup wizard built with Charm's BubbleTea
  • Secure local config storing API keys in ~/.commit-feed/config.json

Supported AI Providers

  • Hugging Face (free tier available)
  • OpenAI
  • Gemini (Google)
  • DeepSeek (free tier available)
  • Grok (xAI)
Stack:GoCobra
Tags:#AI#Social Media#Automation#Git