Send Telegram messages to the user and hold a two-way chat with them while away from the terminal — non-blocking, with every active session always listening. Uses: (1) notify when a task/research finishes ("напиши в тг как закончишь", "ping me on telegram when done"); (2) two-way chat any time — the user messages a session over Telegram and it replies, addressing a session by replying to its message; (3) auto-mirror the last message to Telegram after ~10 min of no terminal reply. Works across multiple concurrent sessions sharing one bot, coordinated by a file lock so only one polls Telegram at a time. Bot token only; no daemon.
2026-06-01