Commit graph

246 commits

Author SHA1 Message Date
mrT23
754d47f187
refactor(pr_description): redesign changes walkthrough section and improve file processing 2025-07-18 08:51:48 +03:00
mrT23
7c02678ba5
refactor: extract TODO formatting functions and simplify data structure 2025-06-21 09:20:43 +03:00
Tal
7db4d97fc2
Merge pull request #1880 from alessio-locatelli/fix_yes_no
fix: typos, grammar
2025-06-18 20:22:02 +03:00
Tal
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
dst03106
38f10e10fa style: remove entry info from the todo section header
related comment: https://github.com/qodo-ai/pr-agent/pull/1869#issuecomment-2979088345
2025-06-18 18:45:49 +09:00
Judy
8325a8aeb1 feat: improve TODO sections closed by default 2025-06-18 13:48:51 +09:00
Judy
081310b943 style: refine layout of TODO section (add <br><br>) 2025-06-18 13:08:05 +09:00
Judy
c75fb2137b style: replace todo emoji with 📝 2025-06-18 13:04:14 +09:00
Alessio
608065f2ad
fix: typos 2025-06-17 09:26:57 +03:00
Judy
ca05b798ca fix: display no TODO comments section 2025-06-10 22:56:28 +09:00
dst03106
f09e1edb13 refactor: remove count info from todo summary 2025-06-09 22:26:37 +09:00
dst03106
9230be86e9 refactor: handle singular/plural forms of entry 2025-06-09 21:40:33 +09:00
dst03106
829417ce6e feat: toggle open or closed based on line count for todo section 2025-06-07 08:42:19 +09:00
dst03106
dc9e9af9f8 refactor: rename file line to file reference 2025-06-05 22:26:03 +09:00
dst03106
d8fb24c971 refactor: remove unused HTML formatting function from utils 2025-06-04 20:18:46 +09:00
dst03106
3f9cade14d feat: add todos_summary to review output in markdown conversion 2025-06-04 20:18:46 +09:00
dst03106
520faa7f2c feat: include item count in TODO sections summary 2025-06-01 00:36:25 +09:00
Judy
8c7c087931 feat: TODO multi-line 2025-05-28 21:33:28 +09:00
Judy
53b913a4cb refactor: add TypedDict and type hints to todo item formatter 2025-05-27 17:52:36 +09:00
Judy
7d38814cae refactor: Change error messsage 'print' -> 'get_logger' 2025-05-27 16:51:38 +09:00
Judy
08440d8ebd feat: Add <details> to TODO sections 2025-05-27 16:19:19 +09:00
Judy
bab8ee9633 modify: ToDo -> TODO 2025-05-27 16:08:33 +09:00
joosomi
ca3df352ab refactor: improve todo section handling and clarify todo content description 2025-05-25 00:02:21 +09:00
dst03106
b83085ea00 fix: remove whitespace from relevant file 2025-05-24 22:01:29 +09:00
TaskerJang
e2586cb64a docs: improve clip_tokens function docstring and add examples 2025-05-24 10:46:58 +09:00
joosomi
66131854c1 fix: avoid incorrect ToDo header 2025-05-24 03:04:59 +09:00
joosomi
788c0c12e6 feat: add TODO comments to PR review output 2025-05-24 01:52:52 +09:00
mrT23
db5138dc42
Improve YAML parsing with additional fallback strategies for AI predictions 2025-05-17 20:38:05 +03:00
mrT23
f53bd524c5
Support multiple model types for different reasoning tasks 2025-04-27 08:50:03 +03:00
mrT23
4ac0aa56e5
Update model references from o3-mini to o4-mini and add Gemini models 2025-04-19 09:26:35 +03:00
mrT23
f5e381e1b2
Add fallback for YAML parsing using original response text 2025-03-11 17:11:10 +02:00
Hussam Lawen
c7f4b87d6f
Merge pull request #1583 from qodo-ai/hl/enhance_azure_devops
feat: enhance Azure DevOps integration with improved error handling a…
2025-02-26 17:17:31 +02:00
Hussam.lawen
52a68bcd44
fix: adjust newline formatting in issue details summary 2025-02-26 16:49:44 +02:00
Tal
25ba9414fe
Merge pull request #1561 from KennyDizi/main
Support reasoning effort via configuration
2025-02-26 10:13:05 +02:00
Benedict Lee
feb306727e
fix : refine handling of leading '+' in response text 2025-02-24 09:15:00 +09:00
Trung Dinh
d37732c25d Define ReasoningEffort enum 2025-02-21 22:10:49 +07:00
mrT23
136c75a5ac
fix: add fallback for parsing AI responses with leading '+' symbols 2025-01-30 08:35:31 +02:00
Hussam.lawen
50c52e32c9
enter
feat: enhance ticket compliance analysis with human verification tracking
2025-01-26 12:33:49 +02:00
Tal
2df4bc8b53
Update pr_agent/algo/utils.py
Co-authored-by: qodo-merge-pro-for-open-source[bot] <189517486+qodo-merge-pro-for-open-source[bot]@users.noreply.github.com>
2025-01-04 16:28:25 +02:00
mrT23
e431979b8b
fix: handle newline issues in patch generation 2025-01-04 16:26:38 +02:00
mrT23
59899f0c62
fix: improve patch generation error handling and logging 2024-12-29 11:27:53 +02:00
mrT23
4aad67b563
fix: improve line extraction from files with missing content 2024-12-27 09:00:20 +02:00
mrT23
495c1ebe5f
refactor: remove legacy code suggestions feature from review tool 2024-12-25 08:18:28 +02:00
mrT23
7d9288bb1a
feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
mrT23
3ab2cac089
fix: improve markdown rendering when git provider is unavailable 2024-12-19 20:59:17 +02:00
mrT23
989670b159
fix: improve markdown rendering when git provider is unavailable 2024-12-19 20:49:40 +02:00
mrT23
7e8361b5fd
feat: enhance code review output with collapsible code snippets and variable links 2024-12-19 20:30:56 +02:00
Tal
e9615c6994
Merge pull request #1384 from MarkRx/feature/version-metadata
Add --version command and version metadata
2024-12-19 09:34:24 +02:00
MarkRx
452abe2e18 Move get_version to algo/util.py; fix version to 0.25 2024-12-17 08:44:53 -07:00
mrT23
872b27bfd8
docs: remove model_weak configuration and simplify model selection 2024-12-11 18:10:34 +02:00