fix: pin new capture to top of Just Added feed regardless of server clock skew df58f94 ajit3259 commited on Jun 14
fix: delete button in detail view, persist AgentGuess IDs across refresh 7dcfe8c ajit3259 commited on Jun 14
feat: show error messages when AI model unavailable in BRIEF and ASK f6b12aa ajit3259 commited on Jun 14
feat: add field notes blog post, badge tags (off-brand, off-the-grid, field-notes) d0c8c11 ajit3259 commited on Jun 14
fix: PATH A embed uses sentence-transformers directly, not LM Studio API f034391 ajit3259 commited on Jun 14
fix: rank-based graph edges (top 2 + 0.40 floor) instead of threshold 2930311 ajit3259 commited on Jun 14
fix: short_description under 60 chars, broaden from engineers to everyone e6f3c63 ajit3259 commited on Jun 14
fix: backfill only updates related_ids (not wipe claims/recall), raise BGE threshold to 0.62, README hackathon tags 95e1617 ajit3259 commited on Jun 14
feat: engineering seed, BGE-base embed, FORCE_RESEED startup flag 95d7ec3 ajit3259 commited on Jun 14
refactor: abstract VL chat template into _make_vl_inputs, model-agnostic 035fc3c ajit3259 commited on Jun 10
fix: VL device detection, failed-capture error state, HF_HOME=/data/.cache 009e190 ajit3259 commited on Jun 10
fix: review queue requires recall_question, delete only removes UI on success 491673e ajit3259 commited on Jun 10
fix: use gr.Blocks + demo.launch(prevent_thread_lock) for ZeroGPU compatibility 668d1c6 ajit3259 commited on Jun 10
fix: add @spaces.GPU directly in app.py for ZeroGPU startup detection 24301e3 ajit3259 commited on Jun 10
fix: expose @spaces.GPU functions in app.py for ZeroGPU detection, drop bitsandbytes a4c40cd ajit3259 commited on Jun 10
feat: sync all features from local-guide β BRIEF synthesis, REVIEW, weekly thread, unified lm.py, new frontend build aafbcb7 ajit3259 commited on Jun 10
fix: lower similarity threshold to 0.50 for MiniLM, backfill on every restart 8cbec20 ajit3259 commited on Jun 6
fix: use BitsAndBytesConfig for 4-bit quant, add torchvision for vision model 9428762 ajit3259 commited on Jun 6
fix: run uvicorn unconditionally so HF Spaces keeps the process alive cbad2ff ajit3259 commited on Jun 6
fix: export FastAPI app directly, drop gr.mount_gradio_app to stop port conflict 5837837 ajit3259 commited on Jun 6
fix: remove manual uvicorn.run β HF Spaces starts server automatically f991545 ajit3259 commited on Jun 6