|
d15d08bb3b
|
docs: add missing word
|
2025-01-10 16:08:04 +01:00 |
|
|
445a7fc015
|
filtering fix
|
2025-01-09 12:16:31 +02:00 |
|
|
a74fca7b7d
|
fix: refine code suggestions prompts and avoid package-related comments
|
2025-01-08 17:42:07 +02:00 |
|
|
7479ae3224
|
Merge pull request #1441 from benedict-lee/fix/support-aititle-with-markers
fix : support ai title with markers
|
2025-01-07 12:29:39 +02:00 |
|
|
f4b895d870
|
fix : pr type rendering with markers
list obj to comma seperated pr types
|
2025-01-06 12:49:30 +09:00 |
|
|
07d40e2c05
|
fix : support ai title with markers
|
2025-01-06 12:42:12 +09:00 |
|
|
a1a7c8e44c
|
feat: add example output duplication option for code suggestions prompts
|
2025-01-02 12:46:50 +02:00 |
|
|
e695af6917
|
feat: add example output duplication option for PR review prompts
|
2025-01-02 12:33:26 +02:00 |
|
|
5318047202
|
feat: add prompt example duplication option for improved model output
|
2025-01-02 12:25:42 +02:00 |
|
|
4a1b042152
|
fix: improve bullet point formatting and file path display in PR description
|
2024-12-31 12:00:21 +02:00 |
|
|
8463c4f549
|
fix: sanitize Ask tool answers to prevent markdown formatting issues with leading slashes
|
2024-12-30 16:54:03 +02:00 |
|
|
2f73ab6eab
|
fix: sanitize Ask tool answers to prevent markdown formatting issues with leading slashes
|
2024-12-30 15:06:27 +02:00 |
|
|
16dc29a23a
|
fix: sanitize Ask tool answers to prevent markdown formatting issues
|
2024-12-30 14:58:53 +02:00 |
|
|
6a145af159
|
fix: make semantic file types extension optional in PR description
|
2024-12-29 21:43:46 +02:00 |
|
|
e95920c58c
|
refactor: improve file handling and description generation in PR description tool
|
2024-12-29 11:37:05 +02:00 |
|
|
5e1b04980e
|
refactor: remove reflection and incremental review features from docs and code
|
2024-12-25 08:21:33 +02:00 |
|
|
495c1ebe5f
|
refactor: remove legacy code suggestions feature from review tool
|
2024-12-25 08:18:28 +02:00 |
|
|
6c131b8406
|
feat: add PR link support in changelog updates
|
2024-12-23 19:35:52 +02:00 |
|
|
e8e4fb0afa
|
feat: add PR link support in changelog updates
|
2024-12-23 17:20:29 +02:00 |
|
|
3360a28b3e
|
fix: improve changelog update prompt and response handling
|
2024-12-23 17:06:21 +02:00 |
|
|
31aa460f5f
|
fix: only publish empty code suggestions when configured
|
2024-12-22 09:32:11 +02:00 |
|
|
7e8361b5fd
|
feat: enhance code review output with collapsible code snippets and variable links
|
2024-12-19 20:30:56 +02:00 |
|
|
cb88489dbe
|
Merge pull request #1387 from KennyDizi/main
Introduce to weak model
|
2024-12-11 17:36:18 +02:00 |
|
|
d34edb83ff
|
feat: add thumbs up/down support and refactor code suggestions handling
|
2024-12-11 13:03:43 +02:00 |
|
|
fc5dda0957
|
Use weak model for the rest flows
|
2024-12-08 21:51:29 +07:00 |
|
|
936894e4d1
|
Use regular model for pr review and code suggestion flows
|
2024-12-08 21:51:09 +07:00 |
|
|
43e91b0df7
|
feat: add health test for PR agent commands and improve output handling
|
2024-12-08 11:27:43 +02:00 |
|
|
065777040f
|
Improve PR file content retrieval and logging verbosity handling
|
2024-11-12 08:06:02 +02:00 |
|
|
5c5a3e267c
|
Merge branch 'main' into introduce-pre-commit
|
2024-11-08 09:54:21 +02: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 |
|
|
fa49dd5167
|
Merge branch 'main' into nocode_suggestions_config
|
2024-11-04 07:50:22 +02:00 |
|
|
ef3241285d
|
Add support for processing diffs without line numbers in code suggestions tool
|
2024-11-03 17:34:30 +02:00 |
|
|
443d06df06
|
Add configuration option to control publish of no code suggestions message
|
2024-11-01 15:38:16 -04: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 |
|
|
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 |
|
|
597f1c6f83
|
Add PRDescriptionHeader enum for consistent "Changes walkthrough" usage across modules
|
2024-10-28 08:12:56 +02:00 |
|
|
b8cfcdbc12
|
Improve markdown header sanitization in PR help message tool
|
2024-10-27 14:58:21 +02:00 |
|
|
3b47c75c32
|
Improve handling of empty markdown headers in PR help message tool and update prompt instructions in pr_help_prompts.toml
|
2024-10-25 12:27:59 +03:00 |
|
|
2e34d7a05a
|
s
|
2024-10-24 22:05:25 +03:00 |
|
|
204a0a7912
|
s
|
2024-10-24 22:03:44 +03:00 |
|
|
9786499fa6
|
Refactor PR help message tool to use full documentation content for answering questions and update relevant section handling in prompts
|
2024-10-24 22:01:40 +03:00 |
|
|
4f14742233
|
Refactor PR help message tool to use full documentation content for answering questions and update relevant section handling in prompts
|
2024-10-24 21:38:31 +03:00 |
|
|
0b32b253ca
|
docs: update default setting for publish_labels to false and adjust related documentation
|
2024-10-21 17:56:15 +03:00 |
|
|
0946da3810
|
support github enterprise
|
2024-10-14 14:31:34 +03:00 |
|
|
d45a892fd2
|
Update pr_agent/tools/ticket_pr_compliance_check.py
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
|
2024-10-14 10:59:58 +03:00 |
|
|
3a52122677
|
improve and combine regex
|
2024-10-14 10:30:07 +03:00 |
|
|
eb804d0b34
|
clean
|
2024-10-14 10:08:36 +03:00 |
|