05ea699a92
Merge pull request #1647 from qodo-ai/es/bugfix_github_app_git_url_generation
...
Bugfix: Incorrect git url in case of GitHub app
2025-03-25 12:20:10 +02:00
605eef64e7
Generate git url correctly in case invoked from both user and GitHub app contexts
2025-03-25 12:08:00 +02:00
e20e7c138c
Merge pull request #1644 from qodo-ai/es/help_docs
...
Adding a new tool: /help_docs
2025-03-25 08:17:37 +02:00
b161672218
Remove redundant abstractmethod for _prepare_clone_url_with_token
2025-03-24 15:56:45 +02:00
5bc253e1d9
Add token count estimation factor to config
2025-03-24 15:53:22 +02:00
8495e4d549
More comprehensive handling in count_tokens(force_accurate==True): In case model is neither OpenAI nor Anthropic Claude, simply use an elbow room factor in order to force a more conservative estimate.
2025-03-24 15:47:35 +02:00
fb324d106c
Remove non implemented method _prepare_clone_url_with_token from providers which don't support it and instead, issue a warning in base class.
2025-03-24 14:06:06 +02:00
a4387b5829
Fix more /improve suggestions
2025-03-24 11:19:23 +02:00
477ebf4926
Code recommendations from /improve
2025-03-24 10:54:50 +02:00
fe98779a88
Update images in help_docs md
2025-03-24 10:32:55 +02:00
e14fc7e02d
Fix missing self.bearer_token for bitbucket related providers
2025-03-24 10:21:23 +02:00
1bd65934df
Merge origin/main into es/help_docs
2025-03-23 20:04:58 +02:00
88a17848eb
- Documentation
...
- Better error handling in case could not deduce repo url
2025-03-23 20:04:33 +02:00
1aab87516e
Merge pull request #1637 from Octoslav/doc/ollama
...
doc: Add info about ollama context length
2025-03-23 15:22:14 +02:00
dd80276f3f
Support cloning repo
...
Support forcing accurate token calculation (claude)
Help docs: Add desired branch in case of user supplied git repo, with default set to "main"
Better documentation for getting canonical url parts
2025-03-23 09:55:58 +02:00
ad17cb4d92
cleanup
2025-03-23 09:26:44 +02:00
6efb694945
Generated best practices file
2025-03-23 09:07:01 +02:00
dde362bd47
doc: Add info about ollama context length
2025-03-22 00:53:48 +03:00
a9ce909713
Merge pull request #1636 from cdornano/cdornano-patch-1
...
Update azuredevops_provider.py
2025-03-21 18:54:18 +02:00
e925f31ac0
Update azuredevops_provider.py
...
Will make qodo agent comments "Active" by default, and not "ByDesign" which is renders to "unknown" on Azure DevOps PRs. With this, PR authors are obliged to treat the PR comment of the qodo agent before Merging. This will help companies in analysing the impact of qodo agent on their PR, as every comment needs to be treated as either "Resolved" "Won't fix" "Close"
2025-03-21 12:57:03 +00:00
5e7e353670
Added help_docs feature.
2025-03-20 23:48:01 +02:00
b087458e33
Merge remote-tracking branch 'origin/main'
2025-03-20 21:49:27 +02:00
6610921bba
cleanup
2025-03-20 21:49:19 +02:00
3fd15042a6
Merge pull request #1628 from thonic/main
...
docs: Update description of gitlab-webhook installation.
2025-03-20 21:18:57 +02:00
4ab2396be0
Merge pull request #1625 from qodo-ai/hl/update_configs_docs
...
Hl/update configs docs
2025-03-20 14:09:39 +02:00
a75d430751
docs: Update description of gitlab-webhook installation.
2025-03-18 15:40:49 +01:00
737cf559d9
Merge pull request #1626 from eltociear/patch-3
...
chore: update pr_reviewer_prompts.toml
2025-03-18 08:07:11 +02:00
fa77828db2
chore: update pr_reviewer_prompts.toml
...
minor fix
2025-03-18 03:52:36 +09:00
f506fb1e05
docs: clarify that thumbs up/down feedback is for statistics only
2025-03-17 19:46:07 +02:00
4ea46d5b25
docs: fix formatting of note in configuration options
2025-03-17 14:42:57 +02:00
ed9fcd0238
docs: add Bitbucket organization-level configuration documentation
2025-03-17 14:26:05 +02:00
9d3bd7289a
docs: add Bitbucket organization-level configuration documentation
2025-03-17 14:24:38 +02:00
1724a65ab2
docs: remove similar issues tool from documentation
2025-03-16 08:58:02 +02:00
6883ced9e3
Merge pull request #1624 from qodo-ai/of/config-view-fixes
...
Move Config Content Inside Collapsible Titles
2025-03-15 21:50:31 +02:00
29e28056db
refactor: move response_language config to group with other language settings
2025-03-15 09:58:20 +02:00
507cd6e675
skip in PR config
2025-03-15 09:56:57 +02:00
dd1a0e51bb
docs: reorganize and clarify Jira integration documentation
2025-03-15 09:13:26 +02:00
b4e2a32543
Update describe.md
2025-03-14 12:04:58 +02:00
677a54c5a0
Update review.md
2025-03-14 12:02:26 +02:00
a211175fea
docs: expand on the purpose of code suggestions in improve.md
2025-03-13 17:06:08 +02:00
64f52288a1
Merge pull request #1616 from qodo-ai/tr/updates34
...
Tr/updates34
2025-03-12 07:20:25 +02:00
4ee1704862
Merge pull request #1615 from qodo-ai/hl/self_review_docs
...
Update improve.md
2025-03-11 18:26:37 +02:00
f5e381e1b2
Add fallback for YAML parsing using original response text
2025-03-11 17:11:10 +02:00
2cacaf56b0
Reduce collapsible_file_list_threshold from 8 to 6
2025-03-11 17:08:26 +02:00
9a574e0caa
Add filter for files with bad extensions in language handler
2025-03-11 17:03:05 +02:00
0f33750035
Remove unused filter_bad_extensions function and rename diff_files_original to diff_files
2025-03-11 16:56:41 +02:00
4713175fcf
Update code suggestion evaluation criteria and line number descriptions
2025-03-11 16:50:42 +02:00
d16012a568
Add decoupled and non-decoupled modes for code suggestions
2025-03-11 16:46:53 +02:00
01f1599336
Update improve.md
2025-03-11 16:31:31 +02:00
f5bd98a3b9
Add check for auto-generated files in language handler
2025-03-11 14:37:45 +02:00