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 table formatting for device tags in list-devices.sh
Convert tags array to comma-separated string before TSV conversion
to prevent 'array is not valid in a csv row' jq error when displaying
device list in table format.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments