Skip to content

CG-10610: System Prompt Generation #221

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

Merged
merged 7 commits into from
Jan 30, 2025
Merged

Conversation

jemeza-codegen
Copy link
Contributor

Motivation

System Prompt can now be updated automatically and read

Content

  • Added new gist client to support gist read and writes

Please check the following before marking your PR as ready for review

  • I have added tests for my changes
  • I have updated the documentation or added new documentation as needed
  • I have read and agree to the Contributor License Agreement

@jemeza-codegen jemeza-codegen requested review from codegen-team and a team as code owners January 30, 2025 19:16
@jemeza-codegen jemeza-codegen requested review from EdwardJXLi and removed request for a team January 30, 2025 19:16
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


codegen-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files

@jemeza-codegen jemeza-codegen changed the title System Prompt Generation CG-10610: System Prompt Generation Jan 30, 2025
@@ -0,0 +1,2 @@
SYSTEM_PROMPT_GIST_ID = "708a870eec379d1f8086bd722f668978"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be cool if this could also be used to auto gen links.tsx?

@jemeza-codegen jemeza-codegen merged commit ec734ec into develop Jan 30, 2025
7 of 8 checks passed
@jemeza-codegen jemeza-codegen deleted the system-prompt-generation branch January 30, 2025 22:24
jayhack pushed a commit that referenced this pull request Feb 9, 2025
# Motivation
System Prompt can now be updated automatically and read 

# Content
- Added new gist client to support gist read and writes

# Please check the following before marking your PR as ready for review

- [x] I have added tests for my changes
- [x] I have updated the documentation or added new documentation as
needed
- [x] I have read and agree to the [Contributor License
Agreement](/codegen-sh/codegen-sdk/blob/develop/CLA.md)

---------

Co-authored-by: codegen-bot <[email protected]>
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.

4 participants