fix: Prevent TUI corruption from logging and improve sync feedback #1

Merged
cal merged 1 commits from fix/tui-logging-errors into main 2026-02-10 22:20:36 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
7afe4a5f55 Fix TUI corruption from logging and improve sync error handling
- Redirect all logging to data/logs/sba_scout.log instead of stderr
- Prevents log output from corrupting the Textual TUI display
- Add loading spinner for sync operations to show progress
- Improve error messages for Cloudflare/API errors
- Add TROUBLESHOOTING.md guide for common sync issues
- Exclude data/ directory from git

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:18:57 -06:00