Skip to content

Conversation

codegen-sh[bot]
Copy link
Contributor

@codegen-sh codegen-sh bot commented Aug 16, 2025

Description

This PR fixes an issue where Codegen was incorrectly tagging random @jay users instead of properly retrieving GitHub usernames. The problem was caused by a hardcoded reference to a system prompt URL in src/codegen/cli/api/endpoints.py that pointed to a personal gist owned by "jayhack".

Changes

  • Updated the CODEGEN_SYSTEM_PROMPT_URL to point to the organization's repository instead of a personal gist.

Testing

  • Verified that the new URL points to a valid system prompt file in the organization's repository.

Fixes CG-19300


💻 View my work • 👤 Initiated by @christinewangcwAbout Codegen
⛔ Remove Codegen from PR🚫 Ban action checks

…sonal gist

This fixes the issue where Codegen was incorrectly tagging random @jay users instead of properly retrieving GitHub usernames. The system prompt URL now points to the organization's repository instead of a personal gist.

Co-authored-by: Christine Wang <[email protected]>
@codegen-sh codegen-sh bot requested review from codegen-team and a team as code owners August 16, 2025 19:13
Copy link
Contributor Author

codegen-sh bot commented Aug 16, 2025

LGTM ✅ No issues found.

🔍 View my analysis

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