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

Add url parameter passing for PROMPTS like Bolt has it e.g. ?prompt="build a landing page" #627

Closed
rapidstartup opened this issue Dec 10, 2024 · 1 comment

Comments

@rapidstartup
Copy link

Bolt has a way to pull in a prompt via the url to kick off the process.

This would just need parsing the url parameter "prompt" if there, and pushing that to the textarea and hitting
Assuming the user has set an LLM as default, I don't see any issues adding this.

@thecodacus
Copy link
Collaborator

#669

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

2 participants