refactor: remove /app frontend, consolidate on demo as sole UI 2c64c05 Zhen Ye Claude Opus 4.6 (1M context) commited on 12 days ago
fix(inspect): show errors instead of blank panel + make 3D on-demand 6315bd7 Zhen Ye Claude Opus 4.6 (1M context) commited on 12 days ago
feat: integrate Tripo3D generative 3D models into inspection panel 930a645 Zhen Ye Claude Opus 4.6 (1M context) commited on 12 days ago
fix(demo): skip SVG bbox overlay in segmentation mode 2fba73b Zhen Ye Claude Opus 4.6 (1M context) commited on 13 days ago
feat: multi-object context and comparison system for chat panel 964d07f Zhen Ye Claude Opus 4.6 (1M context) commited on 13 days ago
fix(demo): force card re-render on every backend sync 08bb6b0 Zhen Ye Claude Opus 4.6 (1M context) commited on 14 days ago
fix(demo): filter track cards, timeline, and logs to show only MATCH items 3c3cd75 Zhen Ye Claude Opus 4.6 (1M context) commited on 14 days ago
feat: wire explainability graph into inspection panel lifecycle f144948 Zhen Ye Claude Opus 4.6 (1M context) commited on 14 days ago
feat: add explainability graph renderer with D3 tree + tooltips 8eaf981 Zhen Ye Claude Opus 4.6 (1M context) commited on 14 days ago
feat: add explainability state, API client, and HTML container f9fe676 Zhen Ye Claude Opus 4.6 (1M context) commited on 14 days ago
feat(inspection): quad view redesign — 2x2 simultaneous seg/edge/depth/3D 3727802 Zhen Ye Claude Opus 4.6 (1M context) commited on 18 days ago
feat: innovative investor-demo frontend with glassmorphism and micro-animations 740322f unverified Claude commited on 19 days ago
redesign: commercial-grade frontend for investor demo afc0243 unverified Claude commited on 19 days ago
feat: solid 3D mesh rendering with mirrored back + edge faces d826f82 Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
fix: correct seg mask rendering in inspection view by mapping cropped frame to full-frame mask coordinates 30531f3 Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
fix: 3D point cloud rendering — normalize depth scale + fix bbox label NaN 2746264 Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
fix: remove bbox overlay from inspection view — show object only 1e24139 Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
fix: clean up video display — remove track ID labels, smaller fonts, masks-only for segmentation 672057c Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
fix: bundle Three.js locally to avoid CDN failures on HuggingFace Spaces 675078b Zhen Ye Claude Opus 4.6 (1M context) commited on 23 days ago
feat: side-by-side inspection/chat layout + 360° spin interaction c51e2e9 unverified Claude commited on 23 days ago
feat: crop inspection to selected object bbox with 20% padding e3398cb unverified Claude commited on 23 days ago
feat(inspection): add super-resolution and 3D point cloud (Phase 3) 0802544 Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
feat(inspection): add depth analysis and attention heatmap endpoints (Phase 2) 5338c46 Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
feat(inspection): add canvas renderers for seg, edge, depth, attention, super-res 58059c9 Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
feat(inspection): add panel controller with mode switching and lifecycle ef240ed Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
feat(inspection): add inspection API client module f7bccd3 Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
feat(inspection): add inspection state sub-object 7d9dd8c Zhen Ye Claude Opus 4.6 (1M context) commited on 24 days ago
fix: merge redundant track card badges into a single unified status badge 3223cd2 Zhen Ye Claude Opus 4.6 commited on 26 days ago
fix: prioritize mission-relevant tracks in card ranking and make list scrollable a3a0ef3 Zhen Ye Claude Opus 4.6 commited on 26 days ago
fix: use actual video FPS for frame index calculation to prevent track card disappearance b8dcec4 Zhen Ye Claude Opus 4.6 commited on 26 days ago
fix: keep last known tracks when backend returns empty frame data ec28854 Zhen Ye Claude Opus 4.6 commited on 26 days ago
fix: assessment flicker, pause/resume toggle, chat icons, overlay bbox scaling dfc14e1 Zhen Ye Claude Opus 4.6 commited on 26 days ago
feat: add mission analyst chat panel with track context injection 176e418 Zhen Ye Claude Opus 4.6 commited on 27 days ago
refactor: replace canvas overlay with SVG-based bounding box system 6af214c Zhen Ye Claude Opus 4.6 commited on 27 days ago
debug: add console.log to overlay render for track highlight debugging b947a4b Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: comprehensive overlay highlight fix for track selection c86ca85 Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: ensure overlay canvas is sized and tracks preserved for highlight 589bf35 Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: highlight selected object on video when clicking track card 1112f45 Zhen Ye Claude Opus 4.6 commited on 28 days ago
feat: pause video when clicking track card or bounding box 045d9f3 Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: streaming track poll used wrong summary key, causing NaN frame index 5980274 Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: show track cards during MJPEG live streaming ff5f643 Zhen Ye Claude Opus 4.6 commited on 28 days ago
fix: track cards not displaying during streaming and replay 5fdd363 Zhen Ye Claude Opus 4.6 commited on 28 days ago
feat(isr): frontend sends mission param, grays out non-relevant tracks, color-codes boxes 1aaee0e Zhen Ye Claude Opus 4.6 commited on 28 days ago
refactor: remove first-frame tab and simplify to video-only UI f8976b4 Zhen Ye Claude Opus 4.6 commited on 28 days ago
feat: add /chat/mission endpoint and rewire chat UI 69345d4 Zhen Ye Claude Opus 4.6 commited on 29 days ago
refactor: remove remaining dead HEL/threat code remnants be9d440 Zhen Ye Claude Opus 4.6 commited on 29 days ago
refactor: strip threat fields from all frontend and backend code 50d50b0 Zhen Ye Claude Opus 4.6 commited on 29 days ago
refactor: delete dead threat code (threat_chat.py, hel.js) 21d90f0 Zhen Ye Claude Opus 4.6 commited on 29 days ago
feat: add timeline heatmap with detection highlights for Tab 2 video player f2f129a Zhen Ye Claude Opus 4.6 commited on about 1 month ago
refactor: rename hf_yolov8 → yolo11 across codebase 02d40a4 Zhen Ye Claude Opus 4.6 commited on Feb 24