v0.1.5 — status --member no longer shows the Detail: line of an earlier failed attempt
Fixed
caty-gateway status --member <id>no longer shows theDetail:line of an earlier failed attempt under a latersucceededstatus. The orchestrator now clears the status message when a new run starts and writessetup completedon success, matching the supervised path. Regression test: fail → succeed → no staleDetail:. (#35, PR #40)
Docs
- Quick Start (EN/JA), the CLI reference table and the four READMEs now say that non-interactive runs (ssh, scripts) need
--yes, and thatCATY_QR_DELIVERY=ttykeeps the final QR as text instead of waiting in the URL mode:CATY_QR_DELIVERY=tty caty-gateway setup --member <id> --backend <b> --yes. (#34, PR #37) docs/smoke/: layer-A records from a Hetzner VPS (Ollama PARTIAL → #38, Hermes NOT RUN). (#2, PR #41)
Both findings came from the #31 layer-A smoke on a real second host. Package version 0.1.5; PyPI: https://pypi.org/project/caty-gateway/0.1.5/ (published from this tag via publish.yml).
Full changelog: v0.1.4...v0.1.5