AgentGraph / backend

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

Fix: Correct middleware ordering for session access in auth
59e68c5

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

Implement client-side OAuth authentication with popup modal
eb7193f

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

Fix usage tracker to read user from session
3c7f84c

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

Add research paper PDF to login page with Git LFS
3b65325

wu981526092 commited on

Simplify login page and remove API key option
bfea55d

wu981526092 commited on

🔑 Add dual authentication system: API key + OAuth
220ebd3

wu981526092 commited on

Switch login page to light theme for consistency with main app
45acb90

wu981526092 commited on

Simplify login page: remove badges and institutional info
e0f4f44

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

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