Skip to content

feat(sdk): add Wire 1.7 hooks support#141

Merged
tempurai merged 2 commits intomainfrom
feat/wire-1.7-hooks
Apr 3, 2026
Merged

feat(sdk): add Wire 1.7 hooks support#141
tempurai merged 2 commits intomainfrom
feat/wire-1.7-hooks

Conversation

@tempurai
Copy link
Copy Markdown
Collaborator

@tempurai tempurai commented Apr 3, 2026

This PR introduces Wire 1.7 hooks support to the agent SDK.

Changes

  • feat(sdk): add Wire 1.7 hooks support — adds HookSubscription, HookTriggered/Resolved events, and HookRequest/Response message types.
  • feat(sdk): add subscription_id to hooks for per-handler dispatch routing — enables routing hook callbacks to specific handlers via subscription_id.

Files Modified

  • node/agent_sdk/index.ts
  • node/agent_sdk/protocol.ts
  • node/agent_sdk/schema.ts

@tempurai tempurai merged commit 1a70c53 into main Apr 3, 2026
5 checks passed
@tempurai tempurai deleted the feat/wire-1.7-hooks branch April 3, 2026 08:08
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.

1 participant