{"id":50207704,"url":"https://github.com/razakadam74/gitmsg","last_synced_at":"2026-05-26T02:11:28.897Z","repository":{"id":356452091,"uuid":"1232591685","full_name":"razakadam74/gitmsg","owner":"razakadam74","description":"Fast, offline, deterministic Conventional Commit message generator. No LLM, no API key, no network.","archived":false,"fork":false,"pushed_at":"2026-05-25T07:56:23.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T09:27:56.037Z","etag":null,"topics":["cli","commit-message","conventional-commits","developer-tools","git","git-hooks","nodejs","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/razakadam74.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-08T04:44:42.000Z","updated_at":"2026-05-25T07:55:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/razakadam74/gitmsg","commit_stats":null,"previous_names":["razakadam74/gitmsg"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/razakadam74/gitmsg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razakadam74%2Fgitmsg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razakadam74%2Fgitmsg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razakadam74%2Fgitmsg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razakadam74%2Fgitmsg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razakadam74","download_url":"https://codeload.github.com/razakadam74/gitmsg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razakadam74%2Fgitmsg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33500482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"online","status_checked_at":"2026-05-26T02:00:06.821Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","commit-message","conventional-commits","developer-tools","git","git-hooks","nodejs","typescript"],"created_at":"2026-05-26T02:11:28.211Z","updated_at":"2026-05-26T02:11:28.892Z","avatar_url":"https://github.com/razakadam74.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitmsg\n\n\u003e Fast, offline, deterministic Conventional Commit message generator. **No LLM. No API key. No network.**\n\n```bash\n$ git add .\n$ gitmsg\nfeat(auth): add login\n```\n\n## Install\n\n```bash\nnpm i -g @razakadam74/gitmsg\n```\n\nThe binary on your `PATH` is `gitmsg` — the scoped package name is only used at install time. The unscoped `gitmsg` name on npm is currently held by an inactive maintainer; this project publishes under a personal scope until that resolves.\n\n## What it does\n\n`gitmsg` reads your staged git diff and prints a [Conventional Commit](https://www.conventionalcommits.org/) message in milliseconds. It runs entirely offline, sends nothing anywhere, and produces the same output for the same diff every time.\n\n## Why\n\nThere are roughly three options for commit messages today:\n\n1. Write lazy ones (`fix stuff`, `wip`, `update`).\n2. Use AI-powered tools — they cost money, need API keys, send your code to third parties, and are slow.\n3. Hand-craft Conventional Commits and get tired of it.\n\n`gitmsg` is the boring middle ground: fast, deterministic, free, and private. Good enough 90% of the time — and the other 10%, just edit it.\n\n## Status\n\n🚧 Early development. v0.1.0 is published as [`@razakadam74/gitmsg`](https://www.npmjs.com/package/@razakadam74/gitmsg). APIs and behaviour may still change before v1.0.\n\n## Contributing\n\nContributions and ideas are welcome once the v0.1 baseline is in place. For now, feel free to open an issue with feedback or a feature request.\n\n## License\n\n[MIT](LICENSE) © razakadam74\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazakadam74%2Fgitmsg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazakadam74%2Fgitmsg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazakadam74%2Fgitmsg/lists"}