🚀 Features
- feat(allowlist): add Bicep (.bicep) support (#525)
- feat(allowlist): add HCL/Terraform (.hcl, .tfvars) support (#524)
- feat(mcp): support remote MCP servers via Streamable HTTP (#360)
- feat(actions): chunk inline comments into bounded batches (#507)
🐛 Bug Fixes
- fix: align Go module path with actual GitHub repository (#526)
- fix(actions): clarify ambiguous batch review log (#519)
- fix(vscode): support workspace review before first commit (#515)
- fix(vscode): upgrade js-yaml resolution to >=5.2.2 for GHSA DoS (#511)
🔧 Refactoring
- refactor(examples): extract GitLab CI heredoc into testable post_review.py with unit tests (#539)
- refactor(search): extract shared SearchTrigger button (#514)
- refactor: extract duplicated command palette, heading parser, and copy-toast into shared hooks (#510)
📖 Documentation
- docs(readme): reorganize coding agent integrations (#512)
Other Changes
- perf(pages): enable code splitting and lazy-load heavy dependencies (#487)
Full Changelog: v1.7.17...v1.8.0