MCP install page clients
Two updates to the MCP install page clients: Update Codex CLI installation instructions to use http instead of stdio with mcp-remote and remove Windsurf installation instructions and add VSCode install link.

Features
- Update Chat Credit Billing #983 - Refined billing, increasing chat credits for pro and enterprise accounts. (Author: @ryan-timothy-albert )
- Clone Pizzaz Example into Examples Folder #981 - Adds a new example to demonstrate newest features. (Author: @walker-tx )
- Static OAuth Callback in OAuth Proxy #980 - Simplifies OAuth configurations across multiple servers. (Author: @ryan-timothy-albert )
- Allow Uploading OpenAPI Specs via Remote URL #977 - Enhances integration capabilities of API specs. (Author: @bradcypert )
- Fallback Temporal Workflow Openrouter Model Usage #978 - Implements backup strategies for Openrouter. (Author: @ryan-timothy-albert )
- Replace Windsurf Install Snippets with Visual Studio Code #971 - Streamlines the installation process through VSCode. (Author: @walker-tx )
- Updates Openrouter Billing Tracking #970 - Optimizes billing tracking for Openrouter. (Author: @ryan-timothy-albert )
- In-App Changelog #908 - Introduces a changelog modal within the app. (Author: @simplesagar )
- Upgrade to AI SDK 5 #476 - Moves to an improved SDK for better management. (Author: @farazcsk )
- TS Framework Support for OAuth Inputs #959 - Adds OAuth token handling in the TS framework. (Author: @chase-crumbaugh )
- OAuth Passthrough for Function Tools #929 - Enables passing through OAuth credentials for enhanced security. (Author: @ryan-timothy-albert )
- Source Details View #932 - A new page for detailed view of API specs and function sources. (Author: @simplesagar )
- Admin View for Creating OAuth Proxies #936 - Provides an admin interface for setting up OAuth proxies. (Author: @ryan-timothy-albert )
Bug fixes
- Fix AddSourceDialog Continue Button Issue #979 - Ensures the dialogue closes properly upon successful submission. (Author: @bradcypert )
- Context Cancellation Tracking Model Usage #967 - Corrects the tracking of cancellation contexts. (Author: @ryan-timothy-albert )
- Improve Output Capture in Gram Functions #938 - Enhances how outputs are logged from functions. (Author: @disintegrator )