AI.13 / Conversation

System prompt editor

Collapsible textarea for editing the assistant's system prompt. Tracks dirty state, exposes a live char counter, and ships with a reset-to-default action.

Production answer

System prompt editor is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview System prompt editor states
Generative search brief

System prompt editor: Collapsible textarea for editing the assistant's system prompt. Tracks dirty state, exposes a live char counter, and ships with a reset-to-default action.

Persistence

The editor is uncontrolled by default — it tracks local state and emits an onChange callback. Wire your storage layer (localStorage, workspace settings, Payload field, etc.) to the callback to persist.