Code Review Gpt Versions Save

Your personal code reviewer powered by LLMs (OpenAI GPT-3.5/4) & Embeddings ⚡️ Improve code quality and catch bugs before you break production 🚀 Lives in your Github/GitLab/Azure DevOps CI

v0.1.5

6 months ago

v0.1.4-alpha

8 months ago

What's Changed

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/v0.1.3...v0.1.4-alpha

v0.1.3

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/v0.1.0...v0.1.3

v0.1.0

8 months ago

0.1.0 (2023-08-16)

Features

  • add demo prompt for code snippet (3bf76bf)
  • docs on how to set up gitlab access token (a9643f2)
  • make review function return feedback (c58fcee)
  • pass OpenAIApiKey as a parameter in lambdas instead of taking from process.env (ba47456)

Bug Fixes

  • do not add file to prompt if only removed lines (#174) (a33f49a)

v0.0.34

9 months ago

0.0.34 (2023-08-07)

Features

Bug Fixes

  • add id to release please ci step (29345e7)

Miscellaneous Chores

0.0.33

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/0.0.32...0.0.33

0.0.32

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/0.0.30...0.0.32

0.0.30

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/0.0.28...0.0.30

0.0.28

9 months ago

What's Changed

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/0.0.25...0.0.28

0.0.25

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mattzcarey/code-review-gpt/compare/0.0.20...0.0.25