Skip to content

Conversation

@zakelfassi
Copy link

  • add pkg/ai client and prompt builder (OpenAI/OpenRouter compatible)
  • add “Generate AI commit message” option in commit menu (Ctrl+O, g)
  • introduce ai config block (provider/baseURL/model/temperature/etc.)
  • update English + JA/KO/NL/zh-CN i18n strings
  • add docs at docs/AI_Commits.md
  • add unit/integration tests

PR Description

Please check if the PR fulfills these requirements

  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary
  • You've read through your own file changes for silly mistakes etc
- add pkg/ai client and prompt builder (OpenAI/OpenRouter compatible) - add “Generate AI commit message” option in commit menu (Ctrl+O, g) - introduce ai config block (provider/baseURL/model/temperature/etc.) - update English + JA/KO/NL/zh-CN i18n strings - add docs at docs/AI_Commits.md - add unit/integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant