Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GitSenseNew to Visual Studio Code? Get it now.
GitSense

GitSense

KAMAL-02

|
85 installs
| (4) | Free
Automates the process of summarizing your coding activity and committing it to a GitHub repository
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitSense - Automate Your GitHub Contributions

GitSense is a VS Code extension that automates the process of summarizing your coding activity and committing it to a GitHub repository. It monitors your coding activity in one-hour intervals, generates a summary of your changes, and commits and pushes these summaries to your GitHub repository named GitSense-commits. This tool streamlines tracking your progress and maintaining a log of your work.


Why GitSense?

In many professional workflows, developers often work on feature branches and make commits. However, when these branches are merged, the commit history becomes condensed, and the individual contributions are not reflected. Additionally, many developers use separate email accounts for professional work, leaving little time to enhance their personal GitHub profiles.

GitSense addresses this gap by ensuring your personal GitHub profile stays active and well-maintained. It automatically updates your GitHub commit chart with regular commits, helping you showcase consistent activity and growth as a developer.


Features

  1. Automated Monitoring: GitSense monitors the codes you save and generates summaries of your code every hour.
  2. Hourly Commits: After continous hour of work, GitSense commits and pushes a summary of your changes to the GitSense-commits repository.
    • For example, if you work for 2 hours continously, there will be 2 commits and pushes.
  3. GitHub Integration: Seamlessly integrates with VS Code's GitHub authentication to access your account.
  4. Enhance Your GitHub Profile: Maintain a consistent and active commit chart on your personal GitHub profile, even when working on professional projects.

Installation

Install GitSense from the VS Code marketplace. Link to the extension.


Getting Started

Authenticate with GitHub

GitSense requires access to your GitHub account to push commits.

  1. If you are already logged into VS Code through GitHub, GitSense will start working immediately.
  2. If not, you will be prompted to login via GitHub when you first use the extension.
  3. Once authenticated, GitSense will automatically monitor your coding activity and commit summaries to your GitSense-commits repository.

Requirements

  • VS Code: Make sure you have VS Code installed.
  • GitHub Account: Required for authentication via VS Code.

About the Creator

GitSense is created and maintained by KAMAL-02. Feel free to reach out.


License

GitSense is licensed under the MIT License. See the LICENSE file for details.

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