Skip to content

Releases: CodeBoarding/CodeBoarding-action

v1.6.1

24 Jun 10:26
8621751

Choose a tag to compare

1.6.1 (2026-06-24)

Bug Fixes

  • sync: commit baseline as codeboarding-review[bot], not codeboarding[bot] (6f097bb)

v1.6.0

23 Jun 23:11
cae4ff4

Choose a tag to compare

1.6.0 (2026-06-23)

Features

  • cta: emit short GitHub-style webview PR links (6f6bb39)

v1.5.4

19 Jun 22:20
ca1e623

Choose a tag to compare

1.5.4 (2026-06-19)

Bug Fixes

  • review inherits committed baseline depth for the PR diff (#45) (6aa40f2)

v1.5.3

19 Jun 01:35
9a83918

Choose a tag to compare

1.5.3 (2026-06-19)

Bug Fixes

  • compare review diagrams against target baseline (#39) (7339fbf)
  • install CodeBoarding engine from PyPI (#44) (224aa76)

v1.5.2

17 Jun 16:31
9c45924

Choose a tag to compare

1.5.2 (2026-06-17)

Bug Fixes

  • remove stale engine venv before recreating it (fc3af60)

v1.5.1

17 Jun 16:20
fbb0900

Choose a tag to compare

1.5.1 (2026-06-17)

Bug Fixes

  • set up Java and .NET inside action (#37) (a7164ab)

v1.5.0

15 Jun 22:23
e008584

Choose a tag to compare

1.5.0 (2026-06-15)

Features

  • auto-detect depth_level from committed baseline (#34) (eb58256)

v1.4.0

15 Jun 09:14
44b2ac5

Choose a tag to compare

1.4.0 (2026-06-14)

Features

  • add /codeboarding-feedback command to capture PR feedback via PostHog (#32) (2df93e2)
  • add sync mode — commit a versioned architecture baseline on push (#28) (290e36b)
  • merge the PR-comment browser + editor CTAs into one line (#30) (3168018)

Bug Fixes

  • drop [skip ci] from bot commits so merges trigger sync; guard the loop without it (#31) (cf66577)

v1.3.0

13 Jun 13:18
57c0aee

Choose a tag to compare

1.3.0 (2026-06-13)

Features

  • link the PR comment to the hosted webview (webview_base_url, default (c8f0dcb)
  • list each changed component's touched files in the PR comment (#27) (c8f0dcb)

Bug Fixes

  • ci: match the action's full key normalization + add preflight (e9aa643)
  • ci: strip OpenRouter key + read model pins from secrets in baseline refresh (8e88d8c)

v1.2.0

10 Jun 23:14
c9a1af1

Choose a tag to compare

1.2.0 (2026-06-10)

Features

  • /codeboarding posts a new comment per run instead of updating in place (74538af)
  • /codeboarding posts a new comment per run instead of updating in place (b21f1ff)
  • seed the base static-analysis pkl so PR head analysis runs incrementally (#18) (2164398)