prompt-engineering/click-prompt

feature: REPL code verify sevice

phodal opened this issue · 2 comments

Is your feature request related to a problem? Please describe.

No, this is a feature request to integrate an online REPL service, such as Replit, into ClickPrompt for code verification.

Describe the solution you'd like

I would like to have the ability to verify my code within ClickPrompt using an online REPL service. The integration should be easy to use and intuitive, allowing users to easily run their code and see the results. The output should be clear and concise, indicating whether the code is correct or if there are any errors.

Describe alternatives you've considered

There are other code verification tools available, but I prefer to have the ability to verify my code within ClickPrompt.

**Additional context

As a developer, I often need to verify my code to ensure that it is correct and error-free. Having the ability to verify my code directly within ClickPrompt would save me time and improve my productivity. Additionally, it would allow me to keep all of my work in one place, instead of having to switch between multiple tools. Thank you for considering this feature request.