Skip to content

Show a helpful tip on the first request to improve onboarding experience #12953

@JayadityaGit

Description

@JayadityaGit

What would you like to be added?

I’d like the CLI to display an informative tip during the first request a user makes after launching the tool. This would act as a small onboarding aid — offering context, usage hints, or shortcuts that help new users get started more smoothly.

Additionally, it would be great to refactor witty loading phrases and tips into dedicated constants for cleaner organization and easier future updates.

Why is this needed?

New users often experience a brief “what’s happening?” moment during their first request or loading phase.
Displaying an onboarding tip right at that moment provides value and context, creating a more welcoming and informative first impression.

From a development perspective, moving all witty phrases and tips into separate constants also improves:

Maintainability: Easier to update, add, or remove phrases without touching hook logic.

Readability: Keeps the usePhraseCycler hook focused on logic rather than content.

Extensibility: Makes it simpler to localize or customize messages in the future.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreIssues related to User Interface, OS Support, Core Functionalitypriority/p2Important but can be addressed in a future release.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions