Versions in this module Expand all Collapse all v1 v1.135.1 Sep 24, 2026 v1.135.0 Sep 23, 2026 Changes in this version + type Deps struct + Audit func(r *http.Request, tool, scriptID string, params map[string]any, opErr error) + Grants scriptgrant.Store + Owned func(w http.ResponseWriter, r *http.Request) (scriptID, actor string, ok bool) + type Handler struct + func New(deps Deps) *Handler + func (h *Handler) Register(mux *http.ServeMux, wrap func(http.Handler) http.Handler)