Skip to content

[docs] Update documentation for features from 2026-04-16#729

Draft
danielmeppiel wants to merge 1 commit intomainfrom
docs/daily-update-2026-04-16-06127210dee94306
Draft

[docs] Update documentation for features from 2026-04-16#729
danielmeppiel wants to merge 1 commit intomainfrom
docs/daily-update-2026-04-16-06127210dee94306

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-04-16

This PR updates the documentation based on changes merged in the last 24 hours.

Features Documented

Changes Made

  • Updated CHANGELOG.md to add the missing Fixed entry for the hook integration bug fix merged in commit 40bdf98.

Merged PRs Referenced

Notes

The fix addresses a regression in hook merging logic: when a package contributed multiple hook files all targeting the same event (e.g., Stop), the per-hook-file loop was re-filtering already-appended entries on each iteration, causing earlier files' hook entries to be discarded. The fix tracks which events have already been cleared and skips re-filtering on subsequent iterations.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Apr 18, 2026, 3:52 AM UTC

Track the fix for hook entries being lost when a package contributes
multiple hook files targeting the same event.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Apr 16, 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.

1 participant