ToolsThe story, in brief

GitHub tools are now an installable eve extension

Vercel just shipped GitHub tools as an Eve agent extension—code review, CI/ops, repo exploration. Pre-authed, approval gated, ready to install.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Developer tooling is shipping agent-native integrations at pace. This is the product layer where AI agents meet real enterprise workflows—GitHub + Eve agent extensibility means ops teams can now deploy agentic code review and CI automation without custom integrations.

The key facts

7 to know
  1. GitHub tools now available as installable Eve agent extension

  2. Vercel Connect auth provides scoped, short-lived GitHub tokens at runtime

  3. Presets: code-review, issue-triage, repo-explorer, ci-ops, maintainer workflows

  4. Approval rules built-in—all write tools require approval by default, configurable per tool

  5. Namespaced tool access (github__addPullRequestComment pattern) with automatic schema validation

  6. Config-driven approach: single file drop-in registration in agent/extensions/

  7. Scopes map to Connect automatically—tokens carry only required permissions

Go to the source

Vercel Blogvercel.com

Publisher excerpt: You can now add to your eve agent as an .GitHub toolsextension Add the package, drop one file in , and your agent gets every tool with Vercel Connect auth, presets, and approval rules built in.agent/extensions/ :Install@github-tools/eve-extension :Then register it from a file inagent/extensions/…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools