You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: improve security and modernize API patterns
- Use hmac.compare_digest() for timing-safe API key validation
- Replace get_collections() with collection_exists() in Qdrant store
- Add FastAPI lifespan for structured startup/shutdown logging
- Add project author to pyproject.toml metadata
Made-with: Cursor
0 commit comments