gmaps: fix env var injection — add mcp_config.env to pass GOOGLE_MAPS_API_KEY to subprocess

This commit is contained in:
2026-07-25 09:09:17 +01:00
parent a13d0295ca
commit c49c3fa74d
4 changed files with 23 additions and 12 deletions
+8
View File
@@ -10,6 +10,14 @@
- Indice rigenerato con compile.py ✅
## Reference locale
### 2026-07-23 — SerpAPI Flights icon update (PNG)
- Sostituite icone SerpAPI Flights da SVG a PNG:
- `icon_sm.png` — 48×48 (2.9 KB)
- `icon_lg.png` — 96×96 (6.8 KB)
- Vecchi SVG rimossi, riferimenti aggiornati in fragment.json e connector.json
- Version bump: fragment 4→5, connector 2→3
- Indice rigenerato con compile.py ✅
- **[docs/connector.manifest_guide.md](docs/connector.manifest_guide.md)** — Guida ufficiale per generare connector corretti (copiata da `skald-circle/blueprint/`)
_Updated: 2026-07-23_