petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
595 stars 16 forks source link

chore: add the constrain of the issue prompt template #465

Closed xingwanying closed 1 week ago

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
petercat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 9:11am
petercat-assistant[bot] commented 1 week ago

Walkthrough

This pull request introduces a constraint to the issue prompt template by adding a guideline to avoid making definitive statements about known bugs unless there is absolute certainty. This change aims to prevent misleading assumptions in user interactions.

Changes

File Summary
server/agent/prompts/issue_helper.py Added a guideline to avoid making definitive statements about known bugs unless absolutely certain, to prevent misleading assumptions.
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files with missing lines Coverage Δ
server/agent/prompts/issue_helper.py 66.66% <ø> (ø)

... and 2 files with indirect coverage changes