You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Triage of 8 open PRs. 3 new since previous run (24592832581). 5 carry-over from earlier triage.
New PRs (triaged this run)
#4394 — fix(default-workflow): re-prune worktree registrations · SUPERSEDED → Close
Risk: LOW | Priority: MEDIUM
Adds git worktree prune in two places in default-workflow.yaml to fix "missing but already registered worktree" errors after rm -rf orphan cleanup.
Finding: This PR is a strict subset of #4395. Both make identical changes to the same two blocks in default-workflow.yaml. PR #4395 contains those same lines plus the COPILOT_MODEL env-var fix. The recommend-close label already present is correct — close this in favour of #4395.
#4395 — fix(recipes): forward COPILOT_MODEL env var + worktree prune · Ready to merge
src/amplihack/recipes/rust_runner_execution.py — adds COPILOT_MODEL to _ALLOWED_RUST_ENV_VARS so users can route to a larger-context model when the default 168k limit is exceeded
No explicit tests, but the changes are minimal and targeted. Companion fixes: #4392 (sub-recipe lookup, fixed upstream) and #4394 (should be closed). Recommend merging this PR and closing #4394.
#4396 — [docs] daily documentation update for April 17 merged PRs · Auto-merge candidate (DRAFT, expires 2026-04-19)
Triage of 8 open PRs. 3 new since previous run (24592832581). 5 carry-over from earlier triage.
New PRs (triaged this run)
#4394 —
fix(default-workflow): re-prune worktree registrations· SUPERSEDED → CloseRisk: LOW | Priority: MEDIUM
Adds
git worktree prunein two places indefault-workflow.yamlto fix "missing but already registered worktree" errors afterrm -rforphan cleanup.Finding: This PR is a strict subset of #4395. Both make identical changes to the same two blocks in
default-workflow.yaml. PR #4395 contains those same lines plus theCOPILOT_MODELenv-var fix. Therecommend-closelabel already present is correct — close this in favour of #4395.#4395 —
fix(recipes): forward COPILOT_MODEL env var + worktree prune· Ready to mergeRisk: LOW | Priority: MEDIUM
Two-part fix in a single PR:
amplifier-bundle/recipes/default-workflow.yaml— addsgit worktree pruneafter orphan-dir cleanup (same fix as fix(default-workflow): re-prune worktree registrations after rm -rf orphan dirs #4394, but with more descriptive comments)src/amplihack/recipes/rust_runner_execution.py— addsCOPILOT_MODELto_ALLOWED_RUST_ENV_VARSso users can route to a larger-context model when the default 168k limit is exceededNo explicit tests, but the changes are minimal and targeted. Companion fixes: #4392 (sub-recipe lookup, fixed upstream) and #4394 (should be closed). Recommend merging this PR and closing #4394.
#4396 —
[docs] daily documentation update for April 17 merged PRs· Auto-merge candidate (DRAFT, expires 2026-04-19)Risk: LOW | Priority: LOW
Auto-generated docs-only PR covering PRs #4387, #4383, #4386. Already labelled
triage:auto-merge-candidate. Expires tomorrow (Apr 19). No code changes. Standard automated pattern.Carry-over PRs (previously triaged, no changes)
feat:ANTHROPIC_DISABLEDfix:rust-runner-auto-updatefix:copilot-flag-guardsdocs:timeout-lifecycledocs:api-keys(xingzihai)All 5 carry-over PRs remain open with stale bases (15–17 days). No CI results or review activity.
Summary