Skip to content

feat: chat-style agent onboarding mockup - #6543

Open
capJavert wants to merge 1 commit into
mainfrom
agent-onboarding-mockup
Open

feat: chat-style agent onboarding mockup#6543
capJavert wants to merge 1 commit into
mainfrom
agent-onboarding-mockup

Conversation

@capJavert

@capJavert capJavert commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

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:

  1. Acknowledges the prompt and asks what you want out of it (chips)
  2. Asks what to keep out of the way (chips)
  3. Plays back a solidified brief — confirm or rewrite it in the composer
  4. Settings: Load my recent settings (from the last agent) / Use the defaults / Ask me one by one
    • recent/defaults → one review card with every setting preselected and inline Change editors
    • one by one → cadence, FOMO vs quality, delivery, sources as separate questions
  5. Review → spawn

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

  • Mockup only: no API calls, "recent settings" come from mockInterest.
  • New files only (AgentOnboardingScreen.tsx, pages/agent/onboarding.tsx); nothing existing touched.
  • Strict typecheck + lint pass; not covered by tests (prototype).

🤖 Generated with Claude Code

Preview domain

https://agent-onboarding-mockup.preview.app.daily.dev

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>
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
daily-webapp Error Error Aug 26, 2026 2:46pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
storybook Ignored Ignored Aug 26, 2026 2:46pm

Request Review

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

Successfully merging this pull request may close these issues.

1 participant