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

Build ruff linting into code generation #9

Open
ml-evs opened this issue Nov 6, 2024 · 0 comments
Open

Build ruff linting into code generation #9

ml-evs opened this issue Nov 6, 2024 · 0 comments

Comments

@ml-evs
Copy link
Member

ml-evs commented Nov 6, 2024

Code generated by the LLM should go through a linting loop for common errors, which can be fed back to the LLM before this reaches the user. This should avoid things like incomprehensible syntax errors which might prove a stumbling block for a new user who is not Python-savvy, and could also avoid proliferating nasty code smells into user code.

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

No branches or pull requests

1 participant