setup
Guided tlive setup (IM channels, start, verification)
Show tlive daemon, channel, and Codex companion status
> /plugin marketplace add y49/tlive > /plugin install tlive@tlive
How it fires
How this command gets triggered: by you, by Claude, or both.
/statusContext preview
What this command does when you run it.
Show tlive daemon, channel, and Codex companion status
description: Show tlive daemon, channel, and Codex companion status
Run `tlive status` and show the output to the user verbatim. If the `mode:` line says `notify` (the default), point out that remote approval is off — tlive only watches + notifies, and tool prompts stay local; enable phone Allow/Deny with `tlive mode full`. `full` means remote approval is on for the main session; `all` means sub-agent approvals are held too (no terminal dialog for a held one until the window ends — only worth it when nobody is at the keyboard); `off` disables tlive entirely. If the Codex line says `degraded` or `off`, explain: Codex approvals are local-only right now (the native prompt still works; nothing is ever auto-run) — `off` usually means codex is not on PATH, `degraded` means the app-server child keeps failing (see `~/.tlive/codex-appserver.log`).
Vendor-neutral, self-hosted remote-approval + live-monitoring for claude / codex. Approve tool calls, watch runs, take over typing — from Telegram, Feishu, or a web terminal. Your claude / codex runs in your terminal as usual.
Repo: y49/tlive