feat(docs): upgrade Chirpy assistant with streaming and live diagnostics (#5564)

This commit is contained in:
James Rich
2026-05-21 08:25:19 -07:00
committed by GitHub
parent 165323c98b
commit c26ef946b1
13 changed files with 404 additions and 174 deletions
@@ -138,7 +138,18 @@
<string name="channel_url">Channel URL</string>
<string name="channel_utilization">ChUtil</string>
<string name="channels">Channels</string>
<!-- CHIRPY -->
<string name="chirpy">Chirpy</string>
<string name="chirpy_assistant_title">Chirpy Assistant</string>
<string name="chirpy_error_busy">Whoa! The channel is totally congested right now with heavy traffic! 📶 Let's wait for a clear slot and retry our transmission.</string>
<string name="chirpy_error_model_unavailable">My battery is charging or my firmware is still downloading! 🔋 Give me a few moments to sync up and boot!</string>
<string name="chirpy_error_token_budget_exceeded">That payload is too large for my transmission budget! 📱 Try shortening your message so we can route it smoothly.</string>
<string name="chirpy_error_unknown">Oops! We hit some heavy packet loss or signal interference! 📡 Let's re-transmit that query and see if we can get through.</string>
<string name="chirpy_error_unsupported_flavor">I'm operating on a limited frequency on this app flavor! 🔌 Try using a version with full AI Core integration.</string>
<string name="chirpy_error_unsupported_platform">Oh no! My antenna can't seem to establish a connection on this platform. 📡 Please double-check your hardware compatibility!</string>
<string name="chirpy_search_placeholder">Ask about Meshtastic…</string>
<string name="chirpy_suggested_pages_help">Here are some documentation pages that might help:</string>
<string name="chirpy_thinking">Chirpy is routing through the mesh… 📡</string>
<string name="choose_contrast">Contrast level</string>
<string name="choose_theme">Choose theme</string>
<!-- CLEAN -->