-
Notifications
You must be signed in to change notification settings - Fork 190
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
[don't merge]Adding test case with ai agent help #1911
base: main
Are you sure you want to change the base?
[don't merge]Adding test case with ai agent help #1911
Conversation
Signed-off-by: Sam Yuan <yy19902439@126.com>
Signed-off-by: Sam Yuan <yy19902439@126.com>
Signed-off-by: Sam Yuan <yy19902439@126.com>
Signed-off-by: Sam Yuan <yy19902439@126.com>
🤖 SeineSailor Here is a concise summary of the pull request changes: Summary: This pull request introduces a proof-of-concept for adding test cases using an AI agent in the Kepler project. The changes include new test files for the Key Modifications:
Impact on Codebase: The changes do not alter the signatures of exported functions, global data structures, or variables, and do not introduce any visible changes to the external interface or behavior of the code. Observations/Suggestions:
|
@SamYuan1990 can you check if generated code is in line with CNCF guideline? cc @caniszczyk |
well, where are the specific terms ?
|
I know CNCF is not ban either AI Agent or AI copilot, but to be honest to myself, this PR may have risk with AI ethics. I just warning it at the beginning.
Here is how I make this PR.
1st https://github.com/SamYuan1990/kepler/actions/runs/12781054726/job/35628330740
2nd https://github.com/SamYuan1990/kepler/pull/22/files with content here, manual fix at my local.
3th submit the PR here.
as a POC of #1905
with Ricardo Aravena's help, I am going to share this PR on CNCF AI WG meeting at Jan 24 8am PT.
I hope @rootfs , @sunya-ch , @sthaha , @vprashar2929 , @vimalk78 you guys can help with your effort just view added golang file changes.
if we decided to merge the content, I will rebase the file with latest upstream, remove the dummy changes as Tasks.json(which just been invoked as config file for POC but not for kepler's repo).