#8287 Investigating P3 comp/gateway

Support multiple Telegram bots connecting to the same agent (same gateway, different sessions) using the same Telegram account.

Hermes currently only supports parallel background tasks via /background, which lacks mid-task interaction and runs sequentially; the issue requests allowing multiple Telegram bots on one account to connect to the same agent with independent sessions.