mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-20 04:20:39 +08:00
Improve conversation history formatting with numbered comments
This commit is contained in:
@ -50,7 +50,7 @@ Previous discussion on this code:
|
||||
{{ conversation_history|trim }}
|
||||
======
|
||||
|
||||
Consider this conversation history (format: "Username: Message"). When responding:
|
||||
Consider this conversation history (format: "N. Username: Message", where numbers indicate the comment order). When responding:
|
||||
- Maintain consistency with previous technical explanations
|
||||
- Address unresolved issues from earlier discussions
|
||||
- Build upon existing knowledge without contradictions
|
||||
|
Reference in New Issue
Block a user