변경 사항
기능
- Oracle Safety Review:
/get-unpublished-changes 명령에 Oracle 배포 안전 검토를 추가하여 사전 릴리스 분석 지원
- Stop Continuation Command: 모든 continuation 메커니즘(ralph loop, todo continuation, boulder)을 중단하는 새로운
/stop-continuation 명령 추가
- GLM-4.7 Thinking Mode: GLM-4.7 모델의 thinking mode 지원 추가
버그 수정
- Memory Leak Prevention: background-agent의 completion 타이머를 추적 및 취소하여 메모리 누수 방지
- Zombie Process Prevention: 좀비 프로세스 방지를 위한 적절한 프로세스 생명 주기 관리
- Windows LSP Fix: Windows LSP segfault 버그 해결을 위해 Bun 버전 확인 추가
- Session Recovery:
/stop-continuation을 일회성으로만 작동하도록 수정하고 세션 복구 존중
- Start Work Fix: Prometheus 세션 문제 해결을 위해
/start-work에서 항상 atlas로 전환
- Test Stability: 테스트 모의 객체에 누락된 ToolContext 필드 추가 및 일관된
_resetForTesting() 사용
- Dependencies: vscode-jsonrpc 의존성 복원을 위해 bun.lock 재생성
리팩토링
- 고아
compaction-context-injector 훅 제거
- 중복 패턴 통합 및 코드베이스 간소화 (binary-downloader, model-resolution-pipeline, session-injected-paths)
문서
- 철저한 페이지 네이션 강제를 포함한
github-issue-triage 스킬 추가
전체 변경 로그: v3.1.10...v3.1.11