feat: Hooks (#9093)

This commit is contained in:
Alex Hancock
2026-05-11 12:02:44 -04:00
committed by GitHub
parent f5eda3527c
commit 40d4b118bb
12 changed files with 1258 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"name": "hello-hooks",
"version": "0.1.0",
"description": "A tiny demo plugin that prints messages so you can see goose's hook system firing in real time."
}