mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00
docs: add dynamic context strategy documentation and update configuration settings
This commit is contained in:
@ -44,8 +44,8 @@ CodiumAI PR-Agent aims to help efficiently review and handle pull requests, by p
|
||||
## News and Updates
|
||||
|
||||
### September 12, 2024
|
||||
[Dynamic context](https://pr-agent-docs.codium.ai/core-abilities/dynamic_context/) is now the default option for all tools.
|
||||
This feature enables PR-Agent to dynamically adjusting the relevant context for each code hunk, while avoiding overflowing the model's with too much information.
|
||||
[Dynamic context](https://pr-agent-docs.codium.ai/core-abilities/dynamic_context/) is now the default option for context extension.
|
||||
This feature enables PR-Agent to dynamically adjusting the relevant context for each code hunk, while avoiding overflowing the model with too much information.
|
||||
|
||||
### September 3, 2024
|
||||
|
||||
|
Reference in New Issue
Block a user