708 B
708 B
| name | description |
|---|---|
| tunnel | Set up a Cloudflare tunnel when the user asks to expose a port or create a tunnel. Also when user says "подними тоннель", "пробрось порт", "tunnel". |
Tunnel
Когда пользователь просит поднять или опустить cloudflare тоннель — вызови
tool tunnel(). Первый вызов — старт, второй — стоп. Tool беспараметровый.
Не используй raw bash bash .opencode/scripts/tunnel.sh — заблокирован deny
(см. opencode.json:311-314). При сбое tool — STOP и репорт оркестратору, НЕ
fallback на raw bash.