a13400b9b8
Merge pull request #1254 from Codium-ai/tr/code_suggestion_message
...
Add intro and chat text options for PR code suggestions in configuration
2024-09-26 16:31:10 +03:00
89f9cf5adc
Add intro and chat text options for PR code suggestions in configuration
2024-09-26 09:07:51 +03:00
6b653dbe48
Merge pull request #1253 from Codium-ai/tr/code_suggestion_message
...
Add configuration for auto actions in GitHub Action runner
2024-09-26 08:50:56 +03:00
109b965407
Add configuration for auto actions in GitHub Action runner
2024-09-26 08:03:39 +03:00
511c5a31db
Merge pull request #1252 from Codium-ai/tr/prompts_refactor
...
improve code suggestion prompt
2024-09-25 21:23:00 +03:00
3dd8050004
improve code suggestion prompt
2024-09-25 21:22:41 +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
4713ae74b7
improve code suggestion prompt
2024-09-25 17:42:59 +03:00
c828cdde62
improve code suggestion prompt
2024-09-25 17:41:21 +03:00
6f14f9c8e1
improve code suggestion prompt
2024-09-25 16:22:16 +03:00
9f8cc75bd3
Merge pull request #1250 from chapeupreto/improve-pipeline-gitlab
...
docs: improve GitLab installation instruction
2024-09-25 07:11: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
8a287f8ed6
Merge pull request #1248 from Codium-ai/tr/help_fixes
...
DocHelper
2024-09-22 16:17:30 +03:00
d5625db3c8
DocHelper
2024-09-22 16:16:59 +03:00
d6b779eef8
DocHelper
2024-09-22 16:14:32 +03:00
804cb9ec1d
DocHelper
2024-09-22 15:55:18 +03:00
47d32283ca
Merge pull request #1247 from Codium-ai/tr/help_fixes
...
Tr/help fixes
2024-09-22 10:23:29 +03:00
397963257d
DocHelper
2024-09-22 10:21:47 +03:00
a3fd15bb92
Merge remote-tracking branch 'origin/main' into tr/help_fixes
2024-09-22 09:27:10 +03:00
ded7d96649
DocHelper
2024-09-22 09:23:34 +03:00
bbf06e25ef
Merge pull request #1246 from Codium-ai/tr/docs_update
...
update docs
2024-09-22 09:20:38 +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
20d8e76a7f
logs
2024-09-22 08:31:56 +03:00
be8052251a
Update pr_help_prompts.toml and fix snippet indexing in pr_help_message.py
2024-09-22 08:13:23 +03:00
ba08b13446
update PR-Agent usage instructions in pr_description.py
2024-09-21 21:10:51 +03:00
835684b92a
Merge remote-tracking branch 'origin/main'
...
# Conflicts:
# pr_agent/tools/pr_description.py
2024-09-21 21:10:38 +03:00
90295b6429
update PR-Agent usage instructions in pr_description.py
2024-09-21 21:10:06 +03:00
08d6bbc94c
Merge pull request #1245 from Codium-ai/tr/help_rag
...
docs pr help
2024-09-21 20:58:06 +03:00
8229d98842
docs pr help
2024-09-21 20:55:05 +03:00
9e28aca919
Merge pull request #1244 from Codium-ai/tr/help_rag
...
Refactor S3 file handling and update Dockerfile to include local Chroma DB file
2024-09-21 19:28:04 +03:00
3e780783cc
Add docs db
2024-09-21 19:24:23 +03:00
5c7b65810c
Refactor S3 file handling and update Dockerfile to include local Chroma DB file
2024-09-21 19:11:46 +03:00
f2f82e8805
Merge pull request #1243 from Codium-ai/tr/help_rag
...
get protection
2024-09-21 17:08:23 +03:00
1e51acff22
get protection
2024-09-21 17:07:46 +03:00
81e847e477
Merge pull request #1242 from Codium-ai/tr/help_rag
...
prompts
2024-09-21 16:59:23 +03:00
a70fe27d94
prompts
2024-09-21 16:58:37 +03:00
1a5835a947
Merge pull request #1241 from Codium-ai/tr/help_rag
...
Add PR help message functionality and update dependencies
2024-09-21 16:28:42 +03:00
4b74506107
Add PR help message functionality and update dependencies
...
- Implement PRHelpMessage class to provide AI-powered assistance for pull requests.
- Add methods for similarity search using local, S3, and Pinecone databases.
- Update `requirements.txt` to include new dependencies for langchain and chromadb.
- Modify `configuration.toml` to include `force_local_db` setting for PR help.
- Update `aiohttp` and `openai` package versions.
2024-09-21 16:22:51 +03:00
08319f8492
fixed azure remove comment bug
2024-09-19 12:54:26 +03:00
b447080777
Merge pull request #1236 from Codium-ai/tr/tldr
...
TLDR
2024-09-16 09:23:49 +03:00
da398ce56f
TLDR
2024-09-16 09:21:52 +03:00
16763d81b4
Merge pull request #1232 from yzongyue/feature/compatible_with_old_gitlab
...
func get_line_link compatible with old gitlab versions
2024-09-15 17:06:43 +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
8d5f015e5c
Merge pull request #1234 from Codium-ai/tr/dynamic
...
self_reflection
2024-09-15 14:52:06 +03:00
be03f83318
self_reflection
2024-09-15 14:50:24 +03:00
cbfd250c0c
self_reflection
2024-09-15 14:47:27 +03:00
7ce46e65a1
Merge pull request #1233 from Codium-ai/tr/dynamic
...
collapsible
2024-09-15 13:45:39 +03:00