- Run convergence auditors in parallel via ThreadPoolExecutor
(
d97bbf4)
- Add auditor.yaml to base kustomization, guard convergence check
(
2c52bd6)
-
Add timeouts and cleanup to prevent dashboard zombie processes (
3db62bb) -
Add timeouts to git fetch/push in state branch operations (
f73305b)
- Runtime retry with exponential backoff for transient failures
(
4f9fad5)
- Use correct gh pr checks fields (state, not conclusion)
(
8b9ef2a)
- Add args to action/check steps, extract mark-pr-ready from gate
(
e92530f)
-
Auto-resolve .hyperloop/checks/ and .agent-memory/ conflicts during rebase (
6ae875d) -
Dashboard pipeline endpoints handle check: step type (
003358e)
-
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)
- Only re-pin spec SHA on completed tasks when PM creates new work
(
117241a)
- Add 'check' to known pipeline primitive keys
(
baa8b05)
- Remove instruction to commit review files from base agent prompts
(
719d44f)
- Show loop iteration count on pipeline bracket
(
9999011)
-
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)
- Gate rework — pr-require-label, pr-require-approval, GitHub comment notifications
(
c7ae615)
- Sync trunk with remote after persist, before spawning workers
(
30ba3da)
- Parse flat config per spec, validate gate/action ports at startup
(
2abadeb)
- Check push return code after rebase, fallback to --force
(
4deecfe)
- Spawn backoff + worktree recovery from stale branch checkout
(
e65f7de)
-
Commit state before merge, don't consume lgtm on gate check (
31393bd) -
Create missing PR when task reaches gate (
2995695)
-
Human-friendly PR descriptions with gate instructions (
776bba9) -
OpenTelemetry probe adapter for traces and metrics (
21eae35)
- Use --frozen in pre-push hook to avoid uv.lock drift
(
7873a39)
- Crash
(
88ef2fb)
- Add push_branch to Runtime protocol, detect deadlocked tasks
(
c519a3a)
- Key tmux session to repo name (hyperloop-{repo})
(
8902b2d)
- TmuxRuntime adapter + restructure adapters/ into subdirectories
(
9ca65ad)
- Crash on empty commit, rename max_rounds, worktree gitignore, local merge fixes
(
2e368ea)
- matrix: Proper UIA two-step registration flow
(
97080f9)
- matrix: Auto-create room independently of registration
(
cb4c0a6)
- matrix: Auto-register bot and create room
(
fc0d2dd)
- observability: Complete spec alignment
(
510d01a)
-
Make base_ref configurable via config file and HYPERLOOP_BASE_REF env var (
8efcc0f) -
Replace local base/ loading with kustomize-based prompt composition (
9644afb)
- Initial Release