Drive the dev Slack bot end-to-end against real Slack. Use when verifying bot behavior live — participation/wake decisions, reactions, streaming, image and file paths — or when a unit test passes but the real path is suspect. Covers the user-token harness,…
The standing workflow for any substantial change in this repo — codex alignment on the plan, sub-agents for the build, codex review of the diff, then capped tests and a live dev-bot pass. Use before starting any medium-or-larger implementation.
Run this repo's pytest suite safely. Use for ANY pytest invocation here — an uncapped run once grew to 30GB and OOM-killed the machine. Covers the memory cap, orphan cleanup, and the mock-stream failure mode behind it.