1. 48a40a9 Adding google-formatter maven plugin support. by Trevor Getty · 3 days ago master
  2. 3e07097 Fix guice binding issue on GerritClientPatchSet by Trevor Getty · 7 days ago
  3. 35923aa Completing refactor / rename on stateless ChatGPT items. by Trevor Getty · 13 days ago
  4. 01be179 Moving master to build JDK21 by default. by Trevor Getty · 3 weeks ago
  5. a7cb676 Merge changes I2c8adb06,I43613aa6,I3dde13c0 by Matthias Sohn · 2 weeks ago
  6. fc78949 Use jgit @NonNull annotation by Matthias Sohn · 3 weeks ago
  7. 9cba049 Add license headers by Matthias Sohn · 2 weeks ago
  8. fa30a85 Merge remote-tracking branch 'origin/stable-3.8' by Trevor Getty · 3 weeks ago
  9. 7849598 Bump dependencies forward. by Trevor Getty · 3 weeks ago
  10. 2ce259d Format source code using google-java-format 1.24.0 by Matthias Sohn · 3 weeks ago
  11. a755820 Extension of ChatGPT only plugin to support private ai services. by Trevor Getty · 6 weeks ago stable-3.7
  12. 7ba7de3 Refactor patch processing functions by Patrizio · 5 months ago gerrithub-chatgpt-code-review/main
  13. a545709 Refactor code for prompt specialization by Patrizio · 5 months ago
  14. b6e16fe Rename prompt-related entities by Patrizio · 5 months ago
  15. 12afc42 .github: Update github action to java 17 by Michael Trimarchi · 4 months ago
  16. 361ddf5 Bump to version 3.0.0 by Patrizio · 5 months ago
  17. df0b0f2 Update README for version 3 features by Patrizio · 5 months ago
  18. 03911a3 Update ChatGPT default model by Patrizio · 5 months ago
  19. a3cabb0 Fix: ignore replies quoting messages to ChatGPT by Patrizio · 5 months ago
  20. 649c3b2 Fix: processed commands not intended for ChatGPT by Patrizio · 5 months ago
  21. 12d2244 Refactor access to dynamic configuration by Patrizio · 5 months ago
  22. f8c0c4d Optimize assistant reuse by properties by Patrizio · 5 months ago
  23. 2afad23 Code style update: convert enums to CamelCase by Patrizio · 5 months ago
  24. a270464 Retry requests when ChatGPT returns empty data by Patrizio · 5 months ago
  25. 5d7c20a Automatically refresh the codebase upon merging by Patrizio · 5 months ago
  26. 2b584b6 Moved `interfaces` package to main directory level by Patrizio · 5 months ago
  27. f07b6b7 Fix errors with slashes in project names by Patrizio · 5 months ago
  28. 2b7af11 Modified behavior: score persists through replies by Patrizio · 5 months ago
  29. fc37ede Apply file extension filter to git repo files by Patrizio · 5 months ago
  30. a138e9c Refactor text functionalities and constants by Patrizio · 5 months ago
  31. 92d063b Streamline rule integration in stateful prompt by Patrizio · 5 months ago
  32. 1c14db3 Enforce thread history lookup in stateful prompts by Patrizio · 5 months ago
  33. 368d74d Force ChatGPT to conduct codebase lookups by Patrizio · 5 months ago
  34. a7bdb5c Switch from `code_interpreter` to `file_search` by Patrizio · 5 months ago
  35. ff1003b Centralize API version for stateful calls by Patrizio · 5 months ago
  36. 8e891e3 Ignore shell script files at root in .gitignore by Patrizio · 5 months ago
  37. c69b791 Enforce ChatGPT response in JSON format by Patrizio · 5 months ago
  38. b9f10af Handle "message_creation" responses in JSON format by Patrizio · 5 months ago
  39. 24d5501 Cancel "zombie" thread runs by Patrizio · 5 months ago
  40. 33f4a55 Implement task-specific assistants by Patrizio · 5 months ago
  41. 4777116 Fix issue with incorrect last message extraction by Patrizio · 5 months ago
  42. 6e43f18 Handle "message_creation" ChatGPT response type by Patrizio · 5 months ago
  43. bde6e10 Support request messages in stateful mode by Patrizio · 5 months ago
  44. 960e3ce Initialize ChatGptClient with Configuration param by Patrizio · 6 months ago
  45. 3a2921f Unique threads for requests on the same Change Set by Patrizio · 6 months ago
  46. 9c0f687 Update the "Commands" section in README by Patrizio · 6 months ago
  47. d249ab9 Introduce `reset` option to `configure` command by Patrizio · 6 months ago
  48. 419c79a Support spaces within command option values by Patrizio · 6 months ago
  49. 3317743 Enable dynamic configuration via command by Patrizio · 6 months ago
  50. 8fb0c81 Fix overlapping data issues in stateful reviews by Patrizio · 6 months ago
  51. 72dfda2 Introduce `PluginDataHandlerProvider` by Patrizio · 6 months ago
  52. 63caecd Refactor `DebugMessages` class by Patrizio · 6 months ago
  53. 46a5618 Code style update: eliminate redundant new lines by Patrizio · 6 months ago
  54. 64569e6 Implement localization framework by Patrizio · 6 months ago
  55. 864b4d7 Standardize resource subdirectory names by Patrizio · 6 months ago
  56. 38fb01a Prefix system messages from ChatGPT user by Patrizio · 6 months ago
  57. 1afa9c7 Add `enableMessageDebugging` configuration setting by Patrizio · 6 months ago
  58. 4f0a781 Add support for GPT-4o models by Patrizio · 6 months ago
  59. 868cfa1 Enable commit message reviews in stateful requests by Patrizio · 6 months ago
  60. 872f90b Enable inline code lookup for stateful requests by Patrizio · 6 months ago
  61. f43fea2 Update fallback revision base to zero by Patrizio · 6 months ago
  62. 851a789 Fix occasional inline code lookup issues: by Patrizio · 6 months ago
  63. 6a1a3f7 Relocate mode-specific data test files to specific dirs by Patrizio · 6 months ago
  64. 51c9976 Integrate stateful review into testing suite by Patrizio · 7 months ago
  65. 0f6fcd2 Support full-cycle stateful review requests by Patrizio · 7 months ago
  66. e5e38bc Initiate ChatGPT thread for patch set review by Patrizio · 7 months ago
  67. 9fd2353 Return formatted patch in stateful `getPatchSet` by Patrizio · 7 months ago
  68. 928b47d Upgrade to ChatGPT OpenAI assistant version 2 by Patrizio · 7 months ago
  69. 53dafec Introduce `forceCreateAssistant` option by Patrizio · 7 months ago
  70. ecd814a Centralize ChatGPT stateful requests by Patrizio · 7 months ago
  71. 3a1e88d Remove unused ProjectData model by Patrizio · 7 months ago
  72. 7ca89ad Fix NullPointerException in test suite by Patrizio · 7 months ago
  73. d9e42ed Fix OutOfBound line number issue by Patrizio · 7 months ago
  74. 1490df6 Fix regression: missing eventHandlerTask.MODULE by Patrizio · 6 months ago
  75. 0845b21 Remove system comments from assistant messages by Patrizio · 7 months ago
  76. 09d2c0a Use direct `accountCache` access instead if calling REST API by Jacek Centkowski · 7 months ago
  77. 03b2f40 Clean up tests by Jacek Centkowski · 7 months ago
  78. 31757e1 Remove gerrit[AuthBaseUrl|Password] from config by Jacek Centkowski · 7 months ago
  79. 81d0fc3 Remove HTTP client (and its components) from `GerritClientBase` by Jacek Centkowski · 7 months ago
  80. 01212cf Remove `UriResourceLocator` by Jacek Centkowski · 7 months ago
  81. 2bcf8bc Migrate GerritClientComments to direct GerritApi by Jacek Centkowski · 7 months ago
  82. 5ff6be1 Migrate GerritClientPatchSetStateless to direct GerritApi by Jacek Centkowski · 7 months ago
  83. 3b49995 Migrate GerritClientPatchSet to direct GerritApi by Jacek Centkowski · 7 months ago
  84. 0edf69f Migrate GerritClientReview to direct GerritApi by Jacek Centkowski · 7 months ago
  85. a3c3e73 Use direct GerritApi calls in GerritClientAccount by Jacek Centkowski · 7 months ago
  86. 15639a6 Use direct GerritApi calls in GerritClientDetail by Jacek Centkowski · 7 months ago
  87. fdc07b5 Ignore events from other instances by Dariusz Luksza · 7 months ago
  88. 470da30 Remove not used SingletonManager by Dariusz Luksza · 7 months ago
  89. 7d30b53 Do not "dynamically register classes" by Dariusz Luksza · 7 months ago
  90. 94cb70b Remove ProjectDataHandler class by Dariusz Luksza · 7 months ago
  91. ec97c5f Remove GitRepoFilesHandler by Dariusz Luksza · 7 months ago
  92. d6bc077 Remove ModeClassLoader by Dariusz Luksza · 7 months ago
  93. 8aa62d1 Remove ChangeSetSingletonManager class by Dariusz Luksza · 7 months ago
  94. 573c23c Make GerritClient injectable by Dariusz Luksza · 7 months ago
  95. ec1cf3b Bind GerritChange in event context by Dariusz Luksza · 7 months ago
  96. 5c25999 Inject Configuraiton object into PatchSetReviewer by Dariusz Luksza · 7 months ago
  97. 3534905 Initial add of GerritEventContextModule by Dariusz Luksza · 7 months ago
  98. 00ae2f5 Decouple thread pool from event handler by Dariusz Luksza · 7 months ago
  99. 7d61c6f Create assistant for Gerrit project by Patrizio · 7 months ago
  100. 9cdc155 Refactor: separate stateless mode tests by Patrizio · 7 months ago