feat: Implement room login state management and enhance SAR message handling

This commit is contained in:
Janez T
2025-10-14 22:55:38 +02:00
parent fd54392d3c
commit 846cc9dce4
16 changed files with 2652 additions and 208 deletions

View File

@@ -17,7 +17,8 @@
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(dart run:*)",
"Bash(dart test_sar_debug.dart:*)"
"Bash(dart test_sar_debug.dart:*)",
"Read(//Users/dz0ny/meshcore-sar/MeshCore/**)"
],
"deny": [],
"ask": []