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:
ofir-frd
2025-04-24 09:32:43 +03:00
committed by GitHub
5 changed files with 108 additions and 2 deletions

View File

@ -119,6 +119,7 @@ async_ai_calls=true
[pr_questions] # /ask #
enable_help_text=false
use_conversation_history=true
[pr_code_suggestions] # /improve #