Skip to content

[docs] docs: daily documentation update — April 22–23 merged PRs (16 fixes)#4453

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/daily-update-2026-04-23-april-22-23-fixes-b09e4ad3b3de35e7
Closed

[docs] docs: daily documentation update — April 22–23 merged PRs (16 fixes)#4453
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/daily-update-2026-04-23-april-22-23-fixes-b09e4ad3b3de35e7

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated daily documentation update covering 16 PRs merged on 2026-04-22 and 2026-04-23, following the Diátaxis framework.

PRs Covered

PR Title Merged
#4436 fix(default-workflow): make build_publish_validation_scope.py optional 2026-04-22T15:20:03Z
#4438 fix(default-workflow): avoid bash $VAR expansion in task_description 2026-04-22T17:17:45Z
#4439 fix(default-workflow): honor caller's feature branch as worktree base 2026-04-22T17:17:54Z
#4440 fix(quality-audit-cycle): forbid fix-agent silent degradation to inline edits 2026-04-22T17:22:07Z
#4441 fix(smart-orchestrator): no silent fallback to claude when AGENT_BINARY unset 2026-04-22T17:22:11Z
#4442 fix(recipes): replace python3 runtime_assets calls with amplihack resolve-bundle-asset 2026-04-22T17:59:52Z
#4446 chore(recipes): remove eval recipes (relocated to amplihack-agent-eval) 2026-04-22T19:46:06Z
#4444 fix(investigation-workflow): seed investigation_question from task_description 2026-04-22T20:48:09Z
#4447 fix(launcher): add --allow-all-paths to copilot launch_copilot() 2026-04-22T20:48:13Z
#4198 fix(knowledge_builder): guard --dangerously-skip-permissions against copilot binary 2026-04-22T20:47:12Z
#4199 fix(recipe-runner): auto-update rust runner binary on version mismatch 2026-04-22T20:47:07Z
#4186 docs(multitask): add TIMEOUT_LIFECYCLE.md and update reference docs 2026-04-22T20:40:49Z
#4407 fix: stage amplifier-bundle to ~/.amplihack on install 2026-04-23T00:16:36Z
#4449 chore(recipes): bump MIN_RUNNER_VERSION to 0.3.5 2026-04-23T00:16:33Z
#4403 Add tests and docs for worktree reattach prune fix 2026-04-23T00:16:40Z
#4410 docs(recipes): verify upstream fixes for relaunch issue #952 2026-04-23T00:16:43Z

Documentation Changes (Diátaxis Framework)

Explanation — docs/recipes/RECENT_FIXES_APRIL_2026.md (new file)

Comprehensive explanation doc covering all 16 PRs with problem/fix/rule structure, grouped into:

Reference — docs/DISCOVERIES.md (4 new entries)

  • investigation_question seeding from task_description (hollow-success root cause)
  • Non-interactive Copilot needs both --allow-all-tools and --allow-all-paths
  • AMPLIHACK_AGENT_BINARY must be set explicitly in non-interactive contexts
  • amplifier-bundle must be staged on amplihack install

How-To — docs/recipes/README.md (updated)

Added Resilience, Idempotency & Known Fixes subsection linking to:

  • RECENT_FIXES_APRIL_2026.md (new)
  • RECENT_FIXES_MARCH_2026.md (existing)
  • step-04-worktree-reattach-prune.md (existing)
  • step-03-idempotency.md (existing)

Test plan

  • Verify docs/recipes/RECENT_FIXES_APRIL_2026.md renders correctly (tables, code blocks)
  • Verify docs/DISCOVERIES.md new entries render correctly
  • Confirm docs/recipes/README.md links resolve
  • No broken cross-links introduced

Generated by Daily Documentation Updater

Generated by Daily Documentation Updater ·

Warning

⚠️ Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • mobile.events.data.microsoft.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "mobile.events.data.microsoft.com"

See Network Configuration for more information.

  • expires on Apr 24, 2026, 6:41 AM UTC

Covers 16 PRs merged on 2026-04-22 and 2026-04-23 following the Diátaxis
framework. Key areas: default-workflow hardening, Copilot parity fixes,
hollow-success elimination, install infrastructure, and recipe runner updates.

- docs/recipes/RECENT_FIXES_APRIL_2026.md: new Explanation doc with full
  problem/fix/rule entries for all 16 merged PRs
- docs/DISCOVERIES.md: 4 new entries for non-obvious patterns (hollow-success
  investigation_question, Copilot --allow-all-paths, AGENT_BINARY env propagation,
  amplifier-bundle staging)
- docs/recipes/README.md: Resilience & Known Fixes subsection linking to April
  and March fix docs plus step-04 reference docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor Author

This pull request was automatically closed because it expired on 2026-04-24T06:41:05.082Z.

Closed by Workflow

@github-actions github-actions Bot closed this Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants