tlive

Solid

tlive — remote approvals (Telegram/Feishu/web), live web terminal, and session monitoring for Claude Code / Codex. Use for configuring or diagnosing tlive, connecting IM platforms, printing session links, or explaining approval behavior. Triggers "tlive", "IM bridge", "phone approvals", "remote terminal", "Telegram/Feishu notifications".

AI & Automation 201 stars 30 forks Updated today MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
77
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# tlive usage guide tlive is a self-hosted monitoring/approval layer. Claude Code sessions report through global hooks; Codex sessions are watched through an app-server companion process (no hooks, no trust step). Completions and failures land in IM (Telegram/Feishu) and the web dashboard, where you can reply-to-continue. The **posture** (`tlive mode`, default `notify`) decides whether approvals are held for a remote answer: in `notify` tlive only watches + notifies (the shim never holds an approval — prompts stay 100% native); `tlive mode full` turns on remote approval (Allow/Deny from IM/desktop/dashboard); `off` makes every hook a no-op. The daemon auto-starts with new sessions (disable via `daemon.autoStart: false`). ## Commands - `tlive setup` — configure IM credentials + register the Claude/Codex plugins (hooks ride the Claude plugin; Codex needs none). `--hooks-only` re-registers plugins only; add `--claude` / `--codex` to pick a vendor. - `tlive status` — daemon health, effective `mode`, channels, and the Codex companion state (`running` / `degraded` / `off`; degraded or off = Codex approvals local-only). - `tlive mode off|notify|full` — set posture (see intro). Persisted to config, takes effect on the next hook; `notify` is the default, `full` = remote approval on. - `tlive run <cmd>` — wrap a process: local terminal + live web terminal (QR to open). - `tlive url` — print the dashboard link + QR code. - `tlive logs -f` — follow the daemon log. - `tlive ...

Details

Author
y49
Repository
y49/tlive
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

tfx-live

Use when Claude, Codex, or a Triflux worker needs live Claude↔Codex orchestration: start/ask/stop, multi-turn, peer relay, daemon UDS attach, or UDS-first with tmux fallback.

7 Updated yesterday
tellang
AI & Automation Listed

overseer

Read or drive ANOTHER live agent process from outside it — a running Claude Code or Codex session, or a plain shell — in a local or remote Linux tmux pane, or in a console window on a remote WINDOWS machine over SSH. Use when the user wants to see the latest conversation of a claude or codex they are watching, send a message / reply on their behalf to it, run a command turn-based in a shell they are watching, list which tmux panes are running what agent, create or tear down a Linux tmux session running a shell/claude/codex (start/stop), or start/drive/stop a claude, codex or pwsh on a Windows PC's visible desktop (win <host> start/chat/sh/read/stop). read/chat/send/wait/list auto-detect the harness (Claude Code or Codex). Overseer itself runs on a Linux controller; its targets are Linux tmux panes (local or over ssh) and remote native Windows console brokers. Local pane discovery is Linux + tmux only; a plain non-tmux Linux terminal cannot be driven.

2 Updated today
saigonbaddielover
Data & Documents Solid

tt

See which docs your AI actually discovers with local, zero-token telemetry. Subcommands; /tt status, /tt watch [demo|replay], /tt insights, /tt suggestions, /tt tips, /tt note <text>, /tt doctor, /tt setup, /tt help.

6 Updated today
Hedde