Commit graph

9 commits

Author SHA1 Message Date
9ea3274ade
feat(auth): add HTMX support for auth flows and improve error handling 2026-02-15 05:20:41 -06:00
291b8f4863
feat(gateway): add monthly budget support and webhook notifications for circuit breaker and budget events 2026-02-15 04:52:09 -06:00
90adf6f3a8
feat(gateway): add circuit breaker, retry, and concurrency limit support
feat(gateway): add debug logging with file storage and retention

feat(gateway): add audit logging for user actions

feat(gateway): add request ID tracking and rate limit headers

feat(gateway): add model aliases and load balancing strategies

feat(gateway): add config hot-reload via SIGHUP

feat(gateway): add CORS support

feat(gateway): add data export API and dashboard endpoints

feat(gateway): add dashboard pages for audit and debug logs

feat(gateway): add concurrent request limiting per token

feat(gateway): add streaming timeout support

feat(gateway): add migration support for new schema fields
2026-02-15 04:21:40 -06:00
f23a7c14c0
feat(dashboard): add responsive mobile sidebar with toggle functionality 2026-02-15 03:18:37 -06:00
2b6e20544b
feat(gateway): add provider health tracking and dashboard stats API 2026-02-15 03:09:14 -06:00
5a9a6d54a3
feat(gateway): fix static token initialized in DB 2026-02-15 02:27:43 -06:00
9dea812a47
feat(gateway): update UI layout 2026-02-15 02:11:09 -06:00
8b741e58c7
feat(gateway): priority sorted based on config definition 2026-02-15 01:37:44 -06:00
abfa26e84a
feat(gateway): add llm-gateway service 2026-02-15 01:23:50 -06:00