AI Briefing
KO

GitHub Tools is now available as an installable eve extension

·2026.07.23 09:00

Key point

GitHub Tools has been released as an extension package for the eve agent, allowing 42 tools to be registered with a single file.

Details

Installing the @github-tools/eve-extension package and adding a single file to the agent/extensions/ directory instantly registers 42 GitHub tools with the eve agent.

Connecting the Vercel Connect connector automatically issues scope-limited, short-lived GitHub tokens at runtime. Specifying a preset (code-review, issue-triage, repo-explorer, ci-ops, maintainer) grants the token only the permissions needed for that task.

Key features:

  • Built-in approval rules: All write tools require approval by default. Can be configured for always, once, or conditional approval based on input values
  • Automatic namespacing: The filename becomes the namespace, so tools are registered in the form github__addPullRequestComment
  • Schema validation: The configuration schema is automatically validated when the package is imported

This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.

Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.