Skip to content

Releases: detailobsessed/codereviewbuddy

0.26.0

27 Feb 20:42

Choose a tag to compare

v0.26.0 (2026-02-27)

This release is published under the ISC License.

Features

  • Migrate tools to github_api httpx client, fix async tests (#199, 9ae4f28)

Detailed Changes: 0.25.0...0.26.0

0.25.0

24 Feb 16:43

Choose a tag to compare

v0.25.0 (2026-02-24)

This release is published under the ISC License.

Features

  • Apply wise-mcp improvements — constrained inputs, recovery errors, next-action hints, GUI URLs, tool tags, typed config (#198, 6d9ef26)

Testing

  • Improve ci.py coverage to fix CI fail-under threshold (#193, 7243b50)

Detailed Changes: 0.24.0...0.25.0

0.24.0

19 Feb 12:51

Choose a tag to compare

v0.24.0 (2026-02-19)

This release is published under the ISC License.

Chores

  • Update copier template to 0.29.3 and pin fastmcp>=3.0.0 (#191, bdd3c40)

Features

  • Add diagnose_ci tool for CI failure diagnosis (#192, d06bd93)

Detailed Changes: 0.23.1...0.24.0

0.23.1

18 Feb 16:06

Choose a tag to compare

v0.23.1 (2026-02-18)

This release is published under the ISC License.

Bug Fixes

  • Validate repo format before splitting in all tool functions (#184, ed1f871)

Detailed Changes: 0.23.0...0.23.1

0.23.0

18 Feb 11:04

Choose a tag to compare

v0.23.0 (2026-02-18)

This release is published under the ISC License.

Features

  • Add list_recent_unresolved tool to surface comments on merged PRs (#183, 46d7d9d)

Detailed Changes: 0.22.2...0.23.0

0.22.2

18 Feb 10:50

Choose a tag to compare

v0.22.2 (2026-02-18)

This release is published under the ISC License.

Bug Fixes

  • Check stderr for Claude Code detection and exclude empty env from deeplink (#181, 180c5ce)

Detailed Changes: 0.22.1...0.22.2

0.22.1

18 Feb 09:50

Choose a tag to compare

v0.22.1 (2026-02-18)

This release is published under the ISC License.

Bug Fixes

  • Replace fastmcp update_config_file with encoding-safe implementation (#178, 3cb8b83)

Build System


Detailed Changes: 0.22.0...0.22.1

0.22.0

18 Feb 07:20

Choose a tag to compare

v0.22.0 (2026-02-18)

This release is published under the ISC License.

Bug Fixes

  • Prevent wrong-cwd auto-detection when workspace not detected (#175, f39a6df)

Build System

Documentation

  • Improve tool descriptions with review comment summary instructions (#172, 99a5d34)

Features

  • Add install command for one-click MCP client setup (#177, c2bf2dc)

Testing

  • Add GraphQL error test for PRR dismiss flow (#173, 9da5b9a)

Detailed Changes: 0.21.0...0.22.0

0.21.0

17 Feb 11:24

Choose a tag to compare

v0.21.0 (2026-02-17)

This release is published under the ISC License.

Bug Fixes

  • Apply _check_graphql_errors to query paths (#168, 74d458a)

  • Per-PR error handling in review_pr_descriptions (#170, 07dba0c)

Features

  • Check-env CLI command for config validation (#171, 2de925c)

  • Support dismissing PR-level reviews in resolve_comment (#169, 84585f4)

Refactoring

  • Move per-reviewer defaults into adapters, add greptile adapter (#167, fd02139)

Detailed Changes: 0.20.1...0.21.0

0.20.1

16 Feb 12:15

Choose a tag to compare

v0.20.1 (2026-02-16)

This release is published under the ISC License.

Bug Fixes

  • MCP roots take priority over CRB_WORKSPACE for multi-window support (#164, 8a2eb5c)

Documentation

  • Simplify README installation, expand dev setup with all config options (#163, 20b15b4)

Detailed Changes: 0.20.0...0.20.1