Commit Graph

  • 557b39ec87 Merge branch 'base-ai-handler' into abstract-BaseAiHandler Brian Pham 2023-12-14 07:44:13 +08:00
  • 69a7c77a0d Refactor PRAgent class and has_ai_handler_param method Brian Pham 2023-12-14 07:15:56 +08:00
  • 2a8c2e488a Merge pull request #524 from Codium-ai/hl/native_labels_gitlab Hussam Lawen 2023-12-13 17:36:18 +02:00
  • 89c30ab5dc feat: Add repository labels retrieval function in gitlab_provider.py Hussam.lawen 2023-12-13 17:21:58 +02:00
  • ebb2ed891b Add logging to pr_agent.py Brian Pham 2023-12-13 08:16:45 +08:00
  • be8d6af87f Add code documentation generation for PR diffs Brian Pham 2023-12-13 08:16:31 +08:00
  • 8fb4a42ef1 Update AI handler instantiation in server files Brian Pham 2023-12-13 08:16:02 +08:00
  • ca1ccd7b91 update base Brian Pham 2023-12-12 23:56:20 +08:00
  • b7225cc674 update langchain Brian Pham 2023-12-12 23:52:50 +08:00
  • a627dcd64f Update langchain Brian Pham 2023-12-12 23:28:58 +08:00
  • 0c66554d50 langchain: move model and temperature to chat_completion Brian Pham 2023-12-12 23:07:46 +08:00
  • 506eafc0c5 add langchain in requirement Brian Pham 2023-12-12 23:04:01 +08:00
  • 6c7beccb4f add LangChain AI Handler Brian Pham 2023-12-12 23:03:49 +08:00
  • 7eb2e769cf Move ai handlers to specific folder Brian Pham 2023-12-12 23:03:38 +08:00
  • 5239e1c3e9 Load default AI Handler from util function Brian Pham 2023-12-12 21:51:05 +08:00
  • 7005a0466a Update example-pr-for-client Shai Geva 2023-12-12 12:34:28 +02:00
  • 648dd3299f Merge pull request #521 from Codium-ai/tr/bitbucket_app mrT23 2023-12-12 00:27:48 -08:00
  • 77a6fafdfc feat: Update Usage.md with limitations of bitbucket platform in auto_describe tool usage mrT23 2023-12-12 10:26:09 +02:00
  • ea7511e3c8 feat: Update Usage.md with limitations of bitbucket platform in auto_describe tool usage mrT23 2023-12-12 10:23:37 +02:00
  • 512c92fe51 feat: Enable PR description publishing as comment in bitbucket_app.py mrT23 2023-12-12 10:19:17 +02:00
  • 1853b4ef47 Merge pull request #520 from Codium-ai/tr/bitbucket_app mrT23 2023-12-12 00:02:02 -08:00
  • 2f10b4f3c5 feat: Refactor auto tool execution order in bitbucket_app.py, add logging in pr_description.py, and update tool configuration instructions in Usage.md mrT23 2023-12-12 09:59:26 +02:00
  • 73a20076eb Merge pull request #519 from Codium-ai/tr/bitbucket_app mrT23 2023-12-11 23:26:30 -08:00
  • afb633811f remove bad default mrT23 2023-12-12 09:18:51 +02:00
  • 81da328ae3 feat: Add automatic tool configuration for Bitbucket app in bitbucket_app.py and configuration.toml, update Usage.md mrT23 2023-12-12 08:06:20 +02:00
  • 729f5e9c8e Merge pull request #518 from Codium-ai/hl/github_native_labels Hussam Lawen 2023-12-11 16:50:19 +02:00
  • fdc776887d Refactor labels Hussam.lawen 2023-12-11 16:47:38 +02:00
  • cb64f92cce Merge pull request #511 from Codium-ai/tr/local_settings_on_push mrT23 2023-12-11 06:27:29 -08:00
  • f3ad0e1d2a Merge pull request #517 from Codium-ai/tr/main_tmp mrT23 2023-12-11 06:15:46 -08:00
  • 480e2ee678 feat: Improve PR description formatting in pr_description.py mrT23 2023-12-11 15:55:04 +02:00
  • 9b97073174 s mrT23 2023-12-11 12:00:44 +02:00
  • 4271bb7e52 Merge pull request #516 from Codium-ai/coditamar-readme-clarifications mrT23 2023-12-11 01:53:46 -08:00
  • e9bf8574a8 Update README.md mrT23 2023-12-11 11:52:36 +02:00
  • ebf7027aab add openai handler Brian Pham 2023-12-11 17:49:20 +08:00
  • a1cbd80b2a update base ai handler Brian Pham 2023-12-11 17:49:09 +08:00
  • 2ce4af16cb Update README.md Itamar Friedman 2023-12-11 11:10:27 +02:00
  • 2c1dfe7f3f Update README.md Itamar Friedman 2023-12-11 10:58:30 +02:00
  • b8021d7ca3 rename file Brian Pham 2023-12-11 16:57:23 +08:00
  • 523a896465 Rename AiHandler to LiteLLMAiHandler Brian Pham 2023-12-11 16:56:49 +08:00
  • f7a6348401 Merge pull request #515 from Codium-ai/tr/review_graphics mrT23 2023-12-10 22:37:18 -08:00
  • 02c0c89b13 feat: Add exception handling for discussion creation in gitlab_provider.py mrT23 2023-12-11 08:29:09 +02:00
  • b8cc110cbe s mrT23 2023-12-10 19:51:08 +02:00
  • 2b1e841ef1 s mrT23 2023-12-10 19:45:54 +02:00
  • a247fc3263 s mrT23 2023-12-10 17:46:49 +02:00
  • 654938f27c feat: Enhance code feedback formatting in utils.py mrT23 2023-12-10 17:30:27 +02:00
  • b6409929d2 Remove extra code Brian Pham 2023-12-09 16:51:50 +00:00
  • c0303ff9ec Merge remote-tracking branch 'upstream/main' into abstract-BaseAiHandler Brian Pham 2023-12-09 16:47:13 +00:00
  • f2abe5c73e Abstract AiHandler to BaseAiHandler Brian Pham 2023-12-09 16:39:25 +00:00
  • 7e47baa9db Refactor AI handler classes Brian Pham 2023-12-10 00:25:25 +08:00
  • a7a0de764c Merge pull request #512 from Codium-ai/trlabeling_files_extended v0.11 mrT23 2023-12-07 05:38:37 -08:00
  • 1b22e59b4b feat: Update RELEASE_NOTES.md with version 0.11 details mrT23 2023-12-07 15:35:48 +02:00
  • f908d02ab4 readme mrT23 2023-12-07 15:26:36 +02:00
  • 7d2a35e32c final commit mrT23 2023-12-07 10:27:19 +02:00
  • e351428848 s mrT23 2023-12-07 10:24:36 +02:00
  • 4cd6649a44 feat: Enhance PR description formatting in pr_description.py mrT23 2023-12-07 10:14:18 +02:00
  • e62acef6d2 s1 mrT23 2023-12-07 09:50:36 +02:00
  • a043eb939b feat: Apply repo settings on push trigger in github_app.py mrT23 2023-12-07 08:42:18 +02:00
  • 73eafa2c3d Merge pull request #509 from Codium-ai/trlabeling_files_extended mrT23 2023-12-06 07:05:22 -08:00
  • a61e492fe1 feat: Refactor PR files processing into separate function in pr_description.py mrT23 2023-12-06 17:01:21 +02:00
  • 243f0f2b21 Update INSTALL.md Ori Kotek 2023-12-06 16:52:47 +02:00
  • 93b6d31505 s mrT23 2023-12-06 16:36:27 +02:00
  • 429aed04b1 s mrT23 2023-12-06 16:32:53 +02:00
  • eeb20b055a feat: Add line count to file patch info and enhance PR description formatting mrT23 2023-12-06 15:29:45 +02:00
  • 4b073b32a5 feat: Enhance PR description with file label dictionary and update prompts in pr_description_prompts.toml mrT23 2023-12-06 12:30:51 +02:00
  • f629755a9a feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels mrT23 2023-12-06 10:59:44 +02:00
  • c1ed3ee511 feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels hl/labeling_files mrT23 2023-12-06 08:08:01 +02:00
  • a4e6c99c82 Merge branch 'main' into hl/labeling_files mrT23 2023-12-05 08:28:59 -08:00
  • 0b70e07b8c feat: Improve formatting in help.py command descriptions mrT23 2023-12-05 18:26:35 +02:00
  • 862c236076 s mrT23 2023-12-05 18:10:13 +02:00
  • 5c2f81a928 Merge pull request #508 from Codium-ai/trt/fix_describe mrT23 2023-12-05 07:01:07 -08:00
  • b76bc390f1 Merge pull request #503 from pzarfos/python312 mrT23 2023-12-05 06:55:19 -08:00
  • 25d1e84b7f docs: Update issue link in INSTALL.md and enhance key formatting in pr_description.py mrT23 2023-12-05 16:54:18 +02:00
  • 70a409abf1 Merge pull request #450 from koid/fix/specify-cache-directory-in-azure-devops mrT23 2023-12-05 06:48:44 -08:00
  • cf3401536a feat: Remove 'Refactoring' label from custom labels and update related descriptions mrT23 2023-12-05 07:48:21 +02:00
  • 2feaee4306 feat: Update field descriptions in pr_description_prompts.toml for clarity mrT23 2023-12-04 21:45:22 +02:00
  • 863eb0105d feat: Refactor semantic labels in PR description and improve clarity in pr_description.py and pr_description_prompts.toml mrT23 2023-12-04 21:23:59 +02:00
  • 21a7a0f136 feat: Enhance link generation for relevant lines and refactor code in git providers and PR description tools mrT23 2023-12-04 21:06:56 +02:00
  • d2a129fe30 Add labeling files Hussam.lawen 2023-12-04 18:22:35 +02:00
  • fe796245a3 Merge pull request #501 from Codium-ai/tr/prompt_tuning mrT23 2023-12-04 03:18:12 -08:00
  • 10bc84eb5b Merge pull request #505 from Codium-ai/mrT23-patch-1 mrT23 2023-12-04 01:15:06 -08:00
  • 06c0a35a65 Update Usage.md mrT23 2023-12-04 11:11:02 +02:00
  • 082bcd00a1 Merge pull request #502 from pzarfos/local_models mrT23 2023-12-03 21:26:21 -08:00
  • 71b421efa3 Updated requirements.txt for Python 3.12 Phill Zarfos 2023-12-03 21:54:19 -05:00
  • 317fec0536 Throw descriptive error message if model is not in MAX_TOKENS array Phill Zarfos 2023-12-03 21:06:55 -05:00
  • 4dcbce41c8 feat: Refine prompts and improve formatting in pr_sort_code_suggestions_prompts.toml and pr_update_changelog_prompts.toml mrT23 2023-12-03 17:27:22 +02:00
  • b3fa654446 feat: Refactor prompts and improve formatting in pr_questions_prompts.toml mrT23 2023-12-03 17:23:52 +02:00
  • e09439fc1b feat: Enhance formatting and clarity in pr_information_from_user_prompts.toml mrT23 2023-12-03 17:17:24 +02:00
  • 324e481ce7 feat: Improve formatting and clarity in pr_custom_labels.toml mrT23 2023-12-03 17:15:29 +02:00
  • abfad088e3 feat: Refine prompts and instructions in pr_add_docs.toml mrT23 2023-12-03 17:10:33 +02:00
  • f30789e6c8 feat: Refactor and enhance prompts in pr_code_suggestions_prompts.toml mrT23 2023-12-03 16:59:47 +02:00
  • 5c01f97f54 feat: Enhance PR description prompts in pr_description_prompts.toml mrT23 2023-12-03 16:48:26 +02:00
  • 2d726edbe4 feat: Improve formatting and clarity in pr_reviewer_prompts.toml mrT23 2023-12-03 16:40:06 +02:00
  • 526ad00812 Merge pull request #500 from Codium-ai/tr/describe_message mrT23 2023-12-03 02:05:38 -08:00
  • 37812dfede feat: Update pr_url assignment in github_provider.py for GitHub Actions compatibility mrT23 2023-12-03 11:34:17 +02:00
  • c9debc38f2 Merge pull request #499 from Codium-ai/tr/describe_message mrT23 2023-12-03 01:02:21 -08:00
  • fe7d2bb924 update docs mrT23 2023-12-03 10:52:00 +02:00
  • 586785ffde feat: Add pr_url attribute to git providers and final update message in PR description mrT23 2023-12-03 10:46:02 +02:00
  • c21e606eee Merge pull request #498 from Codium-ai/tr/update_pics mrT23 2023-12-03 00:11:13 -08:00
  • a658766046 Merge pull request #495 from Codium-ai/tr/review_protection mrT23 2023-12-03 00:11:02 -08:00
  • 3f2175e548 diagram mrT23 2023-12-03 09:12:10 +02:00