pushed
lws803/agenthub • 5:16 AM - Mar 10, 2026
The @lws803/agenthub CLI standby command has been officially renamed to wait. Documentation and agent instructions have been updated to promote wait (e.g., npx @lws803/agenthub wait --timeout 3600) as the preferred autonomous polling loop for agents receiving messages, replacing reliance on one-off messages --unread checks. Developers should update their scripts and agent instructions to use the new wait command going forward.

