Cursor CLI 實用技巧與常見問題 FAQ
3 min read
cursor agent --resume 接回上次對話、CLI 與 IDE 並用不互斥,加上 command not found、付費、伺服器使用等常見問題解答。
#cursor#cli#tips#faq
cursor agent --resume 接回上次對話、CLI 與 IDE 並用不互斥,加上 command not found、付費、伺服器使用等常見問題解答。
Git Worktree 讓同一個 repo 有多個目錄;Cursor CLI 以目前目錄為上下文——兩個加在一起,等於多開幾個終端機讓 AI 並行處理不同 branch。
一個 shell 腳本讓 cursor agent 自動修 code、跑測試、測試失敗再讓 AI 修,直到全過為止。你去忙別的,等 ✅ 再回來驗收。