Skip to content

How it works

Interacting with PhysiClaw is intuitive. It has its own dedicated phone running its own WhatsApp account. Just add it as a contact, and you can chat with it exactly like you would with a real person.

UserPhysiClaw

PhysiClaw’s runtime continuously runs a loop, checking for two things: whether any scheduled task is due to run, and whether the phone screen has lit up with a new notification. As soon as either condition is met, it wakes the agent.

Once awakened, the agent unlocks the phone with a passcode, opens WhatsApp, reads the user’s latest message, and interprets their intent.

Based on the user’s intent, the agent picks the right app to carry out the task. If the task requires user confirmation, it waits for the user to confirm before proceeding.

Once the task is complete, the agent sends a response message to the user. If there are no new messages, it closes WhatsApp and returns to the home screen.

The agent records its memory and, if there are any new scheduled tasks, adds them to the task list. It then ends the session and waits to be woken again.