Commit History

Restore Strategy Visualizer: add GET fallback and query param token support
635b7cb

Dama12 commited on

fix: import ArXivService in analysis route
9db2fe0

Dama12 commited on

fix: resolve IndentationError in analysis route and cleanup schemas
55c3a8f

Dama12 commited on

feat: Scientific Performance Pack - dynamic reasoning, browse & choose search, and settings synchronization
607919b

Dama12 commited on

Trigger Hugging Face rebuild
2dc8af3

Dama12 commited on

OAuth final fix: Implement proxy middleware and session synchronization for MismatchingStateError
fdaa424

Dama12 commited on

OAuth fixes: ensure ALL sensitive settings are stripped of whitespace/newlines
52f5457

Dama12 commited on

OAuth diagnostics: strip whitespace and add detailed logs
06cc726

Dama12 commited on

Add missing K2 Think settings to Settings class
fb005d7

Dama12 commited on

Fix Google Auth and Registration flow
420d660

Dama12 commited on

Fix Google OAuth HTTPS scheme and add debug logs
cebbd4f

Dama12 commited on

debug(auth): add detailed logging and fix potential null name issue in Google OAuth
790e3b0

Dama12 commited on

fix(auth): update Google OAuth redirect and frontend URLs for production
7c5dfd3

Dama12 commited on

fix: force HTTPS scheme for HF proxy in Google OAuth
27c3c3c

Dama12 commited on

Fix ALLOWED_ORIGINS pydantic parsing on HF
0351a61

Dama12 commited on

Fix Google Auth redirect and add FRONTEND_URL to settings
fa156f1

Dama12 commited on

docs: emphasize Hugging Face Spaces deployment
984fc7b

Dama12 commited on

docs: add Real-Time Literature Search with ArXiv integration to features
a11db01

Dama12 commited on

docs: update LinkedIn profile URL
01f24ac

Dama12 commited on

docs: update license and ownership to Soumana Dama
91a9bb9

Dama12 commited on

docs: replace OPENAI_API_KEY with K2_THINK_API_KEY in README
6a71c75

Dama12 commited on

docs: update README with detailed project features for LinkedIn
50f8fb9

Dama12 commited on

fix: restore missing imports in security.py
08a5948

Dama12 commited on

fix: bcrypt 4.0 compatibility patch and support for passwords > 72 bytes
8078a0d

Dama12 commited on

fix: add missing logger import in users.py
5121117

Dama12 commited on

fix: add missing dependencies itsdangerous and starlette for session middleware
b31a6b2

Dama12 commited on

fix: database connection string normalization and improved error logging for cloud deployment
f91f9b0

Dama12 commited on

Fix: Add missing ENVIRONMENT and DEBUG settings to prevent AttributeError on 500 errors
ace0a81

Dama12 commited on

Fix: Add SessionMiddleware for Google OAuth and ensure routing synchronization
94d13c3

Dama12 commited on

fix: correct router imports and update docker-compose for decoupled frontend
e2bdc59

Dama12 commited on

feat: integrate Google OAuth, ArXiv discovery and project-based analysis
da62216

Dama12 commited on

Handle missing OpenAI key for embeddings
fa005ff

Dama12 commited on

Initial clean backend deployment
0bd4ab4

Dama12 commited on