- skill/SKILL.md: rewritten to 9 lines — 'status is automatic' - deploy-to-agents.sh: no AGENTS.md injection; deploys hook + npm install - install.sh: clean install flow; prints required env vars - deploy/status-watcher.service: systemd unit file - deploy/Dockerfile: containerized deployment (node:22-alpine) - src/live-status.js: deprecation warning + start-watcher/stop-watcher pass-through - README.md: full docs (architecture, install, config, upgrade guide, troubleshooting) - make check: 0 errors, 0 format issues - npm test: 59 unit + 36 integration = 95 tests passing
453 B
453 B
Live Status Skill
Status updates are automatic. You do not need to call live-status manually.
The Live Status v4 daemon watches your transcript in real-time and posts progress updates to Mattermost automatically. Focus on your task.
If you receive live-status CLI is deprecated warnings, ignore them.
The underlying infrastructure is handling visibility for you.
For advanced use (manual status boxes), see README.md in the live-status project.