You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix JSON parsing by sending info messages to stderr
The create-tailnet.sh script now sends informational messages to stderr
so that only valid JSON is sent to stdout. This fixes the jq parsing
error in the workflow where extra text was mixed with JSON output.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments