vercel/eve
The Open Framework for Building Agents
About the project
A filesystem-first framework for building durable AI agents, where instructions, tools, skills, channels and schedules live in conventional folders. Aimed at developers who want to build and operate TypeScript agents.
Useful for
- Scaffold a new agent with npx eve init and run it in the terminal
- Add a typed TypeScript tool the model can call
- Connect the agent to Slack or Discord via the channels folder
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 15 expected by the end of the day.
- Top new repositories in the last 4 months: #92.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 5,101
- Stars in a day
- 15
- Forks
- 536
- Issues and pull requests
- 3,134
- Watchers
- 19
- Language
- TypeScript
- License
- Apache-2.0
- Latest release
- [email protected] · September 11, 2026
- Created
- June 16, 2026
- Last push
- September 13, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 14, 2026Top new repositories in the last 4 months: #92
- September 13, 2026Top new repositories in the last 4 months: #94
Similar projects
-
6.2
tech-leads-club/agent-skills
A registry of validated skills (instruction plugins) for AI coding agents: extends Claude Code, Cursor, Copilot and others with secure, tested capabilities.
-
6.2
melgarafael/DeskcommCRM
Self-hosted CRM with native AI agents for selling over WhatsApp: agents reply, qualify leads and close sales while your data stays on your server. An open alternative to Kommo, Octadesk and Intercom.
-
6.0
kruzovic7/ai-data-extractor
Python tool that extracts local chat histories from AI coding assistants (Claude Code, Cursor, Windsurf, Aider, Cline/Roo Code and more) into a single normalized JSONL format.
-
5.5
NVlabs/SoL-Pi
An extension for Pi that cuts token usage and redundant turns of coding agents via four mechanisms: action fusion, observation packing, log reduction, and context compaction.
-
5.3
alphaXiv/OpenResearch
A local-first workspace for research agents that turns Claude Code, Codex, OpenCode, or Cursor into agents reviewing literature, forming hypotheses, and running experiments. Each direction gets an isolated git worktree…
-
5.2
TauricResearch/TradingAgents
A framework that simulates a trading firm with LLM agents (analysts, researchers, trader, risk manager) debating markets and producing trading decisions. Built for research, not real trading.