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
Fix K2 Think Engine JSON parsing schema by enforcing strict JSON template 2819838 Dama12 commited on Apr 26
fix: commando-style prompt to force JSON and stop model self-narration 3e1b0bf Dama12 commited on Apr 26
fix: production-ready settings (temp=0, timeout=300) and simplified expert prompt for K2 engine 245616c Dama12 commited on Apr 26
perf: optimize token usage and context window for K2 engine (10k context, 8k response) 08f3ab0 Dama12 commited on Apr 26
debug: add deep logs and index-based extraction fallback for K2 engine 6399eda Dama12 commited on Apr 26
fix: diamond-shield JSON extraction and repair logic with [RESULT] tag support 4ba1096 Dama12 commited on Apr 26
chore: major reliability overhaul - added result_data storage, auto-migrations, and fixed JSON parsing 18482ee Dama12 commited on Apr 26
fix: use standard json module for parsing to avoid langchain version conflicts 4b5fcba Dama12 commited on Apr 26
fix: bump memory collection version and align with fastembed named vectors 79fd30c Dama12 commited on Apr 26
fix: validate ScientificDocument schema with authors and document_type 9035689 Dama12 commited on Apr 26
fix: add auto-migration for remote_id and summary columns in main.py lifespan 4f88122 Dama12 commited on Apr 26
fix: automatic paper persistence, qdrant index fix, and JSON output hardening for K2 Think d77f57b Dama12 commited on Apr 26
fix: remove unused unstructured dependency to resolve onnxruntime version conflicts 8010da2 Dama12 commited on Apr 26
fix: upgrade unstructured to resolve onnxruntime conflict with fastembed 58052ca Dama12 commited on Apr 26
refactor: restore LangChain orchestration for robust scientific analysis and chat 1fe7770 Dama12 commited on Apr 26
feat: replace OpenAI embeddings with local FastEmbed models for semantic memory cdd8875 Dama12 commited on Apr 26
docs: finalize architecture documentation and ensure exclusive K2 Think model integration 803fd56 Dama12 commited on Apr 26
fix: resolve InFailedSqlTransaction by adding db.rollback() in background task and adding detailed error logging 2839032 Dama12 commited on Apr 26
fix: correct internal schema import in AnalysisService background task b017d78 Dama12 commited on Apr 26
fix: actually start background analysis task and implement process_analysis in AnalysisService dce8249 Dama12 commited on Apr 26
fix: add 'model' field to AnalysisRequest schema to resolve AttributeError ff92df6 Dama12 commited on Apr 26
fix: add missing memory fields to API AnalysisRequest schema to prevent Pydantic ValueError 2b8b269 Dama12 commited on Apr 26
feat: include direct pdf_url in search results for pre-analysis download 910ded6 Dama12 commited on Apr 26
docs: update README with OpenAlex, Semantic Memory, and History features 0f82d71 Dama12 commited on Apr 26
feat: implement Long-Term Semantic Memory using Qdrant (Approach B) ee33562 Dama12 commited on Apr 26
fix: address user feedback - persistent history, session duration (24h), and auto-save papers to default project 05d4e50 Dama12 commited on Apr 26
feat: complete OpenAlex integration as 4th discovery source (search + download + discipline mapping) e596a0b Dama12 commited on Apr 26
fix: resolve InFailedSqlTransaction aborting auto-migration by using information_schema and AUTOCOMMIT 4a47efa Dama12 commited on Apr 19
fix: resolve PydanticSchemaGenerationError caused by invalid datetime type in UserResponse 72f13aa Dama12 commited on Apr 19
feat: added manual migration endpoint to force schema update on Supabase 80f26e1 Dama12 commited on Apr 19