|
9df0f71d4a
|
Update .gitignore and fix license format in pyproject.toml
|
2025-04-24 16:14:02 +08:00 |
|
|
dedad94a20
|
Fix code indentation in get_review_thread_comments method
|
2025-04-24 09:34:51 +03:00 |
|
|
5d5b57255e
|
Merge pull request #1687 from benedict-lee/feat/add-conversation-history-on-line-question
Improvement: Enhance ask_line tool by adding PR review comment threads as context
|
2025-04-24 09:32:43 +03:00 |
|
|
6ceea2b134
|
Clarify Qodo Merge's exclusive features and bot handling behavior
|
2025-04-24 08:28:23 +03:00 |
|
|
c35942c12b
|
mprove get_review_thread_comments method implementation
Co-authored-by: ofir-frd <85901822+ofir-frd@users.noreply.github.com>
|
2025-04-24 11:23:16 +09:00 |
|
|
ddb94ec9b4
|
mprove get_review_thread_comments method implementation
Co-authored-by: ofir-frd <85901822+ofir-frd@users.noreply.github.com>
|
2025-04-24 11:22:43 +09:00 |
|
|
29d4fe510e
|
Improve get_review_thread_comments method implementation
Co-authored-by: ofir-frd <85901822+ofir-frd@users.noreply.github.com>
|
2025-04-24 11:21:49 +09:00 |
|
|
7d17ed5b7f
|
fix linting
|
2025-04-23 21:15:00 +03:00 |
|
|
47e46ee001
|
Merge pull request #1715 from qodo-ai/tr/improve_prompts
Improve field descriptions for code suggestion model clarity and brevity
|
2025-04-22 14:22:03 +03:00 |
|
|
1aa0186f5c
|
Improve field descriptions for code suggestion model clarity and brevity
|
2025-04-22 14:19:54 +03:00 |
|
|
4685c25209
|
Merge remote-tracking branch 'origin/main'
|
2025-04-22 10:57:03 +03:00 |
|
|
fe0d5df145
|
Improve documentation formatting and navigation features
|
2025-04-22 10:56:53 +03:00 |
|
|
15b2b57677
|
Uncomment search plugin in mkdocs configuration
|
2025-04-22 08:49:30 +03:00 |
|
|
8a45e41749
|
Update Qodo Merge documentation with consistent heading capitalization
|
2025-04-22 08:14:53 +03:00 |
|
|
581f35db99
|
Update Qodo Merge documentation with detailed licensing information
|
2025-04-22 08:12:40 +03:00 |
|
|
fef0bc6146
|
Update Qodo Merge documentation with detailed licensing information
|
2025-04-22 08:09:49 +03:00 |
|
|
9906ec3687
|
Improve conversation history formatting with numbered comments
|
2025-04-21 17:14:36 +09:00 |
|
|
8b4bf49f1c
|
Improve conversation history handling and prompts for line questions
|
2025-04-21 16:50:37 +09:00 |
|
|
e11c2e1c7f
|
Reorganize imports according to Python conventions
|
2025-04-21 16:30:27 +09:00 |
|
|
a434d0af9b
|
Improve comment thread retrieval by using in_reply_to_id instead of line numbers
|
2025-04-21 16:28:42 +09:00 |
|
|
baf361f0f0
|
Merge pull request #1712 from qodo-ai/tr/multi_model
Update model references from o3-mini to o4-mini and add Gemini models
|
2025-04-19 09:29:02 +03:00 |
|
|
4ac0aa56e5
|
Update model references from o3-mini to o4-mini and add Gemini models
|
2025-04-19 09:26:35 +03:00 |
|
|
ca88ec96d6
|
Merge pull request #1710 from PeterDaveHelloKitchen/SwitchDefaultTo-o4-mini
Replace default o3-mini with o4-mini
|
2025-04-19 09:00:35 +03:00 |
|
|
e854383123
|
Replace default o3-mini with o4-mini
|
2025-04-19 03:52:10 +08:00 |
|
|
1327a4437d
|
Merge pull request #1711 from nicohein/feature/simplified-bitbucket-pipeline
Feature/simplified bitbucket pipeline
|
2025-04-18 21:51:49 +03:00 |
|
|
002c71f1ba
|
Merge branch 'qodo-ai:main' into feature/simplified-bitbucket-pipeline
|
2025-04-18 14:44:28 -04:00 |
|
|
2fa4438310
|
docs: itemization fix
|
2025-04-18 14:42:51 -04:00 |
|
|
e41050d39c
|
Merge remote-tracking branch 'origin/main'
|
2025-04-18 21:40:50 +03:00 |
|
|
5e98926b5a
|
Update scan_repo_discussions.md to clarify focus on best practices
|
2025-04-18 21:40:39 +03:00 |
|
|
a459e8c8e1
|
Merge pull request #1703 from nicohein/feature/simplified-bitbucket-pipeline
docs: updated bitbucket pipeline docs
|
2025-04-18 21:26:54 +03:00 |
|
|
151daa070f
|
Merge pull request #1709 from PeterDaveHelloKitchen/Ignore.venv
Add .venv/ to .dockerignore and .gitignore for virtual env compatibility
|
2025-04-18 21:19:06 +03:00 |
|
|
11ebbc994f
|
Merge pull request #1708 from PeterDaveHelloKitchen/UpgradeLiteLLM
Upgrade litellm to v1.66.3
|
2025-04-18 21:18:31 +03:00 |
|
|
f177ff4214
|
Merge pull request #1707 from dst03106/feature/add-support-for-mistral-and-codestral
Add support for Mistral and Codestral models
|
2025-04-18 21:17:27 +03:00 |
|
|
8f6edadbeb
|
Merge pull request #1704 from DongjaJ/ci/update-github-actions-versions
Update GitHub actions version
|
2025-04-18 21:11:03 +03:00 |
|
|
246f372e4a
|
Merge pull request #1706 from PeterDaveHelloKitchen/ImproveDocs
Improve markdown docs formatting for consistency and readability
|
2025-04-18 21:10:47 +03:00 |
|
|
e6ee2b96e2
|
Add .venv/ to .dockerignore and .gitignore for virtual env compatibility
Include .venv/ alongside venv/ to align with common Python virtual
environment practices as recommended in the official documentation.
|
2025-04-18 21:43:05 +08:00 |
|
|
fab4717449
|
Upgrade litellm to v1.66.3
|
2025-04-18 20:27:46 +08:00 |
|
|
869a179506
|
feat: add support for Mistral and Codestral models
|
2025-04-18 14:04:59 +09:00 |
|
|
f0fc777a44
|
Improve markdown docs formatting for consistency and readability
|
2025-04-18 03:34:20 +08:00 |
|
|
58f6943b12
|
Merge pull request #1705 from qodo-ai/tr/basic_auth
Add Basic Authentication method for Jira Data Center/Server and valid…
|
2025-04-17 19:14:47 +03:00 |
|
|
999d03f7aa
|
Add Basic Authentication method for Jira Data Center/Server and validation script
|
2025-04-17 18:51:50 +03:00 |
|
|
2628f2a997
|
Upgrade litellm to v1.66.2
|
2025-04-17 23:37:33 +08:00 |
|
|
6cf0ae0731
|
ci: Upgrade Codecov action to v5 in workflow files
|
2025-04-17 23:05:47 +09:00 |
|
|
be957cd2ea
|
ci: Upgrade docker/build-push-action to v6 in workflow files
|
2025-04-17 23:05:10 +09:00 |
|
|
8ad3eb583a
|
ci: Upgrade Docker Buildx action to v3 in workflow files
|
2025-04-17 23:02:48 +09:00 |
|
|
2e18053e02
|
ci: Update actions/checkout to v4 in workflow files
|
2025-04-17 22:57:18 +09:00 |
|
|
696cdc3b45
|
Merge pull request #1702 from PeterDaveHelloKitchen/add-o3-and-o4-mini
Add OpenAI o3 & 4o-mini reasoning models
|
2025-04-17 11:00:00 +03:00 |
|
|
e5df079dce
|
docs: updated bitbucket pipeline docs to make direct use of the pr-agent image without docker in docker
|
2025-04-16 18:01:58 -04:00 |
|
|
4e3e963ce5
|
Add OpenAI o3 & 4o-mini reasoning models
Reference:
- https://platform.openai.com/docs/models/o3
- https://platform.openai.com/docs/models/o4-mini
- https://openai.com/index/introducing-o3-and-o4-mini/
|
2025-04-17 02:32:14 +08:00 |
|
|
bc3ef4763d
|
Update scan_repo_discussions.md to include links and customization notes
|
2025-04-16 14:17:59 +03:00 |
|