Commit History

feat: solid 3D mesh rendering with mirrored back + edge faces
dc6dd70

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: correct seg mask rendering in inspection view by mapping cropped frame to full-frame mask coordinates
16a5288

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: 3D point cloud rendering — normalize depth scale + fix bbox label NaN
e48763a

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: resolve detector name from segmenter for attention maps in segmentation mode
aec16b8

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: remove bbox overlay from inspection view — show object only
dbe07b7

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: clean up video display — remove track ID labels, smaller fonts, masks-only for segmentation
08b5641

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: bundle Three.js locally to avoid CDN failures on HuggingFace Spaces
54d2360

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: handle degenerate bbox and unhandled exceptions in inspection frame endpoint
76d9042

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat: side-by-side inspection/chat layout + 360° spin interaction
795d95c
unverified

Claude commited on

feat: crop inspection to selected object bbox with 20% padding
5f77726
unverified

Claude commited on

chore: add .claude/ to gitignore
271c496
unverified

Claude commited on

fix: forensic code trace fixes across all inspection modules
9adf7b4
unverified

Claude commited on

fix: enable multi-GPU round-robin for all inspection modules
51e9a8b

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add super-resolution and 3D point cloud (Phase 3)
ee7b930

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add depth analysis and attention heatmap endpoints (Phase 2)
a60de6b

Zhen Ye Claude Opus 4.6 (1M context) commited on

Merge branch 'worktree-agent-aabfbe78'
71aea5d

Zhen Ye commited on

feat(inspection): add on-demand SAM2 mask generation for detection mode
7e90c8f

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add frame extraction and mask retrieval API endpoints
3d7acee

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add canvas renderers for seg, edge, depth, attention, super-res
64cd4c8

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): persist RLE masks during segmentation inference
1bdac0d

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add panel controller with mode switching and lifecycle
4e8f93f

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add RLE mask encode/decode module
fa92a8f

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add frame extraction and cropping module
ca074b5

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add panel HTML structure and CSS styles
7372790

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add inspection API client module
240e6c8

Zhen Ye Claude Opus 4.6 (1M context) commited on

feat(inspection): add inspection state sub-object
3f7ff79

Zhen Ye Claude Opus 4.6 (1M context) commited on

fix: merge redundant track card badges into a single unified status badge
ba7e752

Zhen Ye Claude Opus 4.6 commited on

fix: prioritize mission-relevant tracks in card ranking and make list scrollable
a599a21

Zhen Ye Claude Opus 4.6 commited on

fix: use actual video FPS for frame index calculation to prevent track card disappearance
58bc91d

Zhen Ye Claude Opus 4.6 commited on

fix: keep last known tracks when backend returns empty frame data
83e3e44

Zhen Ye Claude Opus 4.6 commited on

fix: assessment flicker, pause/resume toggle, chat icons, overlay bbox scaling
bc8c9ad

Zhen Ye Claude Opus 4.6 commited on

fix: add chat.js script tag, remove missing features.js and demo data references
6f21388

Zhen Ye Claude Opus 4.6 commited on

feat: add mission analyst chat panel with track context injection
052c460

Zhen Ye Claude Opus 4.6 commited on

refactor: replace canvas overlay with SVG-based bounding box system
797794e

Zhen Ye Claude Opus 4.6 commited on

debug: add console.log to overlay render for track highlight debugging
c0945d3

Zhen Ye Claude Opus 4.6 commited on

fix: comprehensive overlay highlight fix for track selection
f4bd7d0

Zhen Ye Claude Opus 4.6 commited on

fix: ensure overlay canvas is sized and tracks preserved for highlight
9245571

Zhen Ye Claude Opus 4.6 commited on

fix: highlight selected object on video when clicking track card
ccba853

Zhen Ye Claude Opus 4.6 commited on

feat: pause video when clicking track card or bounding box
d65721d

Zhen Ye Claude Opus 4.6 commited on

fix: add cache-busting version params to all frontend assets
426ad6e

Zhen Ye Claude Opus 4.6 commited on

fix: streaming track poll used wrong summary key, causing NaN frame index
9323e46

Zhen Ye Claude Opus 4.6 commited on

fix: show track cards during MJPEG live streaming
b1cf1d4

Zhen Ye Claude Opus 4.6 commited on

fix: track cards not displaying during streaming and replay
3ea5431

Zhen Ye Claude Opus 4.6 commited on

docs: add planning docs policy to CLAUDE.md
fa924c7

Zhen Ye Claude Opus 4.6 commited on

chore: remove plan/design docs from tracking
36da78f

Zhen Ye Claude Opus 4.6 commited on

feat(isr): wire mission param through API/background pipeline, add openai dep
e8607cf

Zhen Ye Claude Opus 4.6 commited on

feat(isr): store latest frame in writer thread for ISR cropping
a47699c

Zhen Ye Claude Opus 4.6 commited on

feat(isr): add latest-frame storage for ISR cropping
3c1e4b4

Zhen Ye Claude Opus 4.6 commited on

feat(isr): create async assessor loop with verdict merging
a74fcd3

Zhen Ye Claude Opus 4.6 commited on

feat(isr): create ISRAssessor with GPT-4o-mini vision integration
5fe76d5

Zhen Ye Claude Opus 4.6 commited on