#323 · Primary category: AI Agents & Automation
eve
The Open Framework for Building Agents
Project last updated:08/29/26
GitHub Stars
4.9K
Forks
493
Contributors
53
License
Apache-2.0
Why we included this project
eve treats the filesystem as the authoring surface for agents. You build an agent as a directory on disk, write the always-on system prompt in markdown, and put typed tools, on-demand skills, message channels, and cron schedules in TypeScript files at conventional paths. That layout is the contract: what the agent can do and how it is configured is visible just by browsing the project, so it stays easy to inspect and operate as it grows. Teams can start fresh with `npx eve@latest init my-agent` or fold eve into an existing codebase, and because the npm package carries its full documentation, coding agents can read the framework's own docs from `node_modules` without hitting the network.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.