Commit History

Added a table to store stuff
4beea60

Pulastya B commited on

Finally the Supabase error has been solved now fixing the issue of not being able to write to huggingface- attempt 2
f1c3962

Pulastya B commited on

Finally the Supabase error has been solved now fixing the issue of not being able to write to huggingface
14fafaa

Pulastya B commited on

Added session id to the request in an attempt to make the RLS work
eacc9bc

Pulastya B commited on

Adding a SELECT policy to the database
e7ac2d3

Pulastya B commited on

Configuring Supabase RLS
4ac5690

Pulastya B commited on

Trying to fix the Supabase error
d072c9e

Pulastya B commited on

Removed Huggingface from the User Onboarding page
ca079d0

Pulastya B commited on

Fixing the issues with the SSE streaming all the history
1c52933

Pulastya B commited on

Fixed the SSE Streaming not working
b2a95b5

Pulastya B commited on

Fixed the Agent Routing Logic which was causing issues
bb48618

Pulastya B commited on

Fixed SSE response streaming error
644cb0d

Pulastya B commited on

Fixed HF Tokens not saving in the DB
4079a53

Pulastya B commited on

Fixed HuggingFace tokens not working
dd17c4c

Pulastya B commited on

Added the functionality for users to save their generated assets in huggingface spaces using write tokens
2a82ed5

Pulastya B commited on

Add HuggingFace storage integration - users can now persist datasets, models, and plots to their own HuggingFace account
7af9e82

Pulastya B commited on

Fix: Remove stray \\n in Assets sidebar
6c9c47f

Pulastya B commited on

Fix markdown rendering: aggressive cleanMarkdown function and smarter inline code detection in pre/code components
72fc3f2

Pulastya B commited on

Fix markdown rendering: add cleanMarkdown preprocessor, smarter inline code detection, update system prompt for better formatting
8bf4cb9

Pulastya B commited on

Make system prompt examples generic - remove earthquake-specific hardcoded references
cf4244c

Pulastya B commited on

Fix markdown rendering: add remark-gfm for tables, improve code blocks, headings, and overall styling
212d2d5

Pulastya B commited on

Fix sign out button: add click outside handler, improve error handling, and add z-index
9865103

Pulastya B commited on

Fix redirect loop: refresh onboarding status after profile save
ab5e966

Pulastya B commited on

Fix OAuth redirect loop and disable email editing for OAuth users
27c2ee9

Pulastya B commited on

Fix OAuth onboarding: change button text to 'Complete Profile' and add timeout to prevent infinite loop
8dcc270

Pulastya B commited on

Fix OAuth signup: don't create duplicate account, just save profile data
a5bd6df

Pulastya B commited on

Add Supabase setup documentation
a220eb5

Pulastya B commited on

Fix auth issues: sign out working, store signup form data, OAuth users onboarding
1d8f0c9

Pulastya B commited on

Fix /chat endpoint not stopping thinking animation - set isTyping=false after response
150d34c

Pulastya B commited on

Fix infinite thinking when no file uploaded - properly handle analysis_failed SSE event
a0e15f1

Pulastya B commited on

Fix Supabase auth on HuggingFace with runtime config injection
8154116

Pulastya B commited on

Added Sign in and Sign Up page
259c45d

Pulastya B commited on

Trying to add Auth
c0e18bf

Pulastya B commited on

CRITICAL: Fixed race conditions, session cleanup, SSE leaks, and added localStorage persistence
2f3df85

Pulastya B commited on

Fixed multi-session support and follow-up queries - Session UUID reuse, multi-chat isolation, proper SSE switching
187c5e0

Pulastya B commited on

Fixed Chat Session issues
554eeb5

Pulastya B commited on

Fixed slow Agent loading which caused the Agent took too long to respond
e29cf28

Pulastya B commited on

Fixed Scalability issues and config issues
a8b0cca

Pulastya B commited on

Fixed Scalability issues
08646ab

Pulastya B commited on

Fixed the Readme
293e0b4

Pulastya B commited on

Updated the Readme
9b89e40

Pulastya B commited on

Fixed the Agent giving stale responses
cd0a113

Pulastya B commited on

Fix:Auto Pruning
0b54137

Pulastya B commited on

Fix:Auto Propping
aafce6d

Pulastya B commited on

Fix: Better SBERT error handling + suppress invalid hand-off warnings
4a3a3e8

Pulastya B commited on

Fixed bugs 2
6f57124

Pulastya B commited on

Fixed bugs
b43b5e5

Pulastya B commited on

Fixed known model training issues
04d51fb

Pulastya B commited on

Fixed JSON Serializability error
95da84f

Pulastya B commited on

Fixed conversation pruning logic
d8b38c5

Pulastya B commited on