Commit History

fix(demo): align all API consumption and behavior with original frontend
185a2e1
unverified

Claude commited on

fix(demo): merge queries and mission into single input field
e31b520

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

fix(demo): hide overlay during processing, remove spinner on stream, reset timeline
6c8fef9

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

fix(demo): remove dead renderTrackList and mock metrics in real data path
bd4d57e

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

feat(demo): add GPT assessment display, SVG overlay, and mission status
eb07fe5

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

fix(demo): use response URLs for stream/status/video — match frontend pattern
3c1fd37

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

fix(demo): align API calls with actual backend — field names, cache, encoding
18cec26

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

feat(demo): point API calls to HuggingFace Space backend for GPU access
83837a8

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

feat(demo): add error handling, job expiry, cleanup, and new analysis button
a929bff

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

feat(demo): replace mock data layer with real API fetch calls
f489188

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

feat(demo): setup /demo mount and copy demo HTML
39a5620

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

fix(demo): add missing updateTimeDisplay calls on event marker and log clicks
7b80bd1

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

feat(demo): polish with animations, ambient canvas effects, and micro-interactions (Batch 5)
94ff288

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

feat(demo): implement 2x2 quad inspect view and metrics panel (Batch 4)
b4ef915

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

feat(demo): wire state machine, processing simulation, and cross-component interactions
602dd85

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

feat(demo): implement batch 2 UI — top bar, video feed, drawer, timeline, command bar
87fcbf4

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

feat(demo): add mock data layer with tracks, events, timeline, and AI responses
195b7b4

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

feat(demo): scaffold HTML skeleton with CSS design system and grid layout
89374bb

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

feat: hide class labels on non-mission-relevant objects in rendered video
6a3e49a

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

feat: mission-relevance coloring — red for relevant objects, gray for non-relevant
61b921a

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

feat(inspection): quad view redesign — 2x2 simultaneous seg/edge/depth/3D
3727802

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

chore: add .superpowers/ to gitignore
432c7be

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

Merge pull request #1 from zhenye0616/claude/redesign-investor-demo-Zvavq
e4afba7
unverified

Zhen commited on

feat: innovative investor-demo frontend with glassmorphism and micro-animations
740322f
unverified

Claude commited on

redesign: commercial-grade frontend for investor demo
afc0243
unverified

Claude commited on

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

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
30531f3

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

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

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

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

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

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

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
672057c

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

fix: bundle Three.js locally to avoid CDN failures on HuggingFace Spaces
675078b

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

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

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

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

Claude commited on

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

Claude commited on

chore: add .claude/ to gitignore
29602e0
unverified

Claude commited on

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

Claude commited on

fix: enable multi-GPU round-robin for all inspection modules
88a545a

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

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

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

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

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

Merge branch 'worktree-agent-aabfbe78'
6180bac

Zhen Ye commited on

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

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

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

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

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

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

feat(inspection): persist RLE masks during segmentation inference
a67c231

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

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

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

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

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

feat(inspection): add frame extraction and cropping module
157bd4f

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

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

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

feat(inspection): add inspection API client module
f7bccd3

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