mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Subscribe to features store reactively in ToolPage so refresh shows install prompt correctly instead of the tool UI - Show loading state while features are being fetched for AI tools - Capture stdout from install script for better error messages - Keep last 20 stderr lines for error context instead of just exit code - Clear install progress on success (was leaving stale state) - Pass PIP_CACHE_DIR to install subprocess