991a866368
documents' link generation: Make sure prefix ends with '/'
2025-03-26 21:58:15 +02:00
fcd9416129
Replace Qodo Merge references with PR-Agent in Bitbucket documentation
2025-03-26 20:06:32 +02:00
255e1d0fc1
Missing class member
2025-03-26 14:29:50 +02:00
7117e9fe0e
Github Provider: Support publishing a comment on a non pr issue
2025-03-26 13:36:37 +02:00
b42841fcc4
Merge pull request #1649 from qodo-ai/hl/global_best_practices
...
docs: update configuration options and improve wiki documentation cla…
2025-03-26 13:07:09 +02:00
839b6093cb
Update company_codebase.md
2025-03-26 09:50:01 +02:00
351b9d9115
Update company_codebase.md
2025-03-26 09:47:59 +02:00
3e11f07f0b
Merge pull request #1650 from qodo-ai/of/add-ref-image-to-rag
...
Add codebase references screenshot to company_codebase documentation
2025-03-26 09:35:00 +02:00
1d57dd7443
Update image alt text in company_codebase documentation
2025-03-26 08:44:11 +02:00
7aa3d12876
Add codebase references screenshot to company_codebase documentation
2025-03-26 08:41:56 +02:00
6f6595c343
Merge pull request #1634 from ishaansehgal99/main
...
fix: Logging and Commenting
2025-03-26 07:51:24 +02:00
b300cfa84d
Improve error logging with artifacts
2025-03-25 22:49:24 -07:00
9a21069075
docs: update configuration options and improve wiki documentation clarity
2025-03-25 13:53:22 +02:00
85f7b99dea
Merge pull request #1648 from qodo-ai/of/add-rag-docs
...
Update Docs: Company Codebase Overview, RAG Integration & Configuration
2025-03-25 12:51:39 +02:00
d6f79f486a
Update code block syntax highlighting in company_codebase documentation
2025-03-25 12:42:11 +02:00
b0ed584821
Update company codebase documentation link and rename file
2025-03-25 12:27:36 +02:00
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
c94aa58ae4
Fix typo in Qodo Merge models documentation
2025-03-25 09:23:30 +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
52d4312c9a
fix: Logging and Commenting
2025-03-20 13:59:43 -07:00
8ec6067b26
Merge branch 'qodo-ai:main' into main
2025-03-20 13:57:46 -07:00
bc575e5a67
fix: Logging and Commenting
2025-03-20 13:55:07 -07: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