pr-agent/pr_agent
Patryk Kowalski 8ae3c60670 In case of new file creation by the MR there is a 404 error on file retrieval by gitlab provider.
It was handled by catching the error and replacing the file string with an empty string.
Type checking was added before byte decoding - necessary in case of the empty string.
2023-07-17 14:53:23 +02:00
..
agent Update GitHub app 2023-07-16 15:42:50 +03:00
algo Support Code Suggestion in Gitlab 2023-07-17 01:44:40 +03:00
git_providers In case of new file creation by the MR there is a 404 error on file retrieval by gitlab provider. 2023-07-17 14:53:23 +02:00
servers A small typo 2023-07-16 21:47:50 +03:00
settings minor fixes 2023-07-17 08:42:18 +03:00
tools Merge pull request #75 from Codium-ai/bugfix/rename_get_description 2023-07-17 10:32:01 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py minor fixes 2023-07-17 08:42:18 +03:00
config_loader.py pr_information_from_user_prompts 2023-07-16 19:36:20 +03:00