Anticipatory UI
An interface pattern that predicts likely next actions from user context before explicit commands
#Anticipatory UI#predictive interface#context-aware UI#proactive UX
What is Anticipatory UI?
Anticipatory UI predicts what users are likely to do next and offers actions before they ask.
It relies on context rather than explicit step-by-step input.
How does it work?
The system combines signals such as time, location, history, and active tasks to rank likely next actions.
- Interpret current user context
- Generate and prioritize next-step suggestions
- Learn from user choices to improve recommendation quality
Why does it matter?
Anticipatory UI reduces interaction friction and speeds up execution, making it a key building block for agent-driven products.
Related terms
AI Productivity & Collaboration
Agentic Coding
A development style where AI agents handle multi-step coding tasks beyond simple code completion
AI Productivity & Collaboration
Claude Code
Anthropic's terminal-based CLI coding agent for autonomous development tasks
AI Productivity & Collaboration
Co-work
A collaboration pattern where humans and AI split roles to complete work together
AI Productivity & Collaboration
Cursor
An AI-first IDE built on VS Code that supports multi-file editing and agentic coding workflows
AI Productivity & Collaboration
GitHub Copilot Agent
A GitHub-integrated coding agent that executes multi-step tasks in issue and pull request workflows
AI Productivity & Collaboration
Intent-based UX
A UX pattern where users express goals and the system assembles the execution flow