The trick is to create multiple groups in Telegram, add you agent there with require_mention=false and work in them.
This way, context for each session is stored separately and you don't need to way for a result on one task to work on another one, while memory is still unified, which allows to cross reference conversations.