Skip to content

Releases: detailobsessed/codereviewbuddy

0.37.0

08 Apr 14:35

Choose a tag to compare

v0.37.0 (2026-04-08)

This release is published under the ISC License.

Bug Fixes

  • Add isOutdated to _THREAD_BY_ID_QUERY so get_thread surfaces the flag (#268, 1e10a07)

Features

  • Surface isOutdated flag on triaged review threads (#268, 1e10a07)

Refactoring

  • Remove brittle action classification from triage (#267, 0f28374)

Detailed Changes: 0.36.0...0.37.0

0.36.0

06 Apr 16:08

Choose a tag to compare

v0.36.0 (2026-04-06)

This release is published under the ISC License.

Bug Fixes

  • Address review comments on bottom-up stack workflow (#266, 66b45ef)

  • Avoid misleading hint text in _build_status_hints (#266, 66b45ef)

Documentation

  • Updates readme with kitchen sink config example (#265, f4acd17)

Features

  • Guide agents to work bottom-up on PR stacks one PR at a time (#266, 66b45ef)

Detailed Changes: 0.35.2...0.36.0

0.35.2

05 Apr 20:59

Choose a tag to compare

v0.35.2 (2026-04-05)

This release is published under the ISC License.

Bug Fixes

  • Improves owner logins config handling (#264, e24a5fc)

Detailed Changes: 0.35.1...0.35.2

0.35.1

05 Apr 19:38

Choose a tag to compare

v0.35.1 (2026-04-05)

This release is published under the ISC License.

Bug Fixes


Detailed Changes: 0.35.0...0.35.1

0.35.0

05 Apr 00:36

Choose a tag to compare

v0.35.0 (2026-04-05)

This release is published under the ISC License.

Bug Fixes

  • Add error handling to pr_reviews resource and promote fetch_pr_summary to public API (#261, bdc6bef)

  • Add fmt:skip to work around ruff format bug on except tuple (#261, bdc6bef)

  • Address PR 261 review comments (#261, bdc6bef)

  • Correct Python 2 except syntax and raise on non-existent PR (#261, bdc6bef)

  • Gracefully skip missing PRs in batch callers of fetch_pr_summary (#261, bdc6bef)

Features

  • Add elicitation for ambiguous comment resolution (#261, bdc6bef)

  • Expose PR review summary as MCP resource (#261, bdc6bef)


Detailed Changes: 0.34.0...0.35.0

0.34.0

04 Apr 17:13

Choose a tag to compare

v0.34.0 (2026-04-04)

This release is published under the ISC License.

Features

  • Add reviewer state detection via GitHub reviewer API (#260, ca26341)

Refactoring

  • Make server.instructions assignment explicit in lifespan (#259, 9ffbcab)

  • Migrate self-improvement from GitHub issues to Linear, gate behind feature flag (#252, 6c3b9fe)

  • Remove severity classification and create_issue_from_comment (#253, d372cd7)

  • Replace list tools with triage + get_thread index/detail pattern (#254, 32438e3)

Testing

  • Audit mocking strategy and add targeted regression tests (#255, 83cc3c5)

Detailed Changes: 0.33.0...0.34.0

0.33.0

03 Apr 17:57

Choose a tag to compare

v0.33.0 (2026-04-03)

This release is published under the ISC License.

Features


Detailed Changes: 0.32.0...0.33.0

0.32.0

02 Apr 15:38

Choose a tag to compare

v0.32.0 (2026-04-02)

This release is published under the ISC License.

Bug Fixes

  • Fixes CHANGELOG.md not updating in project (#250, cc5e3a3)

Features

  • Add subprocess timeouts and missing CancelledError handlers (#250, cc5e3a3)

  • Introduces various timeouts to prevent server from getting hung up under certain conditions (#250, cc5e3a3)


Detailed Changes: 0.31.0...0.32.0

0.31.0

02 Apr 12:13

Choose a tag to compare

v0.31.0 (2026-04-02)

This release is published under the ISC License.

Bug Fixes

  • Add 5s timeout to ctx.list_roots() to prevent hang on unresponsive clients (#249, a4dde24)

Features

  • Add .env file support for local development (#249, a4dde24)

Detailed Changes: 0.30.1...0.31.0

0.30.1

02 Apr 08:06

Choose a tag to compare

v0.30.1 (2026-04-02)

This release is published under the ISC License.

Bug Fixes

  • Add 5s timeout to ctx.list_roots() to prevent hang on unresponsive clients (#248, 06c48c5)

Chores

  • Adds CLAUDE.md file and introduces git-town config (#245, 3e95d17)

  • Update copier template to 0.33.4 (#246, 1bf9ff0)

  • Update copier template to 0.33.4, bump fastmcp >=3.2.0 (#246, 1bf9ff0)

  • Update dependencies (#232, 8e925cb)

Documentation

Refactoring


Detailed Changes: 0.30.0...0.30.1