OpenCode v1.0.142 — v1.0.142 | AIwitness목록으로v1.0.142
- TUI 프롬프트에서 종료 명령 별칭("exit", "quit", ":q") 수정
- 오류가 제대로 보고되지 않도록 방지하던 훅 오류 억제 기능 수정
- 셸 모드(! 명령)에 대한 Windows 지원 추가 (cmd.exe 및 PowerShell 지원)
- 스크립팅을 위한 에이전트 생성 명령에 CLI 인수 추가 (--path, --description, --mode, --tools)
3명의 커뮤니티 기여자에게 감사합니다:
- @Timorleiderman:
- feat: add CLI arguments to agent create command for scripting (#5157)
- @Brendonovich:
- fix: use project references for desktop typecheck
- tauri: comment out restart server dialog
- tauri: update macos icon
- tauri: don't ask to restart separately in updater
- @spoj:
- fix: add Windows support for shell mode (! command) (#5311)