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

Ability to have the process keep working while you walk away, with an auto prompt like "Keep integrating and improving the app" #826

Open
mediafill opened this issue Dec 18, 2024 · 4 comments
Labels
request User requested somthing be added

Comments

@mediafill
Copy link

Ability to have the process keep working while you walk away, with an auto prompt like "Keep integrating and improving the app"

Would love to be able to walk away or work on something else while bolt keeps plugging away. Maybe a button that says "Automate" and when you click it, it would ask for the number of turns (EG:10). It would then auto prompt "Keep integrating and improving the app" or whatever prompt the user sets.

@leex279
Copy link

leex279 commented Dec 18, 2024

I dont think that makes sense at the moment, because you dont now what the output is. maybe the 3rd iteration is the best and you keep going till 10 and it messes up the whole project. Even if it was perfect at round 3, you got nothing at the end.

@mediafill
Copy link
Author

Then how about a separate LLM (like 4o checking Sonnet, or vice versa) checking the progress and directing the agent what to do by sending it as a prompt?

@chrismahoney
Copy link
Collaborator

Seems like it could be more effective to allow opt-in of “I’m feeling lucky” behavior, with some ability to specify how far it should go/whether it should hit the brakes on the first error. It’s an interesting solution to a coffee break where you’re just trying something out.

@chrismahoney chrismahoney added the request User requested somthing be added label Dec 21, 2024
@Ravenmoray
Copy link

if you use o1 you can tell it to loop but this is useful to have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request User requested somthing be added
Projects
None yet
Development

No branches or pull requests

4 participants