
Chris CoutinhoandClaude
8d29ce0122
fix: Add Smithery lifespan and auth mode detection
- Add SmitheryAppContext dataclass for stateless mode
- Add app_lifespan_smithery() with minimal lifespan (no shared state)
- Update is_oauth_mode() to detect Smithery mode and return BasicAuth
- Use Smithery lifespan when SMITHERY_DEPLOYMENT=true
- Add .well-known/mcp-config endpoint for config discovery
- Skip document processors in Smithery mode (not enabled)
Fixes startup issues in Smithery mode where missing env credentials
would incorrectly trigger OAuth mode.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 17:48:53 +01:00
..
2025-11-22 02:46:30 +01:00
2025-11-20 11:22:20 +01:00
2025-11-13 21:57:14 +01:00
2025-11-22 03:52:02 +01:00
2025-11-22 02:46:30 +01:00
2025-11-20 12:32:27 +01:00
2025-11-20 17:15:19 +01:00
2025-11-20 16:50:13 +01:00
2025-11-22 03:11:56 +01:00
2025-11-21 01:02:22 +01:00
2025-10-25 19:52:45 +02:00
2025-11-22 02:46:30 +01:00
2025-05-04 23:24:55 +02:00
2025-11-22 17:48:53 +01:00
2025-11-11 20:35:08 +01:00
2025-11-22 17:30:42 +01:00
2025-11-22 17:30:42 +01:00
2025-11-22 17:30:42 +01:00