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