Commit Graph

3 Commits

Author SHA1 Message Date
zaiun xu
7baaa72965 feat(fish_api): add SVO2 folder watch for FishMeasure
Add MEASURE_WATCH_* settings and measure_watch background loop parallel
to action watch. Gitignore SAM 2.4GB weight and fix corrupted DGCNN
checkpoint. Clear stale outputs for fresh rerun.

Made-with: Cursor
2026-04-08 20:35:55 +08:00
zaiun xu
d0c53068dd feat(fish_api): add FishAction folder watch via Pydantic settings
Add ACTION_WATCH_* settings, background watch loop in FastAPI lifespan,
and shared action_watch service that updates app_state. Add fish-action-watch
CLI and optional FishAction watch_folder_predict.py for standalone use.

Made-with: Cursor
2026-04-08 19:54:18 +08:00
zaiun xu
9df21f80ef Initial commit: FishServer monorepo (FishAction, FishMeasure, fish_api)
Made-with: Cursor
2026-04-08 19:32:23 +08:00