This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryUpdates 주요 변경, 전체 커밋 목록, and 관련 문서 across a mixed release.
Full changelog
v0.2.21 — Windows 데스크탑 빌드 복구
릴리즈 일자: 2026-07-01
이전 버전: v0.2.20
요약 (TL;DR)
v0.2.20 릴리스에서 Windows .exe 데스크탑 빌드만 실패해 자산이 올라가지 못한 문제를 고친 패치입니다. 기능 변경은 없으며, Windows 데스크탑 앱(.exe)이 다시 정상 배포됩니다. macOS·Linux 앱과 npm 패키지는 v0.2.20과 동일합니다.
주요 변경
CI — Windows 데스크탑 빌드 복구
- GitHub Actions의
windows-latest러너가 Visual Studio 2026(v18) 이미지로 승격되면서, 네이티브 모듈(better-sqlite3) 빌드에 쓰이는 node-gyp가 이 버전을 인식하지 못해 컴파일이 실패했습니다. - 릴리스 워크플로의 Windows 러너를
windows-2022(Visual Studio 2022)로 고정해 빌드를 복구했습니다. macOS·Linux 잡은 영향 없습니다.
설치 / 업데이트
npm i -g [email protected]
데스크탑 앱: GitHub Release 자산의 .exe / .dmg / .AppImage 사용.
전체 커밋 목록
- d4115f5 WIP(ci): 릴리스 워크플로 러너를 windows-latest에서 windows-2022로 고정
관련 문서
- 상세 changelog — 날짜별 기술 결정 기록
Full Changelog: https://github.com/HyperAITeam/CLITrigger/compare/v0.2.20...v0.2.21
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About CLITrigger
Self-hosted web UI for orchestrating Claude Code, Codex, and Gemini CLIs in parallel git worktrees. Features multi-agent discussion mode (architect/developer/reviewer debate before implementation), cross-project Morning Review Queue, scheduled execution with rate-limit auto-recovery, and a built-in Git client. MIT.
Related context
Related tools
Earlier breaking changes
- v0.2.17 Deprecates Node 20 support; recommends using Node 22 LTS or newer.
Beta — feedback welcome: [email protected]