docs: update usage guide and README; fix minor formatting issues in utils.py

This commit is contained in:
mrT23
2024-07-28 09:30:21 +03:00
parent 6ba7b3eea2
commit e946a0ea9f
4 changed files with 8 additions and 3 deletions

View File

@ -42,6 +42,11 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p
## News and Updates
### July 28, 2024
(1) improved support for bitbucket server - [auto commands](https://github.com/Codium-ai/pr-agent/pull/1059) and [direct links](https://github.com/Codium-ai/pr-agent/pull/1061)
(2) custom models are now [supported](https://pr-agent-docs.codium.ai/usage-guide/changing_a_model/#custom-models)
### July 6, 2024
v0.23 has been released. See full log changes [here](https://github.com/Codium-ai/pr-agent/releases/tag/v0.23).