agbrowse docs

Concept

Sessions preserve provider conversations across shells.

A send/query command records session id, vendor, target id, conversation URL, deadline, and evidence. Later commands can poll, watch, reattach, or diagnose that session.

Common commands

agbrowse web-ai sessions list --json
agbrowse web-ai sessions show <sessionId>
agbrowse web-ai poll --session <sessionId>
agbrowse web-ai watch --session <sessionId>

Ambiguity rule

When multiple active provider sessions exist, commands fail closed and include candidates. Pass --session to choose the exact target.