You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Improve cross-platform compatibility and connection reliability
- Add SSE keep-alive mechanism to prevent client timeout errors
- Store database in platform-specific application data directories:
- macOS: ~/Library/Application Support/agent-browser/
- Windows: %APPDATA%/agent-browser/
- Ensure proper data persistence when running as binary
- Improve cursor configuration for cross-platform support
0 commit comments