feat(personas): PersonaCreatorWizard multi-step wizard (#18)#37
Merged
Conversation
Implements the Persona Creator Wizard with 5 steps: - Step 1: Basic Info (name, avatar, role, age, background, color) - Step 2: Communication Style (speaking style, formality, tone, verbosity) - Step 3: Personality & Biases (traits, biases, strengths, weaknesses) - Step 4: Language Preferences (primary language, notes) - Step 5: Review & Save (preview and confirmation) Features: - Full Hebrew/English RTL support - Form validation and preview - Tag-based selection with custom input - Avatar and color pickers - Progress indicator with step labels - Edit mode support for existing personas Part of Epic: Persona Marketplace (#3) Closes #18
Owner
Author
|
✅ APPROVED - Ready to merge |
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
Implements the Persona Creator Wizard - a multi-step form for creating and editing agent personas.
Features
5-Step Wizard Flow:
UX Features:
Technical Details
AgentPersonatype on saveTesting
Related
Screenshots
Wizard UI with step progress indicator and form fields