# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
## [0.4.3] - 2025-12-27
### 🐛 Bug Fixes
- *(mcp)* Route tracing to stderr in MCP mode to prevent handshake failures
## [0.4.2] - 2025-12-16
### ⚙️ Miscellaneous
- *(build)* Standardize Makefile targets for local/CI parity
- *(build)* Add fmt check to check-verbose targets across all Makefiles
## [0.4.1] - 2025-11-20
### 🐛 Bug Fixes
- Improve shell script trap patterns across monorepo
## [0.4.0] - 2025-11-04
### ⛰️ Features
- *(pr_comments)* Add thread support, author filtering, and pagination
### 🐛 Bug Fixes
- *(pr_comments)* Prevent orphaned replies in get_review_comments filter pipeline
## [0.3.0] - 2025-10-20
### ⚙️ Miscellaneous
- *(metadata)* Add missing keywords and categories to pr_comments and gpt5_reasoner
### ⛰️ Features
- *(pr_comments)* Add MCP text formatting with 50-65% token reduction
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).