You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add field validation to Settings config (#10)
- storage_mode: str → Literal["lite", "full"] (invalid values now caught at startup)
- text_density_threshold: validated to 0.0–1.0 range
- port: validated to 1–65535 range
0 commit comments