Cursor CLI 輸出格式與 CI 整合:text、json、stream-json 怎麼選2026年3月9日·4 min read三種輸出格式各有用途:text 給人讀、json 給腳本解析、stream-json 做即時進度追蹤。CI 整合要點與失敗處理一次說清楚。#cursor#cli#ci#output-format#automation