# Changelog

## Changelog, page 26

7 July7 Jul

- ## Give your eve agent GitHub tools

    GitHub Tools now ships an eve toolset through the new @github-tools/sdk/eve subpath. One file in agent/tools/ can register every GitHub tool, or a preset such as code-review, so you can build a complete GitHub agent in nine lines of code.

    Hugo Richard, Ben Sabic

    [Learn more](/changelog/github-tools-eve)

3 July3 Jul

- ## Vercel Sandbox now supports FUSE-based filesystems

    You can now run any FUSE based filesystem inside of a Vercel Sandbox; allowing you to connect s3fs, juicefs directly in Sandboxes

    Brandon TuttleSoftware Engineer, Compute

    [Learn more](/changelog/vercel-sandbox-now-supports-fuse-based-filesystems)

- ## Manage Vercel Flags segments with Vercel CLI

    Manage Vercel Flags segments directly from the Vercel CLI using the new vercel flags segments command. Create, update, and script flag targeting without leaving your terminal.

    Chris WidmaierEngineering Manager

    [Learn more](/changelog/manage-vercel-flags-segments-with-vercel-cli)

- ## Agent Runs now available in the Vercel MCP and CLI

    Four new Vercel MCP + CLI tools let you find projects with Agent Runs data, list recent runs, inspect metadata, and fetch full traces, all without leaving your editor.

    Melkey Moksyakov, Allen Zhou, and 2 others

    [Learn more](/changelog/agent-runs-vercel-mcp-cli)

2 July2 Jul

- ## Routing rules now available on AI Gateway

    Routing rules in Vercel AI Gateway let you rewrite or deny models team-wide, so you can reroute traffic when a model is down or retired without shipping code.

    Rohan Taneja, Joe McKenney, and 1 other

    [Learn more](/changelog/ai-gateway-routing-rules)

1 July1 Jul

- ## Secure internal communication between services (beta)

    Service Bindings let Vercel services securely communicate using internal URLs, automatic routing, TLS, and authorization without exposing private services publicly.

    Casey Gowrie, Yury Selivanov

    [Learn more](/changelog/secure-internal-communication-between-services)

- ## Claude Fable 5 access restored on AI Gateway

    Access to Claude Fable 5, the Mythos-class model, has now been restored on AI Gateway following the US Government's decision to lift the export control directive.

    Jerilyn ZhengProduct, AI Gateway

    [Learn more](/changelog/claude-fable-5-access-restored-on-ai-gateway)

- ## Enforce consistent code for agents and humans with konsistent

    konsistent is an open-source CLI linter that enforces structural conventions in TypeScript codebases, giving agents and humans consistent context to implement features correctly.

    Felix ArntzSoftware Engineer

    [Learn more](/changelog/enforce-consistent-code-for-agents-and-humans-with-konsistent)