Skip to content

feat: add optional Host webhook delivery - #2

Closed
XXO47OXX wants to merge 2 commits into
omdsh-dev:mainfrom
XXO47OXX:feat/server-webhook
Closed

feat: add optional Host webhook delivery#2
XXO47OXX wants to merge 2 commits into
omdsh-dev:mainfrom
XXO47OXX:feat/server-webhook

Conversation

@XXO47OXX

Copy link
Copy Markdown

Summary

  • Send signed turn-end webhooks from the Host, including when the browser tab is closed.
  • Keep content fields opt-in; metadata-only is the default.
  • Document setup and the in-memory delivery limits.

Test

  • pnpm run check

The feature is disabled by default and requires the Host process to remain running.

linsiqi added 2 commits August 14, 2026 01:13
Send signed turn-end events without depending on an open browser tab. Payload details remain opt-in, and the signing key stays in the Harness credential store.
Explain how to configure the endpoint and managed signing secret. Keep the outbound fields and restart limits next to the setup.
@FSMargoo

Copy link
Copy Markdown
Collaborator

Thanks for the detailed draft. Host-side webhook delivery adds outbound network access, credential handling, delivery queues, and a materially different trust boundary to a browser-notification plugin.

That capability should be designed as a separate plugin if it is pursued, so dsh-notification can keep its current focused behavior and network boundary. Closing this draft without merging.

@FSMargoo FSMargoo closed this Aug 16, 2026
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.

2 participants