Commit History

fix: remove few-shot examples from SuggestMissions to prevent parroting
ce4263e

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

fix: tune SuggestMissions prompt for visual inference missions
66a4c69

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

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

feat: improve ISR mission planner and assessor prompts
0ebc456

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

fix: race conditions in job cleanup and MJPEG frame drop visibility
6ecfb35
unverified

Claude commited on

revert: restore original single-video output with baked annotations
e737957

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

fix: serve annotated video for segmentation mode (masks are the output)
86538ab

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

fix: resolve inspect endpoint errors — frame fallback search and explain error handling
6042c18

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

feat: separate clean video from annotated video for interactive playback
7e455a2
unverified

Claude 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

chore: relax pinned versions in pyproject.toml, let uv.lock handle exact pins
6314bba

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

refactor: migrate to uv, prompt-tune BAML mission planner and assessor
18a11bc

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

feat: add detailed BAML logging for mission planner and assessment verdicts
27d5248

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

fix: add missing baml-py dependency to requirements.txt
9ee5182

zye0616 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

fix: add missing /detect/verdicts endpoint and clean up imports
ec9ed21

zye0616 Claude Opus 4.6 (1M context) commited on

test: add AssessDetections BAML tests with real SAR frame
75ec737

zye0616 Claude Opus 4.6 (1M context) commited on

feat: integrate BAML for mission planning and detection assessment
240e068

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: clean up backend utilities and background job handler
c1e17cf

zye0616 Claude Opus 4.6 (1M context) commited on

refactor(tracker): clean up ByteTracker implementation
fc033d4

zye0616 Claude Opus 4.6 (1M context) commited on

refactor(detectors): extract shared YOLO logic into YoloBaseDetector base class
082b546

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(inspect): show errors instead of blank panel + make 3D on-demand
6315bd7

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

feat: integrate Tripo3D generative 3D models into inspection panel
930a645

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

fix(demo): skip SVG bbox overlay in segmentation mode
2fba73b

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