AgentGraph / utils

Commit History

Fix: Add fallback database path when /data not available in HF Spaces
39f0c54

wu981526092 Claude Opus 4.5 commited on

Security & HF Spaces fixes: Enable CSRF, auth middleware, persistent storage
ea856a6

wu981526092 Claude Opus 4.5 commited on

Fix OAuth according to HF official documentation
b9161fb

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

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

🧹 Clean up: Remove backend/scripts/ and __pycache__ files
7348bb7

wu981526092 commited on

🚀 Deploy AgentGraph: Complete agent monitoring and knowledge graph system
c2ea5ed

wu981526092 commited on