Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>GitLiveLogNew to Visual Studio Code? Get it now.
GitLiveLog

GitLiveLog

Danish Shaikh

|
17 installs
| (0) | Free
Tired of your GitHub activity graph making you look like you've been on a year-long sabbatical? Let GitLiveLog save you from commit embarrassment! 🚀 This VS Code extension commits every actual keystroke of effort.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitLiveLog 🚀

Tired of your GitHub activity graph making you look like you've been on a year-long sabbatical? Let GitLiveLog save you from commit embarrassment!

GitLiveLog is your VS Code companion that automatically commits your code changes while you're in the flow. No more forgetting to commit - we've got you covered!

VS Code Marketplace Version VS Code Marketplace Downloads VS Code Marketplace Rating License

Features ✨

  • 🤖 Auto-Commit: Automatically commits your changes while you code
  • 🧠 AI-Powered: Generates meaningful commit messages using AI
  • ⚡ Zero Config: Works out of the box with smart defaults
  • 🎯 Focus Mode: No more context switching to make commits
  • 📊 Better History: Granular commit history shows your actual progress
  • 🎨 Flexible: Customize commit frequency and AI models to your liking

Quick Start 🎬

  1. Install GitLiveLog from VS Code Marketplace
  2. Open your project
  3. Start coding! GitLiveLog will handle the commits

Configuration ⚙️

Access settings through VS Code's settings menu:

{
  "gitlivelog.isTracking": true,        // Enable/disable auto-tracking
  "gitlivelog.commitFrequency": 5,      // Minutes between commits
  "gitlivelog.ai.enabled": true,        // Enable AI commit messages
  "gitlivelog.ai.model": "gemini-pro",  // Choose AI model
  "gitlivelog.ai.apiKey": ""            // Your AI service API key
}

Supported AI Models 🤖

  • Gemini Pro (Default)
  • GPT-3.5 Turbo
  • GPT-4
  • DeepSeek Chat

Why GitLiveLog? 🤔

  • Never Forget to Commit: Auto-commits while you code
  • Stay in the Zone: No more interruptions to write commit messages
  • Smart History: AI generates meaningful commit messages
  • Real Progress: Your GitHub activity finally reflects your true effort

For More Details 📚

Check out our detailed documentation for:

  • Advanced configuration
  • Best practices
  • Pro tips
  • Troubleshooting

Contributing 🤝

Contributions are welcome! Please feel free to submit a Pull Request. For major changes:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License 📄

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ by developers who kept forgetting to commit
Report Bug · Request Feature

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft