agent-first-http 0.6.0

Give an AI agent any URL and get back a usable page — fetched directly, or rendered in a real browser when the page needs one — with a human able to take over the same browser for a login, captcha, or 2FA.
Documentation
1
2
3
4
5
//! Ops panel: HTML/JS bundle, screencast relay, input replay.

pub mod assets;
pub mod input_relay;
pub mod screencast;