y49y49Communityยท1 Agent Skills Included

tlive

Remote approvals and live monitoring for coding sessions

Monitors Claude Code and Codex sessions and pushes live status, completion alerts, and failure notices to Telegram, Feishu, or a web dashboard. Holds tool calls for remote Allow/Deny approval from your phone, eliminating the need to sit at the terminal. Provides a live web terminal to watch runs, reply to continue, or take over typing from any device.
npx skills add y49/tlive --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tlive?โ–ผ

Run `npx skills add y49/tlive --all -g -y` in your terminal to install all skills in this suite globally.

How to approve Claude Code tool calls from my phone?โ–ผ

Run `tlive mode full` to enable remote approval, then each tool call sends an Allow/Deny card to Telegram or Feishu that you can answer from your phone.

Does tlive work with Codex?โ–ผ

Yes. tlive spawns a Codex app-server companion that watches sessions and delivers the same approval cards and notifications, with no extra configuration.

Can tlive block my workflow by accident?โ–ผ

No. The default notify mode only watches and alerts without holding any tool call, and unanswered approval cards always fall back to the local terminal prompt.

Can I watch a running session from another device?โ–ผ

Yes. `tlive run claude` wraps your session with a live web terminal, and `tlive url` prints a dashboard link and QR code you can open on any device.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’