Skip to content

feat(plugin): event hooks foundation (#824)#909

Merged
JeremyDev87 merged 7 commits intomasterfrom
taskmaestro/1774357975/pane-1
Mar 24, 2026
Merged

feat(plugin): event hooks foundation (#824)#909
JeremyDev87 merged 7 commits intomasterfrom
taskmaestro/1774357975/pane-1

Conversation

@JeremyDev87
Copy link
Owner

Summary

Test plan

  • python3 -m pytest tests/ -v — 29/29 passed
  • yarn workspace codingbuddy-claude-plugin lint — passed
  • yarn workspace codingbuddy-claude-plugin format:check — passed
  • yarn workspace codingbuddy-claude-plugin typecheck — passed
  • yarn workspace codingbuddy-claude-plugin test:coverage — 71 passed, 100% stmts
  • yarn workspace codingbuddy-claude-plugin circular — no circular deps
  • yarn workspace codingbuddy-claude-plugin build — passed

Closes #824

@vercel
Copy link

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 24, 2026 1:31pm

@JeremyDev87 JeremyDev87 self-assigned this Mar 24, 2026
@JeremyDev87 JeremyDev87 merged commit 388c67a into master Mar 24, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the taskmaestro/1774357975/pane-1 branch March 24, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(plugin): event hooks for auto-intervention (PreToolUse, SessionStart, PreCommit)

1 participant