- 79b0f0b Fix ChatGPT issue in multi-commit pushes by Patrizio · 10 months ago
- e483816 Standardize ChatGPT JSON response structure by Patrizio · 10 months ago
- 94db11e Enable concurrent commit processing by Patrizio · 11 months ago
- 29522bf Refresh documentation by Patrizio · 11 months ago
- 4f38402 Resolved concurrency issues in multi-commit pushes by Patrizio · 11 months ago
- 8cde3d6 Bump to version 2.0.1 by Patrizio · 11 months ago
- e1211a8 Fix issue: unexpected fields in ChatGPT response by Patrizio · 11 months ago
- 0ce6bf8 Enhance CodeFinder robustness by Patrizio · 11 months ago
- 978677d Prepare to enhance CodeFinder robustness by Patrizio · 11 months ago
- 50eca16 Refine class responsibilities by Patrizio · 11 months ago
- 7c90d9e Enhance logging functionality by Patrizio · 11 months ago
- d7a0f5c Enhance code conciseness by Patrizio · 11 months ago
- 14519e9 Change prompts to be focused on issues by Patrizio · 11 months ago
- 7b0a37f Enhance prompt maintainability by Patrizio · 11 months ago
- ad9ce97 Move ChatGPT prompts to JSON file by Patrizio · 11 months ago
- fb70b8b Split instructions in system prompt by Patrizio · 11 months ago
- 45d91b3 Visualize inline ChatGPT comments for deleted code by Patrizio · 11 months ago
- b428b37 Add bullet points to ChatGPT comments by Patrizio · 11 months ago
- 44f8e6f Modify default configuration setting by Patrizio · 11 months ago
- 3f99627 Enhanced review process for PatchSet revisions by Patrizio · 11 months ago
- 8d4d52e Fix formatting issue in ChatGPT responses by Patrizio · 11 months ago
- b5e77de Enhance logging capabilities by Patrizio · 11 months ago
- dda44aa Improve GerritClientPatchSet code quality by Patrizio · 11 months ago
- 868d633 Improve GerritClientPatchSet class readability by Patrizio · 11 months ago
- 6d8045a Improve readability of class UriResourceLocator by Patrizio · 11 months ago
- 43a3c33 Support Point-by-Point approach in comments by Patrizio · 12 months ago
- bc7706f Adjusted log level to DEBUG for specific entries by Patrizio · 12 months ago
- 0f1955f Add Review-By-Points config option by Patrizio · 12 months ago
- 1698f79 Bump to Version 2.0.0 by Patrizio · 12 months ago
- 0979c91 Update API version to newest gerrit by Patrizio · 12 months ago
- 7653383 Adjust log level by Patrizio · 12 months ago
- f2f18a9 Fix special character issue in project names by Patrizio · 12 months ago
- 6ade8a9 Fix int value Configuration project issue by Patrizio · 12 months ago
- c1caa6e Enhance code readability and log message clarity by Patrizio · 12 months ago
- 59eb88f Enhance clarity of ChatGPT responses by Patrizio · 12 months ago
- 0ef1f95 Refactor for consistent JSON response processing by Patrizio · 12 months ago
- 38fd5b4 Add Disabled/Enabled-Groups config options by Patrizio · 12 months ago
- 9a14ab5 Refactor Gerrit Client Classes for Improved Design by Patrizio · 12 months ago
- 5abd943 Enhance ChatGPT user mention detection by Patrizio · 12 months ago
- 3b0d476 Enhance ChatGPT prompt quality by Patrizio · 12 months ago
- c05b71a Refine clarity of config settings by Patrizio · 12 months ago
- ce526cd UriResourceLocator: Make simple interface to REST API by Michael Trimarchi · 12 months ago
- 08eb93e README.md: Extend the documenation to execute tests by Michael Trimarchi · 12 months ago
- 3f5d6f2 mvn: Add maven test enable by default by Michael Trimarchi · 12 months ago
- b16025f Add Disabled/Enabled-TopicFilter config options by Patrizio · 12 months ago
- a90f94d Add DisabledAuthors/EnabledAuthors config options by Patrizio · 12 months ago
- bc28eb5 Add FullFileReview config option by Patrizio · 12 months ago
- d7f0f32 Add ReviewPatchset config option by Patrizio · 12 months ago
- dcad78f Minimize payload size for ChatGPT transmission by Patrizio · 1 year ago
- 14ccfd2 Enhance filtering by event by Patrizio · 1 year ago
- 22172b0 Revise gptMentionedInComment test by Patrizio · 1 year ago
- c9e7e44 Improve test accuracy for patchSetCreatedOrUpdated by Patrizio · 1 year ago
- 6509d64 Integrate Configuration class into testing by Patrizio · 1 year ago
- 058b42c Fix int value handling issue in Configuration by Patrizio · 1 year ago
- f2fdb8f Add EnabledFileExtensions config option by Patrizio · 1 year ago
- ed59db7 Refactor codebase for improved readability by Patrizio · 1 year ago
- 98445ad Support ChatGPT response to inline comments by Patrizio · 1 year ago
- 66d6878 Add ReviewCommitMessages config option by Patrizio · 1 year, 1 month ago
- 1afd643 Provide complete file diffs to ChatGPT by Patrizio · 1 year, 1 month ago
- 6593ad4 Add StreamOutput config option by Patrizio · 1 year, 1 month ago
- 1bc0802 Add plugin configuration by Patrizio · 1 year, 1 month ago
- 930a74f Add additional debug variables to logging by Patrizio · 1 year, 1 month ago
- 92fd621 Fix gerrit authentication error by Patrizio · 1 year, 1 month ago
- 778456f Update README with Code Review examples and reorganized configuration instructions by xielong · 1 year, 2 months ago
- d80c8a2 Add download instructions for pre-built packages by xielong · 1 year, 5 months ago
- ce93d3e Bump version to 1.0.1 by xielong · 1 year, 5 months ago
- 242411a Add unit test for reducePatchSet method by xielong · 1 year, 5 months ago
- bf6e8fe Minor Changes to Project by xielong · 1 year, 5 months ago
- d3e6ffa Change HTTP retry to 5 times every 20s and add HTTP exception logging by xielong · 1 year, 5 months ago
- 19d8503 Add plugin features description in README doc by xielong · 1 year, 5 months ago
- fc11de5 Enable continuous dialogue, ready for @{gerritUserName}'s queries by xielong · 1 year, 5 months ago
- abc8a0f fix docs by xielong · 1 year, 5 months ago
- c47093d Add additional security instructions by xielong · 1 year, 5 months ago
- 7d9a8a6 Add explanation for project-level sensitive configs by xielong · 1 year, 5 months ago
- d04fd35 Fix incorrect documentation by xielong · 1 year, 5 months ago
- d7d96e7 Update docs and remove unused commented-out code by xielong · 1 year, 5 months ago
- f8cc816 Add event queue and HTTP retry by xielong · 1 year, 5 months ago
- 9cfc04c Bump version to 1.0.1-SNAPSHOT by xielong · 1 year, 5 months ago
- a206253 Implement task queueing with thread pool by xielong · 1 year, 5 months ago
- 64f0ac0 Allow specified projects to configure in their project.config file by xielong · 1 year, 5 months ago
- aabd5b9 Update project version to 1.0.0-SNAPSHOT by xielong · 1 year, 5 months ago
- 91eb4d6 Mock gptDomain configuration for sayHelloToGPT in CodeReviewPluginIT by xielong · 1 year, 5 months ago
- cfc95ea Refactor OpenAiClient class, remove StringUtils import and simplify function calls by xielong · 1 year, 5 months ago
- 15e5e0c Add new optional configurations: gptTemperature, globalEnable, and enabledRepos. See README for details. by xielong · 1 year, 5 months ago
- 6777da7 Catch Exception instead of Throwable by xielong · 1 year, 5 months ago
- a5a64d7 Fix test cases by xielong · 1 year, 5 months ago
- f74d7a4 Upgrade maven-compiler-plugin version to 3.8 by xielong · 1 year, 5 months ago
- 82a93ec Add tests by xielong · 1 year, 5 months ago
- 0deb7e8 Add project documentation by xielong · 1 year, 5 months ago
- f9d2831 Add PatchSetCreatedEvent listener and finalize key features by xielong · 1 year, 5 months ago
- 306d031 Add Gerrit and OpenAI RESTful API access clients by xielong · 1 year, 5 months ago
- 8c19846 First commit by xielong · 1 year, 5 months ago