feat: chat-style agent onboarding mockup - #6543
Open
capJavert wants to merge 1 commit into
Open
Conversation
Prototype of a guided spawn flow: after the initial prompt the agent asks clarifying questions in the transcript, plays back a solidified brief, then collects cadence, quality bar, delivery and sources as inline controls with preselected values. Settings can be loaded from the most recent agent, taken as defaults, or walked through one by one. Enter on an empty composer accepts the current question so the whole flow can be stepped through quickly. Mockup only: no API calls, recent settings come from the interest mock. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Mockup of a guided spawn flow for the interest agent, at
/agent/onboarding(?q=carries the prompt; falls back to a sample).Instead of picking settings in a form on
/agent, the agent asks for everything in the transcript, as chat bubbles with inline controls and preselected values:Answered questions dim to a ✓ and the answer echoes as a user bubble. Free text always works. Enter on an empty composer accepts the current question, so the whole flow can be stepped through by hammering Enter.
Notes
mockInterest.AgentOnboardingScreen.tsx,pages/agent/onboarding.tsx); nothing existing touched.🤖 Generated with Claude Code
Preview domain
https://agent-onboarding-mockup.preview.app.daily.dev