Commit History

Add comprehensive session debugging
2431039

wu981526092 commited on

Add HF Spaces specific session configuration
1c1facd

wu981526092 commited on

Add detailed session debugging
be074f1

wu981526092 commited on

Add smart authentication redirect system
188f8a3

wu981526092 commited on

Fix dependencies import conflict
97068b2

wu981526092 commited on

Implement dependency injection authentication system
1331365

wu981526092 commited on

TEMP: Disable auth middleware to debug session issues
2553f38

wu981526092 commited on

Fix HF user info parsing and OAuth scope issues
0a06f26

wu981526092 commited on

Fix session persistence and add detailed debugging
dbeb044

wu981526092 commited on

Fix OAuth state verification and permissions policy issues
ceaf757

wu981526092 commited on

Fix OAuth redirect URI for HF Spaces
823f4d7

wu981526092 commited on

Fix middleware order and session access issues
c89d79e

wu981526092 commited on

Enhance authentication requirements for root and agentgraph endpoints
3dc5183

wu981526092 commited on

Enhance authentication middleware by adding HTTPException import
0e5cbf1

wu981526092 commited on

Fix missing Request import in observability router
3c3bac2

wu981526092 commited on

Implement mandatory authentication and usage tracking for OpenAI API protection
7da14b7

wu981526092 commited on

Fix HF Spaces authentication: support __sign parameter and make auth optional
9fdf42c

wu981526092 commited on

Add 'itsdangerous' dependency for session management and enhance OAuth configuration with scope validation and warnings for unsupported scopes in Hugging Face Spaces.
434c40e

wu981526092 commited on

Update session management in FastAPI app, modify OAuth scopes in environment configuration, and enhance .env.example with session security details.
1670330

wu981526092 commited on

Implement conditional authentication middleware and OAuth routes for Hugging Face Spaces integration. Enhance environment debugging and add environment info endpoint. Update README with OAuth configuration details and improve startup logging.
c8243d5

wu981526092 commited on

Update OpenAI model name in .env.example to gpt-5-mini
88e835f

wu981526092 commited on

Add environment configuration template, enhance .gitignore, and refactor configuration loading. Removed deprecated scripts and improved setup process with a new setup script.
18efc55

wu981526092 commited on