81dea65856
Format files by pre-commit run -a
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-30 10:00:36 +09:00
7186bf4bb3
Merge pull request #1313 from yu-iskw/support-google-ai-studio
...
Support Google AI Studio
2024-10-29 19:22:28 +02:00
115fca58a3
Merge pull request #1307 from s1moe2/docs/gitlab
...
Gitlab docs improved; gitlab webhook secret config standardization
2024-10-29 19:20:15 +02:00
cbf60ca636
revert gitlab webhook_secret; docs adjustments
2024-10-29 16:02:06 +00:00
64ac45d03b
fix typos
2024-10-29 10:49:53 +00:00
db062e3e35
Support Google AI Studio
...
Signed-off-by: Yu Ishikawa <yu-iskw@users.noreply.github.com >
2024-10-29 08:00:16 +09:00
66d4f56777
Merge pull request #1309 from Codium-ai/tr/suggestion_tracking
...
Tr/suggestion tracking
2024-10-27 16:12:56 +02:00
fbfb9e0881
Add suggestion tracking feature with wiki documentation support
2024-10-27 16:07:07 +02:00
8db7151bf0
Add suggestion tracking feature with wiki documentation support
2024-10-27 15:49:10 +02:00
0f284711e6
update docs favicon to fix proportion
2024-10-26 11:36:28 +03:00
68f2cec077
Gitlab docs improved; gitlab webhook secret config standadization
2024-10-25 16:17:33 +01:00
9786499fa6
Refactor PR help message tool to use full documentation content for answering questions and update relevant section handling in prompts
2024-10-24 22:01:40 +03:00
c6c6a9b4f0
Update custom_labels.md
2024-10-23 20:13:45 +05:30
a5e7c37fcc
Update pr_agent_pro.md
2024-10-23 20:12:14 +05:30
12a9e13509
Update index.md
2024-10-23 20:10:14 +05:30
0b4b6b1589
Update configuration_options.md
2024-10-23 17:19:16 +03:00
0b32b253ca
docs: update default setting for publish_labels to false and adjust related documentation
2024-10-21 17:56:15 +03:00
fb85cb721a
docs: fix typo in installation instructions for GitHub Enterprise Server in pr_agent_pro.md
2024-10-14 10:31:06 +03:00
13c6ed9098
docs: update installation instructions for GitHub Enterprise Server in pr_agent_pro.md
2024-10-14 10:27:52 +03:00
9dd1995464
docs: update installation guides with GitHub enterprise server instructions and formatting improvements
2024-10-14 10:25:51 +03:00
76d95bb6d7
feat: add ticket compliance check
...
- Implement ticket compliance check logic in `utils.py` and `ticket_pr_compliance_check.py`
- Add functions to extract and cache PR tickets, and check ticket relevancy
2024-10-10 10:01:48 +03:00
c1c5ee7cfb
Update footer links and branding from CodiumAI to Qodo
2024-10-09 11:46:10 +03:00
23a3e208a5
docs: update improve.md with folding suggestions feature and add config option
2024-10-08 20:51:45 +03:00
5a719c1904
Update docs/docs/core-abilities/index.md
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-10-06 18:19:26 +03:00
1a2ea2c87d
docs: add links to technical blogs on LLMs and coding tasks in core abilities index
2024-10-06 18:16:24 +03:00
ca79bafab3
fixed link
2024-10-04 08:06:57 +03:00
da0bd84746
dual
2024-10-01 08:20:16 +03:00
b42ded61f8
docs: add guidelines for implementing proposed code suggestions in improve.md
2024-10-01 08:16:51 +03:00
dfa4f22be2
feat: add dual publishing mode for PR code suggestions
...
- Introduced dual publishing mode to present high-scoring suggestions as both table entries and commitable PR comments.
- Updated documentation to include configuration options for dual publishing mode.
- Enhanced `pr_code_suggestions.py` to handle dual publishing logic and error handling.
- Modified `configuration.toml` to include `duel_publishing_score_threshold` setting.
2024-10-01 08:01:27 +03:00
da4148f336
docs: update links and references to Qodo Merge in documentation
2024-09-29 17:38:02 +03:00
070ed21103
update documentation links to qodo-merge-docs.qodo.ai
2024-09-29 17:32:16 +03:00
6c4aa468a9
formerly
2024-09-29 17:24:37 +03:00
da20efd050
Qodo Merge rename
2024-09-29 17:19:46 +03:00
c25aaad176
Qodo Merge rename
2024-09-29 17:15:49 +03:00
7bc20d6f16
Update CNAME
2024-09-29 12:25:48 +03:00
f894e8831b
revert unauthorized merge
2024-09-29 08:37:26 +03:00
25b7e1e777
update docs URL
2024-09-29 08:19:26 +03:00
f3fd439d47
docs
2024-09-27 16:24:07 +03:00
57cfdcf274
docs: update PR-Agent documentation with PR Chat search instructions
2024-09-27 16:13:54 +03:00
4b7d01972c
improve code suggestion prompt
2024-09-25 21:15:14 +03:00
05ec944a8b
improve code suggestion prompt
2024-09-25 17:52:54 +03:00
0668ccbb9e
docs: improve GitLab installation instruction
...
This commit adds a missing `export` instruction that is required mainly
for self-hosted GitLab installations.
2024-09-24 23:34:40 -03:00
397963257d
DocHelper
2024-09-22 10:21:47 +03:00
7e5ddf7e37
Update improve.md with enhanced self-review configuration details
2024-09-22 09:19:39 +03:00
0198c61cf7
update docs
2024-09-22 09:00:56 +03:00
8229d98842
docs pr help
2024-09-21 20:55:05 +03:00
3e780783cc
Add docs db
2024-09-21 19:24:23 +03:00
da398ce56f
TLDR
2024-09-16 09:21:52 +03:00
80fe297bc9
Merge pull request #1231 from matanbaruch/main
...
Update PR Action Handling Logic in GitHub Action Runner
2024-09-15 15:30:34 +03:00
5d68b0c492
Update automations_and_usage.md
2024-09-15 15:19:40 +03:00