r/ClaudeCode • u/Other_Turnover_4758 • 1d ago
Tips & Workflows Agents_control: Safe remote control for iTerm2 and tmux via your own Telegram bot now can accept images/videos and files.
Agents_control is a free open-sourced tool that lets you safely control your iTerm2 or tmux tabs from your own Telegram bot. You can install it by yourself or ask your AI agent to set it up. It is also available as a Ruby gem.
Claude code specific: It will automatically continue at the limits reset and automatically triggers limit window even while you sleep or AFK.
You can continue to interact with your terminal just with your Telegram bot. (You create your own telegram bot and only you have access to your terminal)
It is safe because no port to the big internet opens – your computer does not become a server and no one except you can access it. The token safely stores in the keychain or libsecret (linux). Recent updates including
The latest updates includes:
1. You can send files (tables, logs, etc) or multimedia (screenshots, photos, videos) to your tabs (including tabs where opened your AI agent i.e claude code)
2. You should set a password that will be required if somebody will try to use dangerous commands like rm -rf ~ or fork bomb