Commands
Bare commands target the default magic-builder provider. Add --provider feishu-signature for the direct preview.
agent-presence setup # install hooks + link signatureagent-presence setup --login # force a fresh QR loginagent-presence setup --skip-login # refresh hooks onlyagent-presence setup --no-hooksagent-presence setup --hook-command absolute
agent-presence url # print the signature URLagent-presence status # what would render nowagent-presence status --remote # what the live signature servesagent-presence update --force # push a render immediatelyagent-presence reset --force # clear the signature
agent-presence usage # today + last 7 daysagent-presence usage --days 7agent-presence usage --json
agent-presence config showagent-presence config render --zero "..." --one "..." --many "..."
agent-presence source list # every counted source + its originagent-presence source add <npm-package> --yes # install & register a source pluginagent-presence source add <pkg> --registry <url> --id <id>agent-presence source remove <id> # unregister + uninstall the package
agent-presence uninstall # remove hooks (keeps credentials)agent-presence uninstall --allHook commands are installed automatically by setup and never block the agent. See Sources for adding, overriding, or disabling the counted agents.