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