ISR / demo

Commit History

fix: replace model names with analyst-style labels in reasoning trace
3954da2

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

fix: chat tooltip clipping and inspect empty panel on track click
5940d42

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

feat: auto-suggest ISR missions from video preview frame
7e09916

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

refactor: clean up backend-frontend connection layer
f34ecf3

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

fix: decouple PlanMission from AI postprocessing toggle
10f8d82

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

fix: resolve backend-frontend integration issues across API contract, error handling, and resource management
ed56ca1

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

refactor: merge verdicts into track responses and remove dead depth code
b378bb6

zye0616 Claude Opus 4.6 (1M context) commited on

refactor: remove depth estimation pipeline entirely
1fad3ed

zye0616 Claude Opus 4.6 (1M context) commited on

fix(demo): auto-detect API base URL instead of hardcoding HF Space
350043a

zye0616 Claude Opus 4.6 (1M context) commited on

feat(demo): add AI Postprocessing toggle for vision-only mode
1f50fb2

zye0616 Claude Opus 4.6 (1M context) commited on

refactor(pipeline): decouple vision stage from AI postprocessing
ecfb6e4

zye0616 Claude Opus 4.6 (1M context) commited on

refactor(demo): extract shared canvas helpers in inspect panel
7c7831c

zye0616 Claude Opus 4.6 (1M context) commited on

refactor: anonymize LLM labels, merge fragmented tracks, and tune defaults
fec2ee8

zye0616 Claude Opus 4.6 (1M context) commited on

fix(demo): improve 3D graph node label clarity and initial camera framing
0b26519

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

feat(demo): threat-weighted timeline waveform
4dd14f6

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

fix(demo): double-rAF in inspect panel to ensure layout before rendering
1566eaf

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

refactor: remove /app frontend, consolidate on demo as sole UI
2c64c05

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

feat(demo): port Tripo3D generative 3D support to demo inspection panel
100e159

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

fix(demo): don't auto-expand chat panel on track click
663eabf

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

feat(demo): friendly track names β€” "Truck #3" instead of "3 truck"
7f37c5f

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

style(demo): elevate chat panel visual design
f14a5fa

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

fix(demo): use Three.js 0.160 which has UMD build (0.175 dropped it)
488b1d4

Zhen Ye commited on

feat(demo): add text labels to 3D graph nodes + spread out hierarchy
bd68129

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

feat(demo): chip hover tooltip + single-object suggestion queries
3883436

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

feat(demo): collapsible chat panel toggle, matching event log pattern
66e0ddc

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

fix(demo): extract glow rect helper, fix selectedTrackIds desync
5221fff

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

fix(demo): address code review β€” double-push, double-execute, dedup toggle
61a13a6

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

feat(demo): multi-object context + expandable chat panel
330b098

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

fix(demo): restructure 3D graph as top-down hierarchy + remove duplicate Three.js
3fa5f70

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

fix(demo): resolve Three.js conflicts in 3D reasoning trace
ef77ce5

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

fix(demo): remove duplicate Three.js β€” use version bundled in 3d-force-graph
5880406

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

feat(demo): upgrade reasoning trace to 3D force-graph with bloom + particles
9e62e35

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

fix(demo): address code review issues for reasoning trace
cb42487

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

feat(demo): replace explain graph with DAG pipeline reasoning trace + pan/zoom
f7a9d76

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

feat(demo): inject reasoning trace node context into command bar chat
2f7f6be

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

refactor(demo): rename EXPLAIN tab to REASONING TRACE, add selectedExplainNode state
a1538a6

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

feat(demo): unified mission-status color scheme across all UI elements
a2d3696

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

fix(demo): align timeline events with track card filtering logic
745e94b

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

fix(demo): align track filtering with frontend β€” show only confirmed matches
f0a82ad

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

fix(demo): improve track dedup with containment check + lower IoU threshold
360f14d

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

fix(demo): deduplicate overlapping track cards by bbox IoU
1f93701

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

fix: simplify round 2 β€” deduplicate update_masks, reduce VRAM, clear cache
75516e9

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

fix: simplify review β€” fix mask NMS bug, remove dead code, hoist imports
d6c4e26

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

fix(demo): show only mission-relevant tracks + fix SVG overlay alignment
96c16da

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

chore(demo): preserve pre-split monolithic index.html as reference
ad8aeaf

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

refactor(demo): split monolithic HTML into component files
0d1be5e

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

fix(demo): round 3 cleanup β€” dedup highlight logic, targeted SVG update
e410807

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

fix(demo): address review findings from simplify round 2
90b628a

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

perf(demo): fix 5 critical efficiency issues in demo page
3e2b92f

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

feat(demo): add Graph node view toggle for explainability
66e4908

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