From tlive
Shows tlive daemon, channel, and Codex companion status, interpreting mode settings such as notify, full, or off and reporting Codex health as degraded or off.
How this command is triggered — by the user, by Claude, or both
Slash command
/tlive:statusThe summary Claude sees in its command listing — used to decide when to auto-load this command
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; `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-app...
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; 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).
npx claudepluginhub y49/tlive --plugin tlive/gm-doctorRuns health checks on a local TaskYou-OS installation — validates plugin version, config, daemon status, and executor health. Diagnoses and auto-fixes common issues.
/assist-statusChecks status of all lm-assist components: API server, web UI, MCP server, hooks, statusline, hub, and knowledge stats. Displays a clean dashboard.
/codex-preflightChecks Codex connectivity and authentication, then discovers and lists available models with status. Displays results in a readable table.
/telegram-statusChecks Telegram bridge status — reports whether the daemon and adapter are running and shows pending outbox items.
/statusPrints stable JSON status for the OpenLoomi ↔ Claude Code integration, including mode, readiness, next action, reason, native runtime auth status, and hook installation state.
/statusChecks Codex CLI installation, configuration, and MCP server registrations, reporting readiness status.