mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-23 18:14:53 +02:00
[eric] events: zero-knob pass (adaptive cadence, MCP inference, self-heal, no test nag, one-URL push)
This commit is contained in:
@@ -190,6 +190,8 @@ P_AUTH_EXEMPT_PREFIX = (
|
||||
"/api/health",
|
||||
# 9Router proxies OpenAI requests with the user's sk-... bearer, not our local token; localhost-only is the gate.
|
||||
"/api/openai-passthrough",
|
||||
# Per-trigger push URLs: the path secret IS the credential (route 404s on any non-matching secret).
|
||||
"/api/events/ingest/",
|
||||
"/docs",
|
||||
"/openapi",
|
||||
"/redoc",
|
||||
|
||||
Reference in New Issue
Block a user