Dev Tools · 15h ago
Vercel's Eve Agent Now Ships GitHub Toolset for Automated Dev Workflows
Vercel released a GitHub toolset for its Eve agent via the @github-tools/sdk/eve subpath, enabling a complete GitHub agent in nine lines of code. Write tools like mergePullRequest require approval by default, with per-tool gating options that persist across restarts. Presets for code review, issue triage, and CI ops allow developers to scope the toolset easily.
Meridian48 take
The new toolset lowers the barrier for building GitHub automation agents, but the default approval requirement for write operations is a prudent safety measure that could slow adoption in high-trust environments.
github-toolseve-agent