Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 3.14 KB

File metadata and controls

45 lines (23 loc) · 3.14 KB

Changelog

1.5.0 (2026-06-15)

Features

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

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)

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)

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)