# Changelog

## Changelog, page 19

23 July23 Jul

- [

    ## Connect to and manage Sandboxes from the dashboard

    You can now open an interactive terminal to any Sandbox: open a shell into a running sandbox, browse the filesystem, run commands, upload and download files, open ports, and much more

    Tom Lienard, Marc Codina Segura

    ](/changelog/connect-to-and-manage-sandboxes-from-the-dashboard)

- [

    ## Inspect feature flag history with Vercel CLI

    The Vercel CLI now shows the full revision history and semantic diffs for any Vercel Flags feature flag, so you can audit changes without leaving the terminal.

    Chris WidmaierEngineering Manager

    ](/changelog/inspect-feature-flag-history-with-vercel-cli)

- [

    ## GitHub tools are now an installable eve extension

    Install @github-tools/eve-extension, drop one file in your agent, and get every GitHub tool with Vercel Connect auth, presets, and approval rules.

    Hugo Richard, Ben Sabic

    ](/changelog/github-tools-eve-extension)

- [

    ## Ling 3.0 Flash is now available on AI Gateway

    Ling 3.0 Flash from inclusionAI is available on AI Gateway with BYOK support, no markup on provider pricing, high rate limits, and automatic failover, across all API formats. Free to use for three weeks, through mid-August.

    Jerilyn ZhengProduct, AI Gateway

    ](/changelog/ling-3-0-flash-is-now-available-on-ai-gateway)

- [

    ## Vercel MCP can now deploy code

    Deploy files to a new or existing project straight from any supported MCP client, with no git repo or CLI required.

    Josh SouphanthongSoftware Engineer

    ](/changelog/vercel-mcp-can-now-deploy-code)

22 July22 Jul

- [

    ## AI Gateway now supports streaming transcription

    Stream live audio and get transcript updates back as they're produced, using the AI SDK's streamTranscribe.

    Kevin Dawkins, Jerilyn Zheng

    ](/changelog/ai-gateway-now-supports-streaming-transcription)

- [

    ## Extend eve agents with installable extensions

    Package eve tools, connections, skills, and hooks as installable extensions. Mount them into any agent and upgrade through the package manager.

    Casey GowrieSoftware Engineer

    ](/changelog/eve-extensions)

21 July21 Jul

- [

    ## Python function bundles now include precompiled bytecode

    Python functions on Vercel now start faster. Application code and dependencies are precompiled to bytecode at build time, so cold starts skip compilation.

    Greg Schofield, Elvis Pranskevichus

    ](/changelog/python-function-bundles-now-include-precompiled-bytecode)