Skip to content

Latest commit

 

History

History
438 lines (198 loc) · 9.04 KB

File metadata and controls

438 lines (198 loc) · 9.04 KB

CHANGELOG

v0.44.1 (2026-04-27)

v0.44.0 (2026-04-27)

v0.43.0 (2026-04-27)

v0.42.1 (2026-04-27)

v0.42.0 (2026-04-27)

v0.41.1 (2026-04-27)

v0.41.0 (2026-04-27)

Features

  • Run convergence auditors in parallel via ThreadPoolExecutor (d97bbf4)

v0.40.4 (2026-04-26)

v0.40.3 (2026-04-26)

v0.40.2 (2026-04-25)

Bug Fixes

  • Add auditor.yaml to base kustomization, guard convergence check (2c52bd6)

v0.40.1 (2026-04-25)

v0.40.0 (2026-04-25)

Bug Fixes

  • Add timeouts and cleanup to prevent dashboard zombie processes (3db62bb)

  • Add timeouts to git fetch/push in state branch operations (f73305b)

Features

  • Runtime retry with exponential backoff for transient failures (4f9fad5)

v0.39.0 (2026-04-25)

v0.38.0 (2026-04-25)

v0.37.2 (2026-04-24)

v0.37.1 (2026-04-23)

Bug Fixes

  • Use correct gh pr checks fields (state, not conclusion) (8b9ef2a)

v0.37.0 (2026-04-23)

v0.36.0 (2026-04-23)

v0.35.0 (2026-04-23)

v0.34.2 (2026-04-23)

v0.34.1 (2026-04-23)

v0.34.0 (2026-04-23)

Features

  • Add args to action/check steps, extract mark-pr-ready from gate (e92530f)

v0.33.0 (2026-04-23)

Bug Fixes

  • Auto-resolve .hyperloop/checks/ and .agent-memory/ conflicts during rebase (6ae875d)

  • Dashboard pipeline endpoints handle check: step type (003358e)

Features

  • Group spec cards by directory on overview page (fb2006c)

  • Show PR title and description on task detail page (8d7aadb)

  • Sidebar navigation with per-domain progress on overview page (86dc4f0)

v0.32.0 (2026-04-23)

Bug Fixes

  • Only re-pin spec SHA on completed tasks when PM creates new work (117241a)

v0.31.2 (2026-04-23)

Bug Fixes

  • Add 'check' to known pipeline primitive keys (baa8b05)

v0.31.1 (2026-04-23)

v0.31.0 (2026-04-23)

v0.30.0 (2026-04-23)

v0.29.0 (2026-04-22)

v0.28.2 (2026-04-22)

v0.28.1 (2026-04-22)

v0.28.0 (2026-04-22)

v0.27.1 (2026-04-22)

Bug Fixes

  • Remove instruction to commit review files from base agent prompts (719d44f)

v0.27.0 (2026-04-22)

Bug Fixes

  • Show loop iteration count on pipeline bracket (9999011)

v0.26.1 (2026-04-22)

v0.26.0 (2026-04-22)

Bug Fixes

  • Dep graph — mini pipeline bar, fixed-width tooltip, pipeline steps prop (c1b5cd0)

  • Dep graph — remove icons/bars, phase pill, tooltip clamping, contrast (1659e71)

  • Dep graph — text overflow, round badge, bar hover tooltips, bar animation (e39da9c)

v0.25.1 (2026-04-21)

v0.25.0 (2026-04-21)

v0.24.0 (2026-04-21)

Features

  • Gate rework — pr-require-label, pr-require-approval, GitHub comment notifications (c7ae615)

v0.23.0 (2026-04-21)

Features

  • Sync trunk with remote after persist, before spawning workers (30ba3da)

v0.22.0 (2026-04-21)

v0.21.0 (2026-04-21)

Bug Fixes

  • Parse flat config per spec, validate gate/action ports at startup (2abadeb)

v0.20.5 (2026-04-21)

v0.20.4 (2026-04-21)

v0.20.3 (2026-04-17)

Bug Fixes

  • Check push return code after rebase, fallback to --force (4deecfe)

v0.20.2 (2026-04-17)

v0.20.1 (2026-04-17)

v0.20.0 (2026-04-17)

Features

  • Spawn backoff + worktree recovery from stale branch checkout (e65f7de)

v0.19.4 (2026-04-17)

v0.19.3 (2026-04-17)

v0.19.2 (2026-04-17)

v0.19.1 (2026-04-17)

v0.19.0 (2026-04-17)

Bug Fixes

  • Commit state before merge, don't consume lgtm on gate check (31393bd)

  • Create missing PR when task reaches gate (2995695)

Features

  • Human-friendly PR descriptions with gate instructions (776bba9)

  • OpenTelemetry probe adapter for traces and metrics (21eae35)

v0.18.0 (2026-04-17)

v0.17.3 (2026-04-17)

v0.17.2 (2026-04-16)

v0.17.1 (2026-04-16)

v0.17.0 (2026-04-16)

v0.16.1 (2026-04-16)

Bug Fixes

  • Use --frozen in pre-push hook to avoid uv.lock drift (7873a39)

v0.16.0 (2026-04-16)

v0.15.1 (2026-04-16)

v0.15.0 (2026-04-16)

v0.14.1 (2026-04-16)

Bug Fixes

v0.14.0 (2026-04-16)

v0.13.1 (2026-04-16)

v0.13.0 (2026-04-16)

v0.12.0 (2026-04-16)

Features

  • Add push_branch to Runtime protocol, detect deadlocked tasks (c519a3a)

v0.11.0 (2026-04-16)

Bug Fixes

  • Key tmux session to repo name (hyperloop-{repo}) (8902b2d)

Features

  • TmuxRuntime adapter + restructure adapters/ into subdirectories (9ca65ad)

v0.10.1 (2026-04-16)

v0.10.0 (2026-04-16)

v0.9.2 (2026-04-16)

Bug Fixes

  • Crash on empty commit, rename max_rounds, worktree gitignore, local merge fixes (2e368ea)

v0.9.1 (2026-04-15)

Bug Fixes

  • matrix: Proper UIA two-step registration flow (97080f9)

v0.9.0 (2026-04-15)

v0.8.1 (2026-04-15)

Bug Fixes

  • matrix: Auto-create room independently of registration (cb4c0a6)

v0.8.0 (2026-04-15)

Features

  • matrix: Auto-register bot and create room (fc0d2dd)

v0.7.0 (2026-04-15)

Features

  • observability: Complete spec alignment (510d01a)

v0.6.1 (2026-04-15)

v0.6.0 (2026-04-15)

v0.5.0 (2026-04-15)

Features

  • Make base_ref configurable via config file and HYPERLOOP_BASE_REF env var (8efcc0f)

  • Replace local base/ loading with kustomize-based prompt composition (9644afb)

v0.4.0 (2026-04-15)

v0.3.0 (2026-04-15)

v0.2.0 (2026-04-15)

v0.1.1 (2026-04-15)

v0.1.0 (2026-04-15)

  • Initial Release