agent-relay cloud session --json produces no output at all (empty stdout and stderr) when run non-interactively — observed piping into a parser and via subshell capture (agent-relay 11.2.0, macOS, valid stored login; interactive cloud session works).
This breaks headless/scripted session inspection entirely — an agent or CI job cannot resolve the current cloud session or workspace programmatically.
Expected: --json writes the session JSON to stdout regardless of TTY.
🤖 Generated with Claude Code
agent-relay cloud session --jsonproduces no output at all (empty stdout and stderr) when run non-interactively — observed piping into a parser and via subshell capture (agent-relay 11.2.0, macOS, valid stored login; interactivecloud sessionworks).This breaks headless/scripted session inspection entirely — an agent or CI job cannot resolve the current cloud session or workspace programmatically.
Expected:
--jsonwrites the session JSON to stdout regardless of TTY.🤖 Generated with Claude Code