The problem
When a bug gets filed, a design drifts, or a flow breaks in production, a human developer opens a session replay, scrubs to the moment it went wrong, and figures it out. Your agent can’t do that. It has no way to open a recording, inspect a component tree, watch a network request fail, or compare what the UI looked like before and after a change. It works from static context alone — which means it guesses where it should know.The solution
Subtext gives your agent the same visibility a developer has. Install the capture snippet once, connect your agent through the MCP server, and your agent can open real sessions, step through events, take snapshots of your running UI, and check its own work against what actually rendered. It is not a new agent framework or a replacement for your existing tools — it is the layer that makes the tools you already use aware of your running application.Relationship to Fullstory
Subtext is a child brand of Fullstory. The session capture infrastructure — the snippet, the edge recording pipeline, the event stream — is Fullstory’s. Subtext wraps that infrastructure in an agent-native interface: MCP tools, semantic snapshots, and structured workflows your agent can reason about without human translation.Core capabilities
Session Review
Replay real session recordings from your users. Your agent steps through the event timeline, captures UI snapshots at any point, compares states across timestamps, and annotates sessions with threaded comments — no human scrubbing required.
Privacy Governance
Form inputs are masked out of the box. Beyond that, your agent runs a PII scanning loop — flagging elements that carry sensitive data, proposing masking rules, and surfacing them for your approval before they ever leave the browser.
Skills
Slash commands that teach your agent structured workflows.
/subtext:review walks your agent through reading the app map, zooming to the moments that matter, and explaining what happened. /subtext:session catalogs every session replay tool and its usage patterns. /subtext:shared establishes the MCP conventions and security rules that all other skills build on.
