meshai/meshai
Ubuntu 247074afd1 Add advBBS protocol message filter to router
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 21:28:20 +00:00
..
backends Unify memory implementations: delete AnthropicMemory and GoogleMemory 2026-02-23 20:14:50 +00:00
cli Add web search toggle for Open WebUI 2025-12-15 14:11:27 -07:00
commands Add 2-day forecast to weather command 2025-12-15 15:00:52 -07:00
__init__.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
__main__.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
announcements.py Deprecate Config.get_system_prompt() and fix callback type annotation 2026-02-23 20:19:09 +00:00
config.py Add advBBS protocol message filter to router 2026-02-23 21:28:20 +00:00
connector.py Add thread safety to MeshConnector node caches and StatusData 2026-02-23 20:13:12 +00:00
history.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
log_setup.py Add comprehensive config options matching fq51bbs 2025-12-15 13:10:02 -07:00
main.py Wire up all unused modules into main application lifecycle 2026-02-23 20:16:25 +00:00
memory.py Unify memory implementations: delete AnthropicMemory and GoogleMemory 2026-02-23 20:14:50 +00:00
personality.py Add comprehensive config options matching fq51bbs 2025-12-15 13:10:02 -07:00
rate_limiter.py Add comprehensive config options matching fq51bbs 2025-12-15 13:10:02 -07:00
responder.py Initial commit: MeshAI - LLM-powered Meshtastic assistant 2025-12-15 11:53:46 -07:00
router.py Add advBBS protocol message filter to router 2026-02-23 21:28:20 +00:00
safety.py Add comprehensive config options matching fq51bbs 2025-12-15 13:10:02 -07:00
web_status.py Add HTML escaping to status page and prompt injection guard to router 2026-02-23 20:17:46 +00:00
webhook.py Add comprehensive config options matching fq51bbs 2025-12-15 13:10:02 -07:00