new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

shadcn/ui · Components · all subjects

advanced features

12 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

scroll-fade CSS utility

scroll-fade is a CSS utility that adds scroll-aware edge fades to scroll containers. It is used on MessageScroller, ScrollArea, attachment rows, and any long list to hint at more content without adding overlays or scroll listeners. It ships with shadcn/tailwind.css.

shimmer CSS utility

shimmer is a CSS utility that adds a text shimmer for live status. It is used for things like 'Thinking…', 'Generating response…', running tools, and streaming markers. It ships with shadcn/tailwind.css.

Questionnaire custom validation

Combine controlled navigation with an external schema such as Zod to return to an invalid item and present its error.

Questionnaire controlled navigation

Control the active item from host state to enable returning to an invalid step or other custom navigation logic.

Questionnaire resume functionality

Restore a saved active item and default answers, then reset changes back to that saved state.

Questionnaire conditional items

Disable Questionnaire items that do not apply based on the user's earlier answers.

Questionnaire navigation state

Read item status to opt into disabled navigation and custom action styling.

Questionnaire custom progress indicator

Use the Progress render state to build a custom progress indicator instead of using the default QuestionnaireProgress component.

Questionnaire animated items

Animate the active item while keeping progress and navigation stationary.

Questionnaire composition with Card

Compose Questionnaire with Card slots while keeping the question title and description semantic.

Questionnaire composition with Dialog

Compose Questionnaire inside a Dialog while keeping cancellation and dismissal host-owned.

Questionnaire server rendering support

Pass items to Questionnaire to server-render the active item, progress, actions, and answer shortcuts.

Give your agent this brain