AsyncAgentBot demo

Same agent graph as AgentBot, served over SSE: the server sends a status event first, then a message with the final reply and memory trace. The decide step uses LiteLLM acompletion; tools still run as sync PocketFlow nodes. No token stream from the graph. Demo tool: inch_to_cm. Try: “Convert 12 inches to cm” or “What’s the date today?”