Add safe YOLO model env configurator
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 117 Safe local YOLO model activation (2026-07-06)
|
||||
|
||||
- Added `scripts/configure_yolo_model.py` to configure an existing local YOLO model into the Unraid/Tower `.env` file without downloading weights, loading a model or running inference.
|
||||
- The helper refuses no-model and ambiguous multi-model states, and only applies env changes when `--apply` is provided.
|
||||
- Documented the Tower flow for placing model files under `/mnt/user/appdata/geointel/models`, applying the env update and restarting/redeploying the all-in-one container.
|
||||
- Added regression coverage for no-model, multi-model, dry-run and env-file apply behavior.
|
||||
|
||||
## Sprint 116 Operational GIS map workflow (2026-07-04)
|
||||
|
||||
- Switched the default MapLibre basemap from demo tiles to an OpenStreetMap road raster basemap with visible attribution while keeping `VITE_MAP_STYLE_URL` as the production override.
|
||||
|
||||
Reference in New Issue
Block a user