Commit History

fix: pin new capture to top of Just Added feed regardless of server clock skew
df58f94

ajit3259 commited on

fix: delete button in detail view, persist AgentGuess IDs across refresh
7dcfe8c

ajit3259 commited on

fix: exclude failed captures from graph view
6202505

ajit3259 commited on

feat: show error messages when AI model unavailable in BRIEF and ASK
f6b12aa

ajit3259 commited on

fix: BRIEF today timezone, exclude failed captures from digest
fe9cfaa

ajit3259 commited on

feat: show error toast when capture processing fails
ad8c978

ajit3259 commited on

Update Readme.md for submission
c2f81e2
verified

ajit3259 commited on

feat: add field notes blog post, badge tags (off-brand, off-the-grid, field-notes)
d0c8c11

ajit3259 commited on

feat: add demo video and LinkedIn post links to README
a05410c

ajit3259 commited on

fix: recover AgentGuess on page refresh
f550c47

ajit3259 commited on

fix: delete button on failed capture cards
d103aac

ajit3259 commited on

fix: PATH A embed uses sentence-transformers directly, not LM Studio API
f034391

ajit3259 commited on

fix: PATH A embed model switched from nomic to BGE-base
186f145

ajit3259 commited on

fix: rank-based graph edges (top 2 + 0.40 floor) instead of threshold
2930311

ajit3259 commited on

feat: better ASK suggestions matching seed content
d825828

ajit3259 commited on

chore: pin Space to profile
5e78c96

ajit3259 commited on

fix: short_description under 60 chars, broaden from engineers to everyone
e6f3c63

ajit3259 commited on

fix: backfill only updates related_ids (not wipe claims/recall), raise BGE threshold to 0.62, README hackathon tags
95e1617

ajit3259 commited on

feat: engineering seed, BGE-base embed, FORCE_RESEED startup flag
95d7ec3

ajit3259 commited on

refactor: abstract VL chat template into _make_vl_inputs, model-agnostic
035fc3c

ajit3259 commited on

fix: Qwen2.5-VL chat template, skip embed on empty summary
e0ddf2a

ajit3259 commited on

fix: VL device detection, failed-capture error state, HF_HOME=/data/.cache
009e190

ajit3259 commited on

fix: lazy VL import, bump transformers>=4.49
b199f82

ajit3259 commited on

fix: review queue requires recall_question, delete only removes UI on success
491673e

ajit3259 commited on

fix: embed device=cpu, VL model class, file input reset
ccf1347

ajit3259 commited on

fix: rebuild static with _app assets dir, remove old assets/
6d0469d

ajit3259 commited on

fix: disable Gradio SSR Node proxy, broaden GET / route filter
5ea41e5

ajit3259 commited on

fix: remove Gradio GET / route so React SPA serves at root
ab0dbf4

ajit3259 commited on

fix: use gr.Blocks + demo.launch(prevent_thread_lock) for ZeroGPU compatibility
668d1c6

ajit3259 commited on

fix: rewrite app.py with gradio.Server for ZeroGPU compatibility
cee05e1

ajit3259 commited on

fix: bare @spaces.GPU in app.py, no try/except
4e7d2a8

ajit3259 commited on

fix: add @spaces.GPU directly in app.py for ZeroGPU startup detection
24301e3

ajit3259 commited on

fix: expose @spaces.GPU functions in app.py for ZeroGPU detection, drop bitsandbytes
a4c40cd

ajit3259 commited on

fix: auto-disable LM Studio on HF Spaces via SPACE_ID detection
33782c8

ajit3259 commited on

feat: sync all features from local-guide β€” BRIEF synthesis, REVIEW, weekly thread, unified lm.py, new frontend build
aafbcb7

ajit3259 commited on

fix: lower similarity threshold to 0.50 for MiniLM, backfill on every restart
8cbec20

ajit3259 commited on

fix: use BitsAndBytesConfig for 4-bit quant, add torchvision for vision model
9428762

ajit3259 commited on

fix: run uvicorn unconditionally so HF Spaces keeps the process alive
cbad2ff

ajit3259 commited on

fix: export FastAPI app directly, drop gr.mount_gradio_app to stop port conflict
5837837

ajit3259 commited on

fix: remove manual uvicorn.run β€” HF Spaces starts server automatically
f991545

ajit3259 commited on

fix: prevent Gradio SDK from intercepting root path
4df1414

ajit3259 commited on

feat: add backend, frontend, seed data, and HF Spaces wiring
17640d9

ajit3259 commited on

initial commit
7584d03
verified

ajit3259 commited on