3f42bb6793
Add AI disclaimer fields to configuration.toml
2024-02-11 16:22:26 +02:00
fa077dc516
formatting
2024-02-08 18:55:58 +02:00
a7ce2b11b4
parallel_calls
2024-02-07 08:00:01 +02:00
b190b1879e
auto approval
2024-02-06 09:09:07 +02:00
cce3c70369
- patch_extra_lines = 1
...
- describe is with turbo model (for larger context)
2024-02-05 12:03:30 +02:00
d04d8b616a
moving the 'improve' command to turbo mode, with auto_extended=true
2024-02-01 09:46:04 +02:00
8d36e2e2f7
feat: Add new configuration options in pr_test section and update TEST.md documentation
2024-01-29 20:17:39 +02:00
40a7ef9132
s
2024-01-29 11:42:32 +02:00
042eab1641
s
2024-01-29 11:39:50 +02:00
47af04d158
s
2024-01-28 20:26:58 +02:00
06dede29f2
feat: Update configuration and handling of GitHub Action settings
2024-01-27 21:15:23 +02:00
4077c5556d
enable_review_labels_effort set to true by default
2024-01-24 19:49:43 +02:00
d8465ea9f9
removed include_improved_code
2024-01-24 19:47:30 +02:00
968684b461
update default config for inline_file_summary to false
2024-01-22 10:25:34 +02:00
2430a1a608
Merge pull request #594 from Codium-ai/tr/fallback_bad_review_comment
...
Enhanced Comment Verification and Fallback Mechanism for Inline Comment Publishing
2024-01-20 02:04:06 -08:00
472646ddfd
Readme
2024-01-17 16:27:07 +02:00
4e833c0c28
s
2024-01-17 15:43:01 +02:00
58163e5129
improve usage guide
2024-01-17 09:50:48 +02:00
abc05e7711
ask helper
2024-01-09 16:25:23 +02:00
19c14b940e
Try fixing invalid inline comments
2024-01-09 09:54:29 +02:00
b0bffdec84
Refactor and add configuration toggle
2024-01-08 12:00:20 +02:00
e9a2a0a96f
s
2024-01-08 10:37:51 +02:00
578d15c6fc
usage guide
2024-01-07 16:38:08 +02:00
edcb666fbc
docs: Reorganize and enhance documentation for review and describe tools
2024-01-07 09:28:06 +02:00
ac74fa8431
docs
2024-01-05 21:28:54 +02:00
fe6b2065fb
Merge pull request #569 from zmeir/zmeir/enhance/auto_improve_extended_simple
...
Add toggle to automatically enable `/improve --extended`
2024-01-04 09:06:08 -08:00
c2b0891c0b
Simpler auto-extended toggle and keep the default as false
2024-01-04 18:53:45 +02:00
ed78bfd946
use_collapsible_file_list
2024-01-04 10:27:07 +02:00
3c2ed8bbf1
feat: Remove file walkthrough feature from PR agent
2024-01-04 09:42:15 +02:00
0189e12fb1
Automatically enable improve extended mode for large PRs
2024-01-03 16:43:38 +02:00
7dfc306e7c
feat: Add SOC2 compliance review feature to PR agent
2024-01-01 20:15:36 +02:00
fce52a66ff
feat: Update enable_help_text flag explaination
2023-12-27 10:22:43 +07:00
dff31ff8f5
feat: Fix typo
2023-12-27 10:17:56 +07:00
31168cd7de
Get PR review enable help text from setting
2023-12-27 10:12:41 +07:00
b1ce29e27a
global configuration
2023-12-26 16:45:39 +02:00
26cb85c4f5
default pinecone
2023-12-25 14:50:15 +05:30
1632696c2f
Merge branch 'main' of github.com:PrashantDixit0/pr-agent
2023-12-25 00:41:28 +05:30
d8d954bb0f
lancedb integration
2023-12-25 00:38:24 +05:30
08e9a91021
Merge pull request #547 from Codium-ai/tr/readme_update
...
Readme for PR-Agent-Pro
2023-12-24 06:30:04 -08:00
0c4d451d9a
readme
2023-12-24 16:18:20 +02:00
5c49ff216a
feat: Update inline comment creation in git providers and improve code suggestion handling
...
- Update `create_inline_comment` method in various git providers to include `absolute_position` parameter
- Remove `create_inline_comment` method from providers that do not support inline comments
- Enhance `find_line_number_of_relevant_line_in_file` function to handle absolute position
- Modify `pr_code_suggestions.py` to handle improved code inclusion in suggestions
- Add `include_improved_code` configuration option in `configuration.toml` and update documentation accordingly
2023-12-24 09:44:08 +02:00
ccb116922f
Merge pull request #529 from lukefx/bitbucket_webhook_improvements
...
feat: Improved server, security and commands
2023-12-20 17:27:06 +02:00
7a5acb29ac
feat: Improved server, security and commands
...
Signed-off-by: Luca Simone <info@lucasimone.info >
2023-12-17 17:38:27 +01:00
81da328ae3
feat: Add automatic tool configuration for Bitbucket app in bitbucket_app.py and configuration.toml, update Usage.md
2023-12-12 08:06:20 +02:00
cf3401536a
feat: Remove 'Refactoring' label from custom labels and update related descriptions
2023-12-05 07:48:21 +02:00
d2a129fe30
Add labeling files
2023-12-04 18:22:35 +02:00
586785ffde
feat: Add pr_url attribute to git providers and final update message in PR description
2023-12-03 10:46:02 +02:00
f96d4924e7
feat: Add line link generation in git providers and refactor code suggestions generation
2023-11-26 11:57:45 +02:00
613ccb4c34
Add support for base_url in GitHub SDK
2023-11-21 16:48:36 +02:00
762a6981e1
extra_labels
2023-11-15 14:12:59 +02:00