Commit Graph

3 Commits

Author SHA1 Message Date
zaiun xu
3078b18cfe feat(scripts): add biomass_poller with httpx and loguru
Poll GET /api/v1/biomass/real/camera/ and /health/result/; add loguru to fish_api dev deps.

Made-with: Cursor
2026-04-08 20:02:05 +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