|
af653a048f
|
Add support model bedrock/anthropic.claude-3-5-haiku-20241022-v1:0
|
2024-11-07 09:12:52 +07:00 |
|
|
d2663f959a
|
Add focus_only_on_problems setting for targeted code suggestions
|
2024-11-06 21:22:58 +02:00 |
|
|
e650fe9ce9
|
Merge remote-tracking branch 'origin/main'
|
2024-11-06 12:20:41 +02:00 |
|
|
daeca42ae8
|
Update ticket analysis review setting key in compliance check function
|
2024-11-06 12:20:31 +02:00 |
|
|
04496f9b0e
|
Update tiktoken to v0.8.0
|
2024-11-06 08:07:44 +07:00 |
|
|
0eacb3e35e
|
Update openai to v1.54.1
|
2024-11-06 08:07:19 +07:00 |
|
|
c5ed2f040a
|
Update litellm to v1..52.0
|
2024-11-06 07:56:30 +07:00 |
|
|
c394fc2767
|
Upgrade anthropic version to 0.39.0
|
2024-11-06 07:55:19 +07:00 |
|
|
157251493a
|
Add support claude-3-5-haiku-20241022 model
|
2024-11-06 07:52:58 +07:00 |
|
|
4a982a849d
|
Merge pull request #1343 from Codium-ai/mrT23-patch-5
Update automations_and_usage.md
|
2024-11-05 11:30:16 +02:00 |
|
|
6e3544f523
|
Update automations_and_usage.md
|
2024-11-05 11:27:38 +02:00 |
|
|
bf3ebbb95f
|
Merge pull request #1342 from Codium-ai/hl/docs_tickets
update docs
|
2024-11-04 17:20:00 +02:00 |
|
|
eb44ecb1be
|
update docs
|
2024-11-04 17:18:18 +02:00 |
|
|
45bae48701
|
Merge pull request #1341 from Codium-ai/hl/docs_tickets
Hl/docs tickets
|
2024-11-04 16:36:01 +02:00 |
|
|
b2181e4c79
|
typos
|
2024-11-04 16:35:21 +02:00 |
|
|
5939d3b17b
|
readme
|
2024-11-04 16:32:53 +02:00 |
|
|
c1f4964a55
|
update review
|
2024-11-04 16:19:17 +02:00 |
|
|
022e407d84
|
add documentation for ticket integrations
|
2024-11-04 15:52:39 +02:00 |
|
|
93ba2d239a
|
Merge pull request #1331 from miyagi-do/nocode_suggestions_config
Add configuration option to control publish of no code suggestions message
|
2024-11-04 07:50:57 +02:00 |
|
|
fa49dd5167
|
Merge branch 'main' into nocode_suggestions_config
|
2024-11-04 07:50:22 +02:00 |
|
|
16029e66ad
|
Update README.md
|
2024-11-03 18:15:09 +02:00 |
|
|
7bd6713335
|
Merge pull request #1338 from Codium-ai/tr/no_line_numbers
Add support for processing diffs without line numbers in code suggest…
|
2024-11-03 18:13:12 +02:00 |
|
|
ef3241285d
|
Add support for processing diffs without line numbers in code suggestions tool
|
2024-11-03 17:34:30 +02:00 |
|
|
d9ef26dc1c
|
Merge pull request #1337 from Codium-ai/mrT23-patch-5
Update additional_configurations.md
|
2024-11-03 14:15:53 +02:00 |
|
|
02949b2b96
|
Update additional_configurations.md
|
2024-11-03 14:14:14 +02:00 |
|
|
d301c76b65
|
Merge pull request #1332 from ryanzll/main
Merge branch 'main' of https://github.com/ryanzll/pr-agent
|
2024-11-03 09:53:46 +02:00 |
|
|
dacb45dd8a
|
Merge branch 'main' of https://github.com/ryanzll/pr-agent
update openai api
|
2024-11-02 09:47:14 +08:00 |
|
|
443d06df06
|
Add configuration option to control publish of no code suggestions message
|
2024-11-01 15:38:16 -04:00 |
|
|
15e8c988a4
|
Merge pull request #1326 from Codium-ai/tr/certifi
Add certifi==2024.8.30 to requirements.txt
|
2024-10-31 11:17:09 +02:00 |
|
|
60fab1b301
|
Merge pull request #1325 from nomi3/fix-installation-docs-for-bitbucket
update bitbucket-pipelines.yml filename in installation
|
2024-10-31 11:14:22 +02:00 |
|
|
84c1c1b1ca
|
Add certifi==2024.8.30 to requirements.txt
|
2024-10-31 11:12:35 +02:00 |
|
|
7419a6d51a
|
chore: update bitbucket-pipelines.yml filename in installation documentation
|
2024-10-31 17:40:31 +09:00 |
|
|
ee58a92fb3
|
Merge pull request #1321 from Codium-ai/hl/fix_reflection
Self-Reflection small fix
|
2024-10-30 20:33:32 +02:00 |
|
|
6b64924355
|
switch the order of when to disable the existing code, to make sure reflection see's the full suggestion (before and after)
|
2024-10-30 17:09:44 +02:00 |
|
|
2f5e8472b9
|
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules
|
2024-10-30 08:48:08 +02:00 |
|
|
852bb371af
|
Add pre-commit.yml
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2024-10-30 10:00:59 +09:00 |
|
|
7c90e44656
|
Add pre-commit
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2024-10-30 10:00:42 +09:00 |
|
|
81dea65856
|
Format files by pre-commit run -a
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2024-10-30 10:00:36 +09:00 |
|
|
a3d572fb69
|
Add .pre-commit-config.yaml
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2024-10-30 09:55:15 +09:00 |
|
|
7186bf4bb3
|
Merge pull request #1313 from yu-iskw/support-google-ai-studio
Support Google AI Studio
|
2024-10-29 19:22:28 +02:00 |
|
|
115fca58a3
|
Merge pull request #1307 from s1moe2/docs/gitlab
Gitlab docs improved; gitlab webhook secret config standardization
|
2024-10-29 19:20:15 +02:00 |
|
|
cbf60ca636
|
revert gitlab webhook_secret; docs adjustments
|
2024-10-29 16:02:06 +00:00 |
|
|
64ac45d03b
|
fix typos
|
2024-10-29 10:49:53 +00:00 |
|
|
db062e3e35
|
Support Google AI Studio
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com>
|
2024-10-29 08:00:16 +09:00 |
|
|
e85472f367
|
Merge pull request #1311 from Codium-ai/tr/header
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usa…
|
2024-10-28 08:15:21 +02:00 |
|
|
597f1c6f83
|
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules
|
2024-10-28 08:12:56 +02:00 |
|
|
66d4f56777
|
Merge pull request #1309 from Codium-ai/tr/suggestion_tracking
Tr/suggestion tracking
|
2024-10-27 16:12:56 +02:00 |
|
|
fbfb9e0881
|
Add suggestion tracking feature with wiki documentation support
|
2024-10-27 16:07:07 +02:00 |
|
|
223b5408d7
|
Merge pull request #1308 from Codium-ai/update-docs-favicon
update docs favicon to fix proportion
|
2024-10-27 15:56:55 +02:00 |
|
|
509135a8d4
|
Add suggestion tracking feature with wiki documentation support
|
2024-10-27 15:56:26 +02:00 |
|