Installation & first launch
System requirements
- Windows 10 (1903 or later) / Windows 11 — the screen-recording feature relies on a recent Windows screen-capture capability (used to keep the floating control bar out of the captured footage).
- No hard requirement on resolution; with multiple monitors, recording captures the primary monitor.
- Internet access required: sign-in, the memory base, and cloud processing of recordings all talk to the server.
Install
- Get the installer (or the portable executable).
- Run the installer / unzip and launch
Agivar. - The first launch shows the sign-in page — see the next page, Sign in & accounts.
📷 Screenshot
Place a screenshot of the "first launch / sign-in page" here (static/img/login-page.png).
Where data is stored
Agivar creates a ~/.agivar/ folder under your user directory (i.e. C:\Users\<you>\.agivar\) for:
settings.json— local settings such as UI language and the task model;- conversation history and raw recording data (frames + mouse/keyboard events), kept in per-user subfolders;
- scripts that Task Mode generates at runtime, written to a scripts subfolder there (organized by date).
The processed result of a recording (keyframes, video summary, operation description) and the memory base are stored in the cloud, tied to your account; only a small index is kept locally.
tip
Uninstalling usually does not delete ~/.agivar/. To wipe local data, delete that folder manually — your memory base lives in the cloud and won't be lost.