mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
- Add try-catch block around GitLab instance creation for better error handling - Use getattr() for safer attribute access in _prepare_clone_url_with_token method - Improve authentication failure debugging with clearer error messages |
||
|---|---|---|
| .. | ||
| agent | ||
| algo | ||
| git_providers | ||
| identity_providers | ||
| log | ||
| secret_providers | ||
| servers | ||
| settings | ||
| tools | ||
| __init__.py | ||
| cli.py | ||
| cli_pip.py | ||
| config_loader.py | ||