Environment detachment and authentication fixes
This release adds the ability to detach environments from MCP servers and fixes authentication for org-scoped credit usage.
Features
- Detach environments from MCP servers #1934 - Added the ability to detach an environment from an MCP server, giving more flexibility in environment management. (Author: @simplesagar )
Bug fixes
- Fix org-scoped chat credit usage authentication #1935 - Fixed
GET /rpc/chat.creditUsageauthentication so org-scoped credit usage works correctly for customers with multiple projects, requiring only session auth. (Author: @disintegrator ) - Show coming soon placeholder on CLIs page #1929 - Added a coming soon placeholder on the CLIs page. (Author: @simplesagar )
- Fix CLI update when using Homebrew #1931 - Fixed an issue where the CLI update command didn’t work correctly when installed via Homebrew. (Author: @aditya-mitra )