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

[FEATURE] Rosetta Code AI experiments #137

Open
podhrmic opened this issue Nov 26, 2024 · 0 comments
Open

[FEATURE] Rosetta Code AI experiments #137

podhrmic opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request SoW TA2.1.1.C Develop CN specifications for components with rich code-level specifications.
Milestone

Comments

@podhrmic
Copy link
Collaborator

Summary

If #135 turns out to work OK, use Rosetta Code examples from #136 as a test harness for CN.

The goal is to:

  1. find the examples that lead to actual warnings about UB
  2. create another agent that fixes compiler warnings (such that we want the code to compile without warnings before we start applying CN) (maybe the front LLM is fine to generate fixes, but we will need a GCC/clang agent that compiles the code)
  3. once we have code that compiles without warnings, pass it to the CN agent for UB fixes
  4. see if specs can be generated and if they make sense
  5. document your progress
@podhrmic podhrmic added enhancement New feature or request SoW TA2.1.1.C Develop CN specifications for components with rich code-level specifications. labels Nov 26, 2024
@podhrmic podhrmic added this to the MVP 1.0 milestone Nov 26, 2024
@podhrmic podhrmic self-assigned this Nov 26, 2024
@podhrmic podhrmic modified the milestones: MVP 1.0, Someday Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SoW TA2.1.1.C Develop CN specifications for components with rich code-level specifications.
Projects
None yet
Development

No branches or pull requests

1 participant