feat: add startup-grade backend routes for massive credit refills, SaaS policy settings, and real-time logs fetch b3b5fcf Dama12 commited on May 18
feat: implement POST /me/share API endpoint to safely reward users with +500 K2 Credits 2927cc5 Dama12 commited on May 17
feat: implement secured admin route router, endpoints, user is_admin property helper, and auto-seeding promo script 45f2b19 Dama12 commited on May 17
style: enhance Matplotlib chart with premium dark background, value labels, and tight margins 2e2ba73 Dama12 commited on May 17
fix: handle lists returned by K2 for string fields in ExperimentalProtocol e16be18 Dama12 commited on May 17
fix: static chart serving and JSON URL response for Strategy Visualizer 2d235d4 Dama12 commited on May 7
fix: optimize K2 engine performance with reduced tokens and conciseness to prevent timeouts d7bc33f Dama12 commited on May 7
fix: gracefully catch ArXiv HTTP 429 errors and fix export analysis endpoint parameter binding 31ec26c Dama12 commited on May 6
fix: prioritize full block JSON extraction and fix comparative_analysis search a00d4cb Dama12 commited on May 6
chore: update K2 JSON schema order, update extraction strategy, and add debugging files 131a589 Dama12 commited on May 6
Bulletproof JSON extraction, strict prompts, and salvaged text fallback 03fd36b Dama12 commited on May 2
Fix Pydantic ValidationError for ExperimentalProtocol missing fields 08406cf Dama12 commited on May 2
Fix API route conflict causing 404 on /chat endpoints and optimize LLM params 388ee0f Dama12 commited on Apr 27
Fix analysis retrieval to work with mismatched project_ids from frontend 5c2107a Dama12 commited on Apr 27
Fix frontend data mismatch by flattening result_data in GET analysis response 185e32d Dama12 commited on Apr 27
Aggressively enforce complete JSON generation in system prompt to prevent truncation ab42caf Dama12 commited on Apr 27
Fix Pydantic validation errors by coercing strings to lists in Protocol parser aeb04f5 Dama12 commited on Apr 27
Remove max_tokens limit and strongly discourage long thinking block c2b4d11 Dama12 commited on Apr 26