feat(hooks): consolidate shared transport helpers

This commit is contained in:
William Valentin
2026-03-26 11:22:27 -07:00
parent d49785cb25
commit fdfcb50e80
10 changed files with 374 additions and 948 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"name": "@anthropic-ai/agentmon-gemini",
"version": "1.0.0",
"bin": {
"agentmon-handler": "handler.js"
"agentmon-gemini-handler": "handler.js"
},
"devDependencies": {
"esbuild": "^0.20.0",