Linear and GitHub Webhook Setup
Maxx can receive an explicit Linear or GitHub event and launch a visible local tab through the same runner pipeline used by scripts and polls. The event source does not become workflow truth inside Maxx; it is structured input for a configured launch.
Setup Outline
- Define a connector source such as
linearorgithub. - Add a route in
webhook.jsonwith a fixed path, command, caller, prompt delivery mode, and authentication settings. - Configure a capability-policy source for the webhook caller if it needs to spawn tabs or create groups.
- Start
maxx +webhook serve --config webhook.jsonwhile Maxx is running. - Point the provider or relay at the local route through a trusted tunnel.