Designing for Agentic AI: UX Patterns for Control, Consent, and Accountability#

Original | Raw

UX design patterns guide (IDE, February 2026) for building trustworthy agentic systems. Provides the human-agent interaction framework missing from the wiki’s architectural analysis. Only 6% of companies fully trust AI agents for core processes.

Core Thesis#

Designing for agentic AI is designing for a relationship. Autonomy is an output of a technical system; trustworthiness is an output of a design process. The shift from UX to AX (Agent Experience).

Six UX Patterns#

PatternPhasePurposeKey Metric
Intent PreviewPre-action“Here’s what I’ll do. OK?”>85% acceptance
Autonomy DialPre-actionUser sets independence level per taskSetting churn
Explainable RationaleIn-actionProactive “why” grounded in user prefs“Why?” ticket volume
Confidence SignalIn-actionAgent communicates certainty levelCalibration score >0.8
Action Audit & UndoPost-actionTimeline + reversal for every action<5% reversion rate
Escalation PathwayPost-actionAgent asks for help vs guessing>90% recovery success

Autonomy Dial Levels#

  1. Observe & Suggest — notify only
  2. Plan & Propose — user reviews every plan
  3. Act with Confirmation — final go/no-go
  4. Act Autonomously — pre-approved tasks, notify after

Maps directly to claude-code’s 6 permission modes and the wiki’s autonomy spectrum (Theme 3).

Phased Adoption#

Phase 1: Intent Preview + Audit/Undo (foundational safety) Phase 2: Autonomy Dial + Explainable Rationale (calibrated autonomy) Phase 3: Act Autonomously for pre-approved tasks (proactive delegation)

Service Recovery Paradox#

A well-handled mistake can build more trust than flawless execution. Acknowledge error → state correction → provide human support path.

See Also#