Skip to content

Conversation

@jp-agenta
Copy link
Member

@jp-agenta jp-agenta commented Nov 12, 2025

What's new??

We have introduced the Onboarding feature on our application to onboard any new or existing user in a specific feature. The current implementation of the onboarding is very basic, but we have created the foundation to extend it and make it customizable based on user data.

Where do we have onboarding as for now ??

  1. App-mangement page
  2. Playground
  3. Auto evaluation overview page, not the detail page
  4. Trace drawer

Note: This seems very basic as for now, but we can extend this easily with the help of any AI, I'm writing a doc that any AI can use the create new steps for any new page/feature

Copilot AI review requested due to automatic review settings November 12, 2025 12:09
@vercel
Copy link

vercel bot commented Nov 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
agenta-documentation Ready Ready Preview Comment Nov 12, 2025 0:10am

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


GitHub CI seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request implements a comprehensive onboarding system for new users, adding guided tours and interactive elements throughout the application. The changes introduce tour target IDs, onboarding state management, and a welcome modal to help users navigate key features.

Key Changes

  • Added onboarding tour infrastructure with custom components and state management
  • Integrated tour target IDs across playground, evaluation, and deployment interfaces
  • Implemented welcome modal and trigger button for guided walkthroughs
  • Updated package versions and dependencies to support onboarding features

Reviewed Changes

Copilot reviewed 292 out of 336 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
web/oss/src/components/Onboarding/* New onboarding system components including cards, modals, and providers
web/oss/src/components/Playground/* Added tour target IDs to playground UI elements for guided tours
web/oss/src/components/EvalRunDetails/* Integrated tour targets in evaluation interfaces
web/oss/package.json Added nextstepjs and motion dependencies for tour functionality
web/ee/src/components/PostSignupForm/* Enhanced signup form with onboarding profile context
sdk/agenta/* Code formatting improvements and style consistency updates
api/oss/src/* Code formatting improvements in evaluators and services

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ashrafchowdury ashrafchowdury changed the base branch from main to release/v0.62.0 November 12, 2025 12:12
@ashrafchowdury ashrafchowdury changed the base branch from release/v0.62.0 to main November 12, 2025 12:13
@ashrafchowdury ashrafchowdury changed the base branch from main to release/v0.62.2 November 12, 2025 16:18
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.

4 participants