-
Notifications
You must be signed in to change notification settings - Fork 6
[wip] Prompting QR #726
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
base: main
Are you sure you want to change the base?
[wip] Prompting QR #726
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement
Description
Add mobile prompt panel component
Fetch and display live prompt queue
Submit prompts via stream API
New mobile prompt page route
Changes walkthrough 📝
MobilePromptPanel.tsx
Add mobile prompt panel component
apps/app/components/stream/MobilePromptPanel.tsx
page.tsx
Add mobile prompt page route
apps/app/mobile-prompt/[streamKey]/page.tsx
streamKey
from route params