Skip to content

Repository files navigation

Commitologist

Generate commit messages in VSCode using Tetra.

Click the Commitologist button in the Source Control panel (or Command Palette → "Commitologist: Generate Commit Message"). The extension sends your git diff to Tetra's local HTTP API, which runs the "Commit message" command and returns the result into the commit input box.

Requirements

  • Tetra running on localhost:24100
  • An Commit message.prompt.md command in ~/.config/tetra/commands/

Installation

Search "Commitologist" in the VSCode Marketplace and click Install.

Development

git clone https://github.com/vladstudio/commitologist.git
cd commitologist
bun install
bun run build

Press F5 in VSCode to launch the Extension Development Host.

Troubleshooting

Check the Output panel (select "Commitologist" from the dropdown) for error details.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages