Files
meshcore-bot/web_viewer/static/ico
agessaman 8a65f48028 refactor(web_viewer): move modules/web_viewer/ to top-level web_viewer/
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>
2026-05-18 21:13:13 -07:00
..