Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prohibit proactive issue creation in issue responses #415

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

xingwanying
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Sep 26, 2024

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 Sep 26, 2024 2:51am

Copy link

Walkthrough

This pull request introduces changes to ensure that issues are not created proactively without user consent. The modifications emphasize the importance of obtaining user permission before creating issues and prohibit the creation of new issues under any circumstances.

Changes

File Summary
server/agent/prompts/bot_template.py Added a constraint to prohibit issue creation without user consent.
server/agent/prompts/issue_helper.py Updated guidelines to ensure no new issues are created under any circumstances.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

@xingwanying xingwanying merged commit e8f3bab into main Sep 26, 2024
5 checks passed
@xingwanying xingwanying deleted the tweak_the_propmt branch September 26, 2024 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant