mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-06-03 22:31:18 +00:00
8a65f48028
Physically separates the web viewer from the bot package. Entry point updated to web_viewer.app:main, pyproject.toml packages/package-data updated accordingly. Fixed bot_root path calculation (was ../../ from modules/web_viewer, now ../ from web_viewer). All 2866 tests pass. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>