|
938ab9a139
|
fix: remove redundant word 'possible' from security concerns field description
|
2025-06-21 09:31:55 +03:00 |
|
|
ee36c0208c
|
Update pr_agent/settings/pr_reviewer_prompts.toml
Co-authored-by: qodo-merge-for-open-source[bot] <189517486+qodo-merge-for-open-source[bot]@users.noreply.github.com>
|
2025-06-21 09:23:11 +03:00 |
|
|
7c02678ba5
|
refactor: extract TODO formatting functions and simplify data structure
|
2025-06-21 09:20:43 +03:00 |
|
|
37ef4bad8f
|
docs: add bullet point formatting instruction to PR description prompts
|
2025-06-20 16:27:43 +03:00 |
|
|
7db4d97fc2
|
Merge pull request #1880 from alessio-locatelli/fix_yes_no
fix: typos, grammar
|
2025-06-18 20:22:02 +03:00 |
|
|
3e1cf2deed
|
Merge pull request #1869 from PullPullers/feat/review-todo-section
feat: surface TODO comments in review tool
|
2025-06-18 20:15:43 +03:00 |
|
|
4a00854b15
|
fix: exclude TODO prompt if require_todo_scan is false
|
2025-06-18 18:50:11 +09:00 |
|
|
d4a52ffc93
|
refactor: clarify TODO field description and simplify 'No' return
|
2025-06-18 18:45:49 +09:00 |
|
|
c4ccfd865d
|
fix: shorten todo summary prompt for balance
related comment: https://github.com/qodo-ai/pr-agent/pull/1869#discussion_r2151443243
|
2025-06-18 18:45:49 +09:00 |
|
|
5b7f8a4bb6
|
fix: grammar
|
2025-06-17 09:52:34 +03:00 |
|
|
608065f2ad
|
fix: typos
|
2025-06-17 09:26:57 +03:00 |
|
|
7ee4c4aad1
|
fix: yes/no spelling
|
2025-06-17 09:13:12 +03:00 |
|
|
8d2e92fe83
|
feat: support 'publish_output_no_suggestions' by 'pr_reviewer'
The tool reuses the existing variable name.
The change is non-breaking because by default it keeps the old behavior.
|
2025-06-12 17:35:33 +03:00 |
|
|
7a0c350760
|
feat: Change default TODO flag value from true to false
|
2025-06-12 18:14:19 +09:00 |
|
|
ca05b798ca
|
fix: display no TODO comments section
|
2025-06-10 22:56:28 +09:00 |
|
|
f09e1edb13
|
refactor: remove count info from todo summary
|
2025-06-09 22:26:37 +09:00 |
|
|
6c05c6685e
|
fix: use | for multiline in YAML instead of \n for todo content prompts
|
2025-06-09 20:54:14 +09:00 |
|
|
277c6abf0f
|
refactor: standardizes todo_sections and todos_summary formatting
|
2025-06-07 08:42:28 +09:00 |
|
|
3f9cade14d
|
feat: add todos_summary to review output in markdown conversion
|
2025-06-04 20:18:46 +09:00 |
|
|
cd96f6b911
|
chore: organize comments
|
2025-05-29 13:03:21 +09:00 |
|
|
1955157e9a
|
feat: add AWS Secrets Manager Integration
|
2025-05-29 12:42:05 +09:00 |
|
|
8c7c087931
|
feat: TODO multi-line
|
2025-05-28 21:33:28 +09:00 |
|
|
5e9c56b96c
|
Remove the unnecessary flag '--pr_description.final_update_message=false'
|
2025-05-26 11:05:58 +07:00 |
|
|
f78762cf2e
|
Change the default value of is
|
2025-05-26 11:04:11 +07:00 |
|
|
4a019ba7c4
|
Merge branch 'main' of github.com:qodo-ai/pr-agent into feature/gitea-implement
|
2025-05-26 10:59:19 +07:00 |
|
|
16d980ec76
|
fix: update Mermaid diagram instructions for clarity and consistency
|
2025-05-25 15:38:08 +03:00 |
|
|
2eeb9b0411
|
fix: improve Mermaid diagram formatting and instructions in PR description template
|
2025-05-25 14:59:18 +03:00 |
|
|
f3cb4e8384
|
fix: ensure proper formatting of changes_diagram in PR description output
|
2025-05-25 14:32:12 +03:00 |
|
|
946657a6d1
|
Merge pull request #1824 from OSSCA-2025-Egg-Benedict/feature/sequence-diagram
Improve/describe tool documentation and make add_diagram feature opt-in by default
|
2025-05-25 13:44:53 +03:00 |
|
|
d5dead5c7f
|
refactor: moved diagram logic to 'changes_diagram' in PRDescription and updated prompt for clarity
|
2025-05-25 18:37:28 +09:00 |
|
|
6aac41a0df
|
refactor:rename to
|
2025-05-25 18:27:03 +09:00 |
|
|
18a8a741fa
|
ensure_ticket_compliance
|
2025-05-25 08:31:24 +03:00 |
|
|
d8aa61622f
|
Merge pull request #5 from OSSCA-2025-Egg-Benedict/yeji
feat: conditionally append Mermaid sequence diagram instruction in prompt
|
2025-05-25 12:15:01 +09:00 |
|
|
cdca5a55b2
|
Merge pull request #2 from OSSCA-2025-Egg-Benedict/yujin
feat: add add_diagram flag in configuration.toml
|
2025-05-25 12:06:31 +09:00 |
|
|
3a385b62d6
|
feat: conditionally append Mermaid sequence diagram instruction in pr_description prompt
|
2025-05-25 11:51:22 +09:00 |
|
|
d62cbb2fc4
|
feat: add add_diagram flag in configuration.toml
|
2025-05-25 10:28:50 +09:00 |
|
|
ca3df352ab
|
refactor: improve todo section handling and clarify todo content description
|
2025-05-25 00:02:21 +09:00 |
|
|
16b9ccd025
|
feat: conditionally include diagram in output example
|
2025-05-24 23:43:16 +09:00 |
|
|
66131854c1
|
fix: avoid incorrect ToDo header
|
2025-05-24 03:04:59 +09:00 |
|
|
788c0c12e6
|
feat: add TODO comments to PR review output
|
2025-05-24 01:52:52 +09:00 |
|
|
930cd69909
|
Fixed conflicts
|
2025-05-22 14:54:26 +07:00 |
|
|
1b74942919
|
Set default configuration of Gitea
|
2025-05-20 15:18:07 +07:00 |
|
|
8aa89ff8e6
|
docs: include [aws] in .secrets.template
|
2025-05-20 10:27:13 +08:00 |
|
|
5a8ce252f7
|
Adding num_max_findings configuration parameter with a default value of 3, to have the possibility to extend it
|
2025-05-19 16:16:23 +02:00 |
|
|
9a9feb47a6
|
Merge pull request #1786 from qodo-ai/pr-1736
Pr 1736
|
2025-05-17 15:29:23 +03:00 |
|
|
42557feb97
|
Enhance repository filtering with regex pattern matching for ignore_repositories
|
2025-05-16 17:20:54 +03:00 |
|
|
fab8573c4d
|
Set default configuration
|
2025-05-16 16:33:36 +07:00 |
|
|
212c72eb7d
|
Changelog prompt: fix markdown link
|
2025-05-12 08:26:19 +02:00 |
|
|
5061fb5a24
|
docs: add support for openrouter
|
2025-05-07 12:04:45 +07:00 |
|
|
7a6a28d2b9
|
feat: add openrouter support in litellm
|
2025-05-07 11:54:07 +07:00 |
|