Ross ROSS = Recommend OSS · open-source software intelligence for agents

vercel/eve

The Open Framework for Building Agents observed · 2026-08-28

github.com/vercel/eve · homepage · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 99
  • Release rhythm 87
  • Longevity 5

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 78
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 148

Full methodology

Adoption not part of the score

4820 stars · 483 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

eve is a filesystem-first TypeScript framework by Vercel for building durable AI agents, where an agent is defined by a conventional directory layout (instructions.md, tools/, skills/, channels/, schedules/). It includes a CLI for scaffolding, a dev server with terminal UI, sandboxing, and integrations for Slack, Discord, Telegram, and other messaging channels.

Use cases

  • build an AI agent from a markdown instructions file
  • create a Slack or Discord chatbot backed by an LLM
  • schedule recurring agent tasks with cron
  • add typed tools an LLM can call from TypeScript files
  • scaffold a durable agent project with npx
  • run an agent across multiple messaging channels
  • give agents on-demand skills via markdown playbooks

When to choose

  • you want a convention-over-configuration agent framework in TypeScript
  • you prefer authoring agent behavior in markdown and filesystem conventions
  • you need durable agents with channels, schedules, and sandboxes out of the box
  • you're in the Vercel/AI SDK ecosystem and want AI Gateway integration

When to avoid

  • you need a Python agent framework
  • you want full programmatic control over agent orchestration rather than filesystem conventions
  • you need a very lightweight library without CLI scaffolding
  • your runtime can't run Node.js 24+ or newer

Facets

framework · maturity active

agent-framework workflow-automation chatbot scheduling webhook cli developer-tools large-language-models developer-tools backend cli cross-platform filesystem-first durable-agents ai-gateway skills channels sandbox vercel markdown-instructions tools ai-agents automation nodejs typescript

5 sources

Member repositories

RepositoryRoleHealth v2
vercel/evemain76

For agents

markdown · JSON · MCP: product_card(name="vercel/eve")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem