Skip to content

Releases: shanginn/git-aicommit

GPT-4o-mini with 128k context. LFGOOOOOO (fix npm)

19 Jul 09:44
8143a72
Compare
Choose a tag to compare
7.0.1

update package-lock.json for npm publish

GPT-4o-mini with 128k context. LFGOOOO

19 Jul 09:42
5a0b889
Compare
Choose a tag to compare
7.0.0

Update readme to reflect change to bun

oh yeah, 16k context baby!

17 Jun 15:57
Compare
Choose a tag to compare

Changed default model to gpt-3.5-turbo-16k
Changed method to calculate limits of the commit
Tweaked a commit prompt a bit

Remove console.log

22 May 09:31
Compare
Choose a tag to compare
5.2.1

Updated version number in package.json and removed console.log in aut…

Fix broken diff exclude and azure envs

22 May 09:31
Compare
Choose a tag to compare
5.2.0

Removed 'addAllChangesBeforeCommit' property and changed the default …

Add Azure OpenAI support

13 May 13:49
cecdb53
Compare
Choose a tag to compare
5.1.1

Update package.json

Back to NodeJS

19 Apr 02:59
Compare
Choose a tag to compare
  1. Back to NodeJS as a runtime, because of some bugs with Langchain and Bun
  2. If commit is large than 2k chars, summarize each file
  3. Bump versions

Fix typo in params

04 Apr 10:22
Compare
Choose a tag to compare
4.0.1

Update installation instructions to recommend using bun.

Bump version, fix release

04 Apr 06:28
Compare
Choose a tag to compare
4.0.0

Remove build step and clean up npm-publish.yml.

No, really, fix npm publish

04 Apr 06:26
Compare
Choose a tag to compare
1.0.2

Remove npm test step from publish workflow for faster builds.