This release adds 2 notable features for engineering teams evaluating rollout.
Published 6mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryAdded Claude Sonnet 4.5 model support and automatic large‑context mode activation at the 200,000 token threshold.
Full changelog
[0.2.0] - 2025-11-17
Added
feat: claude-sonnet-4.5 지원 및 대용량 컨텍스트 트리거 개선
핵심 변경사항
- claude-sonnet-4.5 통합: 최신 Claude Sonnet 4.5 모델을 모델 카탈로그에 추가하여 소나 타입 리뷰 품질과 추론 성능을 향상했습니다.
- Large context 모드 자동화: 토큰 사용량이 tiktoken 기준 200,000개를 초과하면 즉시 Large context 모드를 활성화하도록 로직을 조정했습니다.
세부 구현사항
- 모델 구성 및 테스트 업데이트:
claude-sonnet-4.5관련 모델 메타데이터, 게이트웨이 매핑, 테스트 케이스를 갱신하여 새로운 모델이 전 파이프라인에서 동작하도록 보장했습니다. - 컨텍스트 임계값 선제 적용: claude-sonnet-4.5, gemini-2.5-pro처럼 200k 이상 입력 시 추가 비용이 붙는 모델은 토큰이 200k를 넘으면 곧바로 Large Context Mode가 실행되도록 했습니다.
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 selvage-lab/selvage
LLM-based code review MCP server with AST-powered smart context extraction. Supports Claude, GPT, Gemini, and 20+ models via OpenRouter.
Related context
Beta — feedback welcome: [email protected]