EveryDev.ai
Subscribe
Home
Tools

3,697+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. evepad
    evepad icon

    evepad

    Agent Harness

    A local dashboard and build harness for developing, testing, and deploying eve agents on Vercel, with integrated chat-based tool generation and run monitoring.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the Apache License 2.0.

    Engagement

    Available On

    macOS
    Web
    API
    CLI

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent HarnessAgent FrameworksDevelopment Environments

    Alternatives

    OpenEnvHermes Desktop by dodo-reachagentic-stack
    Developer
    andrewckorandrewckor is an independent developer building open-source…

    Listed Aug 2026

    About evepad

    evepad is an open-source, community-built local IDE designed specifically for building and shipping eve agents on Vercel. It runs via npx evepad and opens a local dashboard at http://localhost:4680, requiring only Node 24+ and macOS. The project is licensed under Apache 2.0 and is not affiliated with or endorsed by Vercel, Inc.

    What It Is

    evepad describes itself as "the missing IDE to build and ship eve agents." It provides a single local dashboard that covers the full agent development loop: creating agents, generating and editing tools through a chat interface, watching local and production runs, adding channels and integrations via the eve CLI, and deploying to Vercel. Authentication is handled through your Vercel account — no separate API keys are required.

    How the Build Loop Works

    The tool orchestrates several underlying CLIs automatically, falling back to npx when they aren't installed:

    • Vercel CLI — handles sign-in, project linking, and environment variable pulls
    • eve CLI — scaffolds agents, runs the dev server, and manages channels and tools
    • OpenCode — powers the Build chat interface, downloaded once on first run (~44MB) and version-locked to the app

    The Build surface (/build) lets developers chat with a coding agent scoped to their local checkout, alongside a live graph of tools, schedules, channels, and connections. Bash calls made during chat ask for in-chat approval before executing.

    The Four Main Surfaces

    evepad organizes its UI into four distinct areas:

    • Agents (/) — displays every agent as a card with live status
    • Agent Runs (/runs) — shows runs, token usage, and cost at a glance, plus a full run table and streaming run detail view
    • Build (/build) — the chat-driven coding environment with a live tool graph; supports / commands
    • Chat / CLI — dockable panels for talking to the running agent or dropping into its eve dev terminal

    Deployment Model and Setup Path

    evepad ships as a prebuilt npm package. The first npx evepad run downloads the Build editor once; subsequent starts take under a second. It can be installed globally with npm i -g evepad, run on a custom port with --port, and installed as a PWA in Chrome or Safari for a dedicated window and Dock icon. The package is written in TypeScript and contributions are welcome via the project's CONTRIBUTING.md.

    Update: v0.7.3

    The latest release is v0.7.3, published on August 20, 2026. The repository was created on August 15, 2026, and last updated August 20, 2026, indicating active early development. The project is in its initial release phase, with the GitHub repository showing the primary language as TypeScript and topics including agent, cli, eve, framework, ide, javascript, vercel, and workflows.

    evepad - 1

    Community Discussions

    Be the first to start a conversation about evepad

    Share your experience with evepad, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source

    Fully free and open-source under the Apache License 2.0.

    • Local dashboard for eve agents
    • Chat-based tool generation
    • Run monitoring
    • Deploy to Vercel
    • PWA support

    Capabilities

    Key Features

    • Local dashboard for eve agent development
    • Chat-based tool generation via OpenCode and AI Gateway
    • Live agent run monitoring with token and cost tracking
    • Streaming run detail view
    • Automatic Vercel CLI, eve CLI, and OpenCode orchestration
    • No separate API keys required — uses Vercel account credentials
    • Dockable Chat and CLI panels
    • Live graph of tools, schedules, channels, and connections
    • PWA support for dedicated window and Dock icon
    • Deploy to Vercel from within the dashboard
    • Custom port configuration
    • Connects local folders to production agents

    Integrations

    Vercel
    eve CLI
    OpenCode
    Vercel AI Gateway
    API Available

    Ratings & Reviews

    No ratings yet

    Be the first to rate evepad and help others make informed decisions.

    Developer

    andrewckor

    andrewckor is an independent developer building open-source tooling for the Vercel eve agent ecosystem. The evepad project provides a local IDE and dashboard harness for creating, testing, and deploying eve agents, filling a gap in the official toolchain. The project is community-driven and welcomes contributions.

    Read more about andrewckor
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    OpenEnv icon

    OpenEnv

    A unified open-source framework for building, deploying, and interacting with isolated execution environments for agentic reinforcement learning, using Gymnasium-style APIs.

    Hermes Desktop by dodo-reach icon

    Hermes Desktop by dodo-reach

    A native macOS companion app for Hermes Agent that connects directly over SSH to manage sessions, files, skills, cron jobs, usage, and a real terminal.

    agentic-stack icon

    agentic-stack

    A portable .agent/ folder (memory + skills + protocols) that keeps one brain across coding-agent harnesses like Claude Code, Cursor, Windsurf, Codex, and more.

    Browse all tools

    Related Topics

    Agent Harness

    Infrastructure, orchestrators, and task runners that wrap around LLM coding agents — covering session management, context delivery, worktree isolation, architecture enforcement, and issue-to-PR pipelines.

    153 tools

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    651 tools

    Development Environments

    AI-enhanced code editors and IDEs that improve the coding experience.

    189 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions