aicommit2

A Reactive CLI that generates git commit messages with various AI

MIT License

Downloads
782
Stars
11
Committers
7

Bot releases are visible (Hide)

aicommit2 - v1.8.6

Published by github-actions[bot] 5 months ago

1.8.6 (2024-05-16)

♻️ Refactor

  • replace localhost url with default constant and add DEFAULT_OLLMA_HOST to config.ts (76b9d00)
aicommit2 - v1.8.5

Published by github-actions[bot] 5 months ago

1.8.5 (2024-05-08)

✨ Features

  • improved OllamaService with configurable prompt and temperature (c200906)
  • simplify prompt generation and update buildPrompt method (6c39016)

πŸ› Bug Fixes

  • correct prompt format (2b258f1)
  • prompt: fix generatePrompt function to accept additionalPrompts (d42507d)

πŸ“ Docs

  • update badges (c765a64)
  • update documentation for Ollama model, host, and stream (6750db1)
  • update README (fdb080b)
  • update README (b9c2c73)
  • update README.md with new links and images (3e9f87e)

πŸ“¦ Chores

  • rollback code for ollama service (721710c)
aicommit2 - v1.8.4

Published by github-actions[bot] 6 months ago

1.8.4 (2024-05-04)

✨ Features

  • anthropic: add temperature parameter to Anthropic API call (ca32486)
  • support claude3 models (c4985b8)

πŸ“ Docs

  • update Anthropic model default in README (09db772)
aicommit2 - v1.8.3

Published by github-actions[bot] 6 months ago

1.8.3 (2024-04-30)

✨ Features

  • update supported models in HuggingFace (6ceb341)

πŸ“ Docs

  • clarify stream request option (8cacb2a)
  • README: update introduction and features (e0682dd)
aicommit2 - v1.8.2

Published by github-actions[bot] 6 months ago

1.8.2 (2024-04-21)

πŸ’« CI/CD

  • add semantic-release npm plugin to release config (2b756c8)

πŸ“¦ Chores

  • update prompt to include commit type (fd5647a)
aicommit2 - v1.8.1

Published by github-actions[bot] 6 months ago

1.8.1 (2024-04-20)

πŸ“ Docs

πŸ’« CI/CD

  • release: update semantic release plugins and config (9c4f7ee)
aicommit2 - v1.8.0

Published by github-actions[bot] 6 months ago

1.8.0 (2024-04-16)

Bug Fixes

  • fix sanitizeMessage func on hugging face (b98a1b8)
  • handleError$ check for error response existence (709cc37)

Features

  • add experimental feature for ollama stream (f482368)
  • add stream response to anthropic (3baeed0)
  • update ollama streaming (08a20aa)
aicommit2 - v1.7.5

Published by github-actions[bot] 7 months ago

1.7.5 (2024-03-23)

Bug Fixes

  • update OpenAI config options and path handling (6076d21)
aicommit2 - v1.7.4

Published by github-actions[bot] 7 months ago

1.7.4 (2024-03-23)

Bug Fixes

  • update OPENAI_HOST to OPENAI_URL in config to support pathname #26 (3b91852)
aicommit2 - v1.7.3

Published by github-actions[bot] 7 months ago

1.7.3 (2024-03-21)

Bug Fixes

aicommit2 - v1.7.2

Published by github-actions[bot] 7 months ago

1.7.2 (2024-03-21)

Bug Fixes

aicommit2 - v1.7.1

Published by github-actions[bot] 7 months ago

1.7.1 (2024-03-21)

Bug Fixes

  • fix sanitizeMessage function (31cb4d4)
  • rollback prompt code (5e770b4)
aicommit2 - v1.7.0

Published by github-actions[bot] 7 months ago

1.7.0 (2024-03-21)

Features

  • add OPENAI_HOST config option (3601f12)
  • add prompt option for fine-tuning commit prompt (1d5e258)
aicommit2 - v1.6.0

Published by github-actions[bot] 7 months ago

1.6.0 (2024-03-20)

Bug Fixes

  • handle OllamaService errors (0d27cb4)

Features

aicommit2 - v1.5.0

Published by github-actions[bot] 7 months ago

1.5.0 (2024-03-17)

Features

  • add Mistal AI Service (b392b76)
  • mistral: update random seed range and model name (95b3427)
aicommit2 - v1.4.0

Published by github-actions[bot] 8 months ago

1.4.0 (2024-03-09)

Features

  • update docs and deploy to npm (424e933)
aicommit2 - v1.3.0

Published by github-actions[bot] 8 months ago

1.3.0 (2024-03-07)

Features

  • services: add gemini service (265e08b)
aicommit2 - v1.2.0

Published by github-actions[bot] 8 months ago

1.2.0 (2024-03-04)

Features

  • add anthropic ai service (724ccbc)
  • managers: integrate Anthropic AI service (bc8e4b0)
aicommit2 - v1.1.0

Published by github-actions[bot] 8 months ago

1.1.0 (2024-02-14)

Features

aicommit2 - v1.0.0

Published by github-actions[bot] 9 months ago

1.0.0 (2024-02-07)

Bug Fixes

Features

Package Rankings
Top 32.15% on Npmjs.org
Badges
Extracted from project README
tak-bro license version downloads
Related Projects