AgentGraph / backend /routers

Commit History

Cleanup: Remove debug logs and development config
96a9109

wu981526092 Claude Opus 4.5 commited on

Security: Fix critical vulnerabilities before public release
bcbd2ec

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

Add comprehensive perturbation testing system with E2E tests
795b72e

wu981526092 Claude Opus 4.5 commited on

Fix: Auth status endpoint response format and frontend cache
2157a09

wu981526092 commited on

Fix: Correct OAuth callback URL path mismatch
a093720

wu981526092 commited on

Fix: Add /oauth-callback endpoint for OAuth flow
5434c66

wu981526092 commited on

Fix: Add backend OAuth config API for client_id
5d5103b

wu981526092 commited on

Fix HF Spaces iframe session persistence with localStorage fallback
ba6eacd

wu981526092 commited on

Implement HF Spaces best practice: new tab login flow
5a2b931

wu981526092 commited on

Add debug logging to auth status endpoint
cf1d34e

wu981526092 commited on

Simplify authentication flow to fix login issues
ae27f4a

wu981526092 commited on

Fix login modal authentication issues
0d7ac2b

wu981526092 commited on

Implement popup login modal system
aad2775

wu981526092 commited on

Separate login page to HTML template for better maintainability
2175f7f

wu981526092 commited on

Use shadcn/ui design system for login page consistency
64857c1

wu981526092 commited on

✨ Simplify landing page: Bigger CTA & cleaner design
5bdf3b9

wu981526092 commited on

🎨 Complete redesign: Premium research platform landing page
35f32c6

wu981526092 commited on

Redesign login page with cleaner, minimal design
a362bd4

wu981526092 commited on

Remove target='_blank' for single-page login experience
9036c1d

wu981526092 commited on

Fix iframe cookie issues for HF Spaces
66e834a

wu981526092 commited on

Fix OAuth according to HF official documentation
b9161fb

wu981526092 commited on

Fix UnboundLocalError and add environment detection debug
fd80df3

wu981526092 commited on

Add comprehensive session debugging
2431039

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

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

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

🧹 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