| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | feat(weatherWrap): add Python‑first entrypoint with Bash fallback | prabinpanta0 | 2025-10-28 | -0/+33 |
| - Prefer Weather.py (Open‑Meteo) for reliable data and caching - Fallback to Weather.sh if Python is missing or Weather.py exits non‑zero - Pass through all CLI args; invoke Bash explicitly for consistent execution - Helps external callers (e.g., lock hooks) refresh ~/.cache/.weather_cache robustly | ||||
