|
56e15c0348
|
Add a blank line at the end of the .gitignore file
|
2025-01-02 10:47:28 +02:00 |
|
|
4c82b8a43e
|
docs: Add /implement tool to feature tables and documentation links
|
2025-01-02 10:44:50 +02:00 |
|
|
2d5daf4364
|
docs: Enhance /implement tool documentation with usage scenarios and examples
|
2025-01-02 10:34:04 +02:00 |
|
|
0f973681ea
|
Add /implement tool to README and fix /test tool link
|
2024-12-25 11:43:23 +02:00 |
|
|
19f6078ed0
|
Add /test tool to tools section and fix typos
|
2024-12-25 11:39:53 +02:00 |
|
|
3994a2ba60
|
Add .qodo to gitignore
|
2024-12-25 11:34:54 +02:00 |
|
|
796b36f0d1
|
Add documentation for /implement tool in tools section and related files
|
2024-12-25 11:34:41 +02:00 |
|
|
12d603fdb4
|
Update README.md
|
2024-12-25 08:42:24 +02:00 |
|
|
6540e2c674
|
Merge pull request #1416 from Codium-ai/tr/remove_review_suggestions
refactor: remove legacy code suggestions feature from review tool
|
2024-12-25 08:26:03 +02:00 |
|
|
83e68f168a
|
log verbosity
|
2024-12-25 08:22:53 +02:00 |
|
|
5e1b04980e
|
refactor: remove reflection and incremental review features from docs and code
|
2024-12-25 08:21:33 +02:00 |
|
|
495c1ebe5f
|
refactor: remove legacy code suggestions feature from review tool
|
2024-12-25 08:18:28 +02:00 |
|
|
ad71de82a9
|
Merge pull request #1413 from addianto/docs/1398-environment-variables
Document an example on how to configure PR Agent using environment variables
|
2024-12-24 21:25:54 +02:00 |
|
|
11676943b6
|
docs: Remind user to avoid commiting .env file (#1398)
|
2024-12-24 15:20:15 +07:00 |
|
|
b88507aa23
|
chore: Ignore .env file
|
2024-12-24 15:14:30 +07:00 |
|
|
a5c5e6f4ae
|
docs: Add example how to define environment variables (#1398)
|
2024-12-24 15:01:26 +07:00 |
|
|
47cd361663
|
docs: Mention about the use of Dynaconf (#1398)
|
2024-12-24 15:01:13 +07:00 |
|
|
c84b3d04b9
|
Merge pull request #1412 from Codium-ai/tr/dedent_review
feat: add dedent option to code snippet formatting
|
2024-12-24 07:54:36 +02:00 |
|
|
7d9288bb1a
|
feat: add dedent option to code snippet formatting
|
2024-12-24 07:49:27 +02:00 |
|
|
93e64367d2
|
Merge pull request #1410 from Codium-ai/tr/update_changelog_fix
Tr/update changelog fix
|
2024-12-23 19:37:28 +02:00 |
|
|
6c131b8406
|
feat: add PR link support in changelog updates
|
2024-12-23 19:35:52 +02:00 |
|
|
dd89e1f2dc
|
feat: add PR link support in changelog updates
|
2024-12-23 19:34:21 +02:00 |
|
|
e8e4fb0afa
|
feat: add PR link support in changelog updates
|
2024-12-23 17:20:29 +02:00 |
|
|
3360a28b3e
|
fix: improve changelog update prompt and response handling
|
2024-12-23 17:06:21 +02:00 |
|
|
20c506d2e0
|
Merge pull request #1402 from KennyDizi/main
Add support for OpenAI `o1` model and snapshot version `o1-2024-12-17`
|
2024-12-22 09:36:04 +02:00 |
|
|
a1921d931c
|
Merge pull request #1407 from Codium-ai/tr/publish_output_no_suggestions_fix
fix: only publish empty code suggestions when configured
|
2024-12-22 09:34:34 +02:00 |
|
|
31aa460f5f
|
fix: only publish empty code suggestions when configured
|
2024-12-22 09:32:11 +02:00 |
|
|
23678c1d4d
|
Update O1_MODEL_PREFIX to o1 based on new models released
|
2024-12-22 10:36:59 +07:00 |
|
|
8d7825233a
|
Supported model gpt-o1
|
2024-12-22 10:33:26 +07:00 |
|
|
c9f02e63e1
|
Merge pull request #1403 from Codium-ai/tr/re_review
feat: enhance code review output with collapsible code snippets
|
2024-12-20 16:38:56 +02:00 |
|
|
c2f1f2dba0
|
fix: improve markdown rendering when git provider is unavailable
|
2024-12-19 21:08:27 +02:00 |
|
|
3ab2cac089
|
fix: improve markdown rendering when git provider is unavailable
|
2024-12-19 20:59:17 +02:00 |
|
|
989670b159
|
fix: improve markdown rendering when git provider is unavailable
|
2024-12-19 20:49:40 +02:00 |
|
|
7e8361b5fd
|
feat: enhance code review output with collapsible code snippets and variable links
|
2024-12-19 20:30:56 +02:00 |
|
|
eaaaf6a6a2
|
Fix context windows token for model o1-2024-12-17
|
2024-12-19 23:11:45 +07:00 |
|
|
07f3933f6d
|
Add support OpenAI model o1 snapshot version o1-2024-12-17
|
2024-12-19 23:00:47 +07:00 |
|
|
84786495ed
|
Merge pull request #1401 from Codium-ai/tr/docs3
docs: simplify default tool configurations and update documentation
|
2024-12-19 16:43:25 +02:00 |
|
|
d09aa1b13e
|
docs: remove unused automatic_review configuration option
|
2024-12-19 16:41:18 +02:00 |
|
|
e9615c6994
|
Merge pull request #1384 from MarkRx/feature/version-metadata
Add --version command and version metadata
|
2024-12-19 09:34:24 +02:00 |
|
|
f3ee4a75b5
|
docs: simplify default tool configurations and update documentation
|
2024-12-19 09:33:20 +02:00 |
|
|
452abe2e18
|
Move get_version to algo/util.py; fix version to 0.25
|
2024-12-17 08:44:53 -07:00 |
|
|
a768969d37
|
Merge pull request #1397 from KennyDizi/main
Add support for `gemini/gemini-2.0-flash-exp` model
|
2024-12-16 20:37:55 +02:00 |
|
|
9ef9198468
|
Update index.md
|
2024-12-16 20:37:09 +02:00 |
|
|
d0ea901bca
|
Update fetching_ticket_context.md
|
2024-12-16 20:29:17 +02:00 |
|
|
57089c931b
|
Merge pull request #1396 from ofir-frd/add-pr-body-license-documentation
Similar Code: Add PR Body License Documentation
|
2024-12-16 20:24:42 +02:00 |
|
|
03d2bea50b
|
Add support model gemini-2.0-flash-exp
|
2024-12-16 23:37:19 +07:00 |
|
|
721d38d4ed
|
docs: add license information to similar code documentation
|
2024-12-16 17:11:17 +02:00 |
|
|
bbec5d9cc9
|
Merge pull request #1395 from Codium-ai/mrT23-patch-6
Update review.md
|
2024-12-14 11:54:56 +02:00 |
|
|
0be2750dfa
|
Update review.md
|
2024-12-14 11:53:47 +02:00 |
|
|
5e5c251cd0
|
Merge pull request #1394 from Codium-ai/mrT23-patch-6
Update README.md
|
2024-12-13 16:11:12 +02:00 |
|