Skip to content

Remove active Homeboy notification command shim - #301

Merged
chubes4 merged 1 commit into
mainfrom
fix/300-remove-homeboy-notification-shim
Jul 24, 2026
Merged

Remove active Homeboy notification command shim#301
chubes4 merged 1 commit into
mainfrom
fix/300-remove-homeboy-notification-shim

Conversation

@chubes4

@chubes4 chubes4 commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the OpenCode plugin that rewrote every homeboy command
  • remove the wp-coding-agents-homeboy-notification wrapper
  • scrub stale wrapper, plugin, and opencode.json entries during setup and upgrades
  • retain passive asynchronous notification ownership in Homeboy and its extensions

Verification

  • for test_file in tests/*.sh; do bash "$test_file"; done
  • node tests/effective-prompt/run.mjs
  • git diff --check
  • final identifier audit: remaining names are limited to migration cleanup/tests and the historical changelog entry

Closes #300.

AI assistance

OpenCode using openai/gpt-5.6-sol investigated the regression, implemented the removal through a general coding task, and assisted with review and verification. Chris Huber remains responsible for every line.

@chubes4
chubes4 merged commit 37b148b into main Jul 24, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove active Homeboy notification command shim

1 participant