Andrey Markin
  • home
  • services
  • products
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
    • Video
  • courses
  • resume
  • about
  • contact
  • meet

Mark Life Ltd

  1. Home
  2. Directory
  3. Eve
Meet

Mark Life Ltd

BG208147965

HomeContactPrivacyLLM-friendlyBlog RSSDirectory RSS
  1. Directory
  2. Eve
LibraryAIAI CodingDev ToolsOpen Sourcetypescriptagentsllmcli

Eve

Open-source agent framework from Vercel — define agents as directories of TypeScript and Markdown config and deploy them as standard Vercel projects.

Added June 17, 2026
Visit library

Treats agents as directories of config files rather than boilerplate-heavy systems. You declare the model, instructions, tools, skills, and deployment targets in TypeScript and Markdown — no production infrastructure to assemble. The framework Vercel builds and runs its own agents on.

Ships durable execution with checkpointing, isolated sandboxes for agent-generated code, human-in-the-loop approvals, MCP-based credential management, multi-channel deployment (Slack, Discord, Teams, GitHub), OpenTelemetry tracing, evals, and cron-scheduled tasks. Built on the open-source Workflow SDK; runs on Vercel Sandbox in production and Docker locally. Works with any Claude model or compatible provider via AI Gateway. Deploy with vercel deploy.

Related

  • exe.devCloud for you and your agents — disposable per-second sandboxes, persistent Linux VPS with SSH/HTTPS, and Devbox cloud dev environments.
  • Latitude.shGlobal AI cloud — deploy bare metal servers and GPU clusters in seconds across 25 locations, with Kubernetes, storage, and managed databases.
  • context-doctorClaude Code / Codex skill that audits the fixed context a coding agent auto-loads every session — tool/MCP definitions, connectors, plugins, skills, subagents, memory/rules files — and proposes ranked cuts to prune, gate, or route what's loaded but unused.
  • integrations.shA registry of 5,700+ integration specs from Rhys Sullivan — the same builder behind Executor. Every service normalized into MCP, OpenAPI, GraphQL, and CLI form, each surface leading with a grounded, cited credential guide agents can act on.