Agent Machine Interface
AMI gives an agent hands and eyes on a machine that has nothing installed on it. Video leaves by HDMI, keyboard and mouse arrive by USB, and the target sees a standard keyboard and mouse rather than a program.
That is the whole of the interface, and it is why AMI reaches machines an API cannot: a BIOS screen, an installer, an appliance, a laptop that no agent may be installed on. The trade is that everything happens through pixels and keystrokes, so the loop is look, decide, act, look again.
What you needThe two paths,
and the hardware each one asks for.
Driving itThe loop, the API,
and why typing has timing in it.
When it stallsNothing on
screen, nothing typed, or a key stuck down.
The daemon is open source at magicsmokepress/agentkvm, and the threat model is on the product site at Security. Read that before pointing this at anything that matters.