ELIDA is tackling the agent session layer: a session-aware reverse proxy that sits between your AI agents and model APIs. The pattern comes from telecom SBCs — kill switch, policy enforcement, session detail records, all applied to AI agent traffic.
40+ OWASP LLM Top 10 rules built in. Ships telemetry to any OTel destination.
docker run -p 8080:8080 -p 9090:9090 \
-e ELIDA_BACKEND=https://api.anthropic.com \
zamorofthat/elida:latest
GitHub: https://github.com/zamorofthat/elida