meshai/meshai
Ubuntu 1e033316fb Remove dead channel/mention code — DM-only bot cleanup
MeshAI is now DM-only. Removed all unreachable channel response
paths, @mention detection, ChannelsConfig, and channel TUI menu.
Fixed restart mechanism with integrated watcher and SIGKILL fallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 08:43:25 +00:00
..
backends Migrate Google backend from deprecated google-generativeai to google-genai SDK with grounding support 2026-02-24 04:44:44 +00:00
cli Remove dead channel/mention code — DM-only bot cleanup 2026-02-24 08:43:25 +00:00
commands Add !clear command and simplify !reset confirmation message 2026-02-24 07:24:02 +00: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
config.py Remove dead channel/mention code — DM-only bot cleanup 2026-02-24 08:43:25 +00:00
connector.py Add thread safety to MeshConnector node caches and StatusData 2026-02-23 20:13:12 +00:00
history.py Support unlimited message history when max_messages_per_user is 0 2026-02-24 07:03:15 +00:00
main.py Remove dead channel/mention code — DM-only bot cleanup 2026-02-24 08:43:25 +00:00
memory.py Unify memory implementations: delete AnthropicMemory and GoogleMemory 2026-02-23 20:14:50 +00:00
responder.py Remove dead channel/mention code — DM-only bot cleanup 2026-02-24 08:43:25 +00:00
router.py Remove dead channel/mention code — DM-only bot cleanup 2026-02-24 08:43:25 +00:00