Commit Graph

  • 472646ddfd Readme Hussam.lawen 2024-01-17 16:27:07 +02:00
  • eb4a1c515e Merge pull request #600 from Codium-ai/tr/improve_usage_guide Hussam Lawen 2024-01-17 15:55:42 +02:00
  • e4af0b22ad s mrT23 2024-01-17 15:51:42 +02:00
  • a3e59a418e Merge remote-tracking branch 'origin/main' into tr/improve_usage_guide mrT23 2024-01-17 15:46:05 +02:00
  • 4e833c0c28 s mrT23 2024-01-17 15:43:01 +02:00
  • 0b811d97a7 Merge pull request #598 from Codium-ai/tr/improve_usage_guide Tal 2024-01-17 03:13:33 -08:00
  • 8f510dc553 s mrT23 2024-01-17 11:47:59 +02:00
  • 2132771f46 s mrT23 2024-01-17 11:29:50 +02:00
  • e66bd7caa7 fallback to commitable mrT23 2024-01-17 11:18:30 +02:00
  • 17ce2f0ed0 improve usage guide mrT23 2024-01-17 10:09:44 +02:00
  • 7298548f82 improve usage guide mrT23 2024-01-17 10:06:27 +02:00
  • 298c41a100 improve usage guide mrT23 2024-01-17 10:03:48 +02:00
  • 58163e5129 improve usage guide mrT23 2024-01-17 09:50:48 +02:00
  • fae3bf6309 Merge pull request #590 from EduardDurech/patch-2 Tal 2024-01-16 22:53:36 -08:00
  • 06f0235577 Merge pull request #597 from Codium-ai/hl/improve_ui_table Hussam Lawen 2024-01-16 09:46:34 +02:00
  • d7e0aad527 small fixes Hussam.lawen 2024-01-16 09:41:31 +02:00
  • 31576b77ff improve backticks Hussam.lawen 2024-01-15 19:07:41 +02:00
  • ea39e8684f works Hussam.lawen 2024-01-15 16:42:50 +02:00
  • afefc15b9c improve doce suggestions UI with difflib Hussam.lawen 2024-01-15 15:56:48 +02:00
  • 5e17ccaf86 add colaplsable Hussam.lawen 2024-01-15 15:17:57 +02:00
  • 9b1eb86d75 first iteration of improved UI for /improve --extended Hussam.lawen 2024-01-15 15:10:54 +02:00
  • 9f5c2e5f17 feat: Refactor comment verification in github_provider.py mrT23 2024-01-14 11:55:07 +02:00
  • 7377f4e4b2 feat: Refactor comment verification in github_provider.py mrT23 2024-01-14 11:49:51 +02:00
  • d6f4c1638d feat: Refactor comment verification in github_provider.py mrT23 2024-01-14 10:49:05 +02:00
  • a58c385b0f Fixed Rust warning tip as behaviour is inconsistent EduardDurech 2024-01-14 04:16:32 +01:00
  • 7a3830d228 Fixed Run from source instructions for Python EduardDurech 2024-01-13 06:29:07 +01:00
  • e7251ada3f Merge pull request #588 from barnett-yuxiang/ignore-ds-store Tal 2024-01-10 07:25:49 -08:00
  • aca3fcb571 Ignore .DS_Store files Kamakura.Yx 2024-01-10 23:13:57 +08:00
  • b9951fce62 Typo when parsing the suggestion part zmeir 2024-01-10 11:59:45 +02:00
  • 609836bd6a Merge pull request #587 from Codium-ai/tr/abbrevations Tal 2024-01-09 23:39:04 -08:00
  • 09ee0b64ba feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml mrT23 2024-01-10 09:37:05 +02:00
  • fb4746fd09 Merge pull request #584 from samanhappy/link Tal 2024-01-09 23:22:55 -08:00
  • 729b5d11c9 feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml mrT23 2024-01-09 22:56:25 +02:00
  • fc502a6fd5 feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml mrT23 2024-01-09 22:49:26 +02:00
  • 2b607dbd9a feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml mrT23 2024-01-09 22:32:09 +02:00
  • 9c6aabb0bb feat: Add custom labels and extra instructions sections to help.py, summarize mode to pr_code_suggestions.py, and summarize mode condition to pr_code_suggestions_prompts.toml mrT23 2024-01-09 22:09:48 +02:00
  • da3ac656ee Merge pull request #586 from Codium-ai/tr/ask_usage Tal 2024-01-09 06:55:30 -08:00
  • a42e57d09b ask helper mrT23 2024-01-09 16:36:39 +02:00
  • e56c443fd6 ask helper mrT23 2024-01-09 16:34:27 +02:00
  • abc05e7711 ask helper mrT23 2024-01-09 16:25:23 +02:00
  • a77d539866 Merge pull request #585 from samanhappy/url Tal 2024-01-09 06:12:05 -08:00
  • 19c14b940e Try fixing invalid inline comments zmeir 2024-01-09 09:54:29 +02:00
  • 36f1cfb51f Enhancement: Update GitLab link generation to support self-managed GitLab server and different projects samanhappy 2024-01-09 15:11:27 +08:00
  • 0f2a4654a7 Fix link formatting for relevant_line samanhappy 2024-01-09 14:56:18 +08:00
  • 28c5ad1d8b nit zmeir 2024-01-08 13:06:03 +02:00
  • 2bb5ae8c0d Remove redundant condition (status 422 already means the same) zmeir 2024-01-08 13:05:10 +02:00
  • b0bffdec84 Refactor and add configuration toggle zmeir 2024-01-08 12:00:20 +02:00
  • 11b96b1c1a Merge pull request #583 from Codium-ai/tr/unique_titles Tal 2024-01-08 01:51:43 -08:00
  • e0f4bc7ded feat: Remove bot help text from github_polling.py mrT23 2024-01-08 11:45:01 +02:00
  • 62d83f6753 Merge pull request #582 from Codium-ai/tr/unique_titles Tal 2024-01-08 01:28:56 -08:00
  • e9a2a0a96f s mrT23 2024-01-08 10:37:51 +02:00
  • 46a38473e4 Merge remote-tracking branch 'origin/main' into tr/unique_titles mrT23 2024-01-08 10:30:58 +02:00
  • c9e55be275 s mrT23 2024-01-08 10:30:47 +02:00
  • f714592dec Merge pull request #579 from Codium-ai/tr/user_description Tal 2024-01-07 23:46:25 -08:00
  • 8bb2eb48af s mrT23 2024-01-08 09:43:34 +02:00
  • 9cfb8ce475 s mrT23 2024-01-08 09:39:19 +02:00
  • 67cb133c52 s mrT23 2024-01-08 09:28:44 +02:00
  • 9c054bb80f s mrT23 2024-01-08 09:18:46 +02:00
  • b776e5069c feat: Refactor AzureDevopsProvider class in azuredevops_provider.py Sagi Medina 2024-01-08 09:15:34 +02:00
  • c8bca487e5 feat: Implement methods in AzureDevopsProvider for publishing code suggestions, labels, and removing comments Sagi Medina 2024-01-08 08:59:12 +02:00
  • 78fa61eac6 Merge branch 'main' into tr/user_description Tal 2024-01-07 22:55:18 -08:00
  • c8b6d34189 feat: Implement methods in AzureDevopsProvider for publishing code suggestions, labels, and removing comments ok/azure_devops Sagi Medina 2024-01-07 21:02:13 +02:00
  • 582cbd623f Merge pull request #580 from Codium-ai/tr/add_logs Tal 2024-01-07 09:58:20 -08:00
  • 3ea08a6cf5 feat: Add debug logs to git_provider and pr_description modules mrT23 2024-01-07 19:57:49 +02:00
  • 3154ebbf9f feat: Add debug logs to git_provider and pr_description modules mrT23 2024-01-07 19:56:05 +02:00
  • 8fe608884d Merge pull request #578 from Codium-ai/ok/atlassian_version Tal 2024-01-07 09:17:56 -08:00
  • 60e79f0134 feat: Update atlassian-python-api version in requirements.txt Ori Kotek 2024-01-07 18:08:11 +02:00
  • a6bbd04efb s mrT23 2024-01-07 17:02:18 +02:00
  • 578d15c6fc usage guide mrT23 2024-01-07 09:56:09 +02:00
  • 22d17985a1 Less noisy fallback for publish_code_suggestions in case of invalid comments zmeir 2024-01-07 16:00:44 +02:00
  • 95a8a28071 feat: Extend AzureDevopsProvider with GitProvider and add placeholder methods Ori Kotek 2024-01-07 14:42:05 +02:00
  • faba5a224a Merge pull request #575 from Codium-ai/tr/user_description Tal 2024-01-07 01:30:44 -08:00
  • 19f85f08b0 docs: Enhance 'improve' tool documentation and update 'DESCRIBE.md' with hyperlink mrT23 2024-01-07 11:29:07 +02:00
  • 8512e9dffb docs: Enhance 'improve' tool documentation and update 'DESCRIBE.md' with hyperlink mrT23 2024-01-07 11:26:24 +02:00
  • 7c0be8ca44 docs: Enhance 'improve' tool documentation and update 'DESCRIBE.md' with hyperlink mrT23 2024-01-07 11:22:53 +02:00
  • d9872d7031 docs: Enhance 'improve' tool documentation and update 'DESCRIBE.md' with hyperlink mrT23 2024-01-07 11:19:47 +02:00
  • be4b9c4991 Merge pull request #574 from Codium-ai/tr/user_description Tal 2024-01-07 00:01:30 -08:00
  • 94172104f0 docs: Reorganize and enhance documentation for review and describe tools mrT23 2024-01-07 09:56:09 +02:00
  • 8ec790d4f7 Merge remote-tracking branch 'origin/main' into tr/user_description mrT23 2024-01-07 09:49:43 +02:00
  • 640972b00a docs: Reorganize and enhance documentation for review and describe tools mrT23 2024-01-07 09:48:17 +02:00
  • 7810ba7d76 docs: Reorganize and enhance documentation for review and describe tools mrT23 2024-01-07 09:40:24 +02:00
  • d91f1fce09 docs: Reorganize and enhance documentation for review and describe tools mrT23 2024-01-07 09:36:03 +02:00
  • edcb666fbc docs: Reorganize and enhance documentation for review and describe tools mrT23 2024-01-07 09:28:06 +02:00
  • 6d359fe1d8 Update DESCRIBE.md Tal 2024-01-06 21:46:11 +02:00
  • 19e38595f3 Merge pull request #573 from Codium-ai/tr/user_description Tal 2024-01-06 11:08:55 -08:00
  • 355ef8c476 feat: Update adaptive collapsible file list logic in pr_description.py mrT23 2024-01-06 10:36:36 +02:00
  • f08d225360 Merge pull request #572 from Codium-ai/tr/user_description Tal 2024-01-06 00:15:36 -08:00
  • 22b7dd9f2d s mrT23 2024-01-06 10:15:04 +02:00
  • a85a328791 s mrT23 2024-01-06 10:08:29 +02:00
  • 82d10f24f0 s mrT23 2024-01-06 10:04:48 +02:00
  • c9717f1d73 Update README.md Tal 2024-01-05 23:29:59 +02:00
  • 82b58d5b09 Update README.md Tal 2024-01-05 21:37:45 +02:00
  • b6d41d6a91 Merge pull request #571 from Codium-ai/tr/user_description Tal 2024-01-05 11:30:41 -08:00
  • ac74fa8431 docs mrT23 2024-01-05 17:05:03 +02:00
  • 42704d5781 Merge remote-tracking branch 'origin/main' into tr/user_description mrT23 2024-01-05 17:03:30 +02:00
  • 3628786a61 feat: Clarify PRType label member usage in pr_description_prompts.toml mrT23 2024-01-05 17:03:14 +02:00
  • c69ede0138 Update REVIEW.md Tal 2024-01-05 11:10:55 +02:00
  • 4349156e97 Merge pull request #570 from wesvetter/patch-1 Tal 2024-01-04 22:48:36 -08:00
  • 9f88105f72 📚 Minor update to REVIEW.md for inclusive language Wes Vetter 2024-01-04 10:32:53 -08:00
  • fe6b2065fb Merge pull request #569 from zmeir/zmeir/enhance/auto_improve_extended_simple Tal 2024-01-04 09:06:08 -08:00