Skip to content

Feature/ai course creator fe#18

Merged
10kalden merged 7 commits into
wbc-ulmo1-stagefrom
feature/ai-course-creator-fe
Jun 25, 2026
Merged

Feature/ai course creator fe#18
10kalden merged 7 commits into
wbc-ulmo1-stagefrom
feature/ai-course-creator-fe

Conversation

@10kalden

Copy link
Copy Markdown
Member
  • frontend for the studio ai creator

10kalden added 6 commits June 15, 2026 16:34
…e button

Add AI-powered course generation feature to the empty state of course outlines. When no sections exist, display a primary button with sparkle icon to launch the AI course creator modal. After successful generation, show a toast with counts of created sections, subsections, units, and components, then reload the outline. Change existing manual creation buttons to outline-primary variant for visual hierarchy.
…sed generation

Replace the previous `applyOutline` endpoint with a new `streamGenerate` endpoint that uses Server-Sent Events to provide real-time progress updates during course generation. Update the modal UI to display generation progress with a custom spinner, show success state with creation counts, and add a "Go to outline" button after successful generation. Add client-side guard to prevent duplicate greeting requests when
…e creator

Add ability to edit previously sent user messages in the AI course creator chat. When editing a message, the conversation is truncated back to that point and resent with the edited text, discarding subsequent replies. The edit button appears on hover for user messages that have a server-assigned ID. Include visual feedback with textarea editor, save/cancel buttons, and warning text about discarding replies. Update the stream
…al hierarchy

Reorganize the material upload interface with clearer sections and better visual flow. Move the descriptive text above the dropzone, add an "or" divider between file upload and link sections, and relocate the link input below the dropzone. Update styling with adjusted padding, improved hover states, and added helper text for supported file types and link sources. Change the add link button to full-width outline-primary variant
@10kalden 10kalden self-assigned this Jun 25, 2026
Comment thread src/course-outline/CourseOutline.tsx Outdated
Comment thread src/ai-course-creator/PhaseIndicator.tsx Outdated
@10kalden
10kalden merged commit 1e6dc06 into wbc-ulmo1-stage Jun 25, 2026
3 of 4 checks passed
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.

2 participants