mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
Merge pull request #1687 from benedict-lee/feat/add-conversation-history-on-line-question
Improvement: Enhance ask_line tool by adding PR review comment threads as context
This commit is contained in:
@ -119,6 +119,7 @@ async_ai_calls=true
|
||||
|
||||
[pr_questions] # /ask #
|
||||
enable_help_text=false
|
||||
use_conversation_history=true
|
||||
|
||||
|
||||
[pr_code_suggestions] # /improve #
|
||||
|
Reference in New Issue
Block a user