unit-mesh / auto-dev

🧙‍AutoDev: The AI-powered coding wizard with multilingual support 🌐, auto code generation 🏗️, and a helpful bug-slaying assistant 🐞! Customizable prompts 🎨 and a magic Auto Dev/Testing/Document/Agent feature 🧪 included! 🚀
https://ide.unitmesh.cc/
Mozilla Public License 2.0
2.62k stars 303 forks source link

CustomAgent : add timeout for big agent #163

Closed ymli0215 closed 2 months ago

ymli0215 commented 2 months ago

CustomAgent : 碰到處理流程較大的agent,預設10秒的timeout時間不夠,讓agent json設定可以自行調整timeout時間 Write : 碰到空白檔案時,會出現-1的錯誤,所以判斷檔案行數為0時,endLine=1,讓後續動作可以正常執行