aicommits icon indicating copy to clipboard operation
aicommits copied to clipboard

A CLI that writes your git commit messages for you with AI

Results 118 aicommits issues
Sort by recently updated
recently updated
newest added

### Feature request It's great to have a properly predefined prompt, but I think it make sense to let users fine-tune provided prompt. For instance, the current suggested commit always...

feature
pending triage

This PR lets you set your hostname and path, as well as change your auth type. This was driven by necessity to connect to the Azure instance of ChatGPT I...

Ignore Binary lock files, like in Bun https://bun.sh/docs/install/lockfile

### Bug description did not work; this message was displayed: certificate is not yet valid ### aicommits version v1.11.0 ### Environment ```shell System: OS: Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4...

bug
pending triage

### Bug description i do it the command `aic -a` ### aicommits version v1.11.0 ### Environment ```shell > npx envinfo --system --binaries System: OS: macOS 14.1.1 CPU: (12) x64 Intel(R)...

bug
pending triage

### Bug description I reinstalled aicommits globally using pnpm (8.11.0) and added the OpenAI_KEY in the settings. However, when I attempted to make a git commit using aicommits, I encountered...

bug
pending triage

### Feature request Allow us to pass a commit hash to `aicommits` so that instead of examining the staged changes, it would examine the patch of the specified commit, and...

feature
pending triage

### Feature request Adding a OpenAI url setting allows integration with https://localai.io/, a locally-run API that is compatible with the OpenAI API specification. ### Why? Running the AI server locally...

feature
pending triage

1. Fixes a spelling mistake 2. The instructions should be prepended, not appended. With --verbose, the file contains ``` # ------------------------ >8 ------------------------ # Do not modify or remove the...