meshai/meshai/commands
zvx-echo6 1158e30c0b Make environmental feeds band-agnostic; add Environment page
- Remove band_assessment and band_detail from SWPC adapter
- Remove all frequency-specific conclusions (906 MHz, 10m-20m, etc.)
- Store only raw indices: SFI, Kp, R/S/G scales, dM/dz gradients
- Let LLM interpret propagation data based on user's band of interest
- Add full Environment page with feed status, solar indices, and ducting data
- Update Dashboard RF Propagation card to show raw values only
- Update alert messages to be frequency-agnostic

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-12 14:59:54 -06:00
..
__init__.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
alerts_cmd.py feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
base.py Remove dead code from living files 2026-02-24 00:27:49 +00:00
clear.py Add !clear command and simplify !reset confirmation message 2026-02-24 07:24:02 +00:00
dispatcher.py feat(env): NWS weather alerts, NOAA space weather, tropospheric ducting 2026-05-12 17:21:43 +00:00
health.py fix: !neighbors shows infra links without requiring SNR, edge SNR enrichment from traceroutes 2026-05-05 01:18:37 +00:00
help.py feat: Named single-gw nodes, infra-only monitoring, commands overhaul 2026-05-05 15:33:14 +00:00
ping.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
reset.py Add !clear command and simplify !reset confirmation message 2026-02-24 07:24:02 +00:00
solar_cmd.py Make environmental feeds band-agnostic; add Environment page 2026-05-12 14:59:54 -06:00
status.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
subscribe.py feat(subscriptions): Add Phase 4 subscription system for scheduled reports 2026-05-05 02:26:12 +00:00
weather.py Add 2-day forecast to weather command 2025-12-15 15:00:52 -07:00