FlowLens is an AI-native debugging and session-recording tool that captures everything needed for correct, context-aware bug diagnosis and lets AI coding agents fix bugs autonomously. With a simple browser extension and optional MCP server, FlowLens records full user sessions, including video of the UI, network-request data, console logs, user interactions (clicks, inputs, navigation), storage state (cookies, local/session storage), system info, and more, all synchronized on a unified timeline. Once a bug is reproduced, FlowLens bundles that complete context into a single “flow” that can be shared via link. AI coding agents compatible with MCP (such as those from major providers) can then load the flow, inspect network activity, error logs, UI state, and user inputs, and automatically analyze root causes and suggest or even generate code fixes. This removes the need for manual replays, copying and pasting logs, or writing verbose bug descriptions.