What's Changed
Improvements
- Stable MCP port for desktop: The Electron desktop app now uses a stable, consistent port for the MCP (Model Control Protocol) proxy, improving reliability and reducing connection issues during startup and agent communication.
Fixes
- Vercel deployment stability: Fixed an installation error that occurred when deploying to Vercel, ensuring smoother CI/CD workflows and successful builds.
Internal
- Updated Yarn lockfile and configuration to resolve dependency resolution conflicts introduced by recent tooling changes.