Andrey Markin
  • home
  • services
  • projects
  • blog
  • directory
    • Tool
    • Library
    • Repo
    • Article
    • XTweet
    • Guideline
  • 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

  • FlueTypeScript framework for building durable AI agents and workflows with no vendor lock-in — write once, deploy anywhere, run on any LLM.
  • teachMatt Pocock's skill that turns a coding agent into a personal tutor — it builds a stateful learning workspace and designs lessons within your zone of proximal development to teach you any skill or concept over multiple sessions.
  • fffThe fastest and most accurate file search toolkit for AI agents, Neovim, Rust, C, and Node. Keeps an in-memory index for sub-10ms queries instead of spawning ripgrep/fzf per search.
  • InfisicalOpen-source security platform for developers and AI agents — secrets management, certificate management (PKI), and privileged access (PAM) under a single identity model with unified auditing.