{"id":51492103,"url":"https://github.com/evermind-ai/evoagentbench","last_synced_at":"2026-07-07T12:02:09.905Z","repository":{"id":351239326,"uuid":"1210145870","full_name":"EverMind-AI/EvoAgentBench","owner":"EverMind-AI","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-21T09:18:06.000Z","size":160,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-21T09:59:13.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EverMind-AI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-14T06:08:09.000Z","updated_at":"2026-05-21T09:22:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/EverMind-AI/EvoAgentBench","commit_stats":null,"previous_names":["evermind-ai/evoagentbench"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EverMind-AI/EvoAgentBench","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverMind-AI%2FEvoAgentBench","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverMind-AI%2FEvoAgentBench/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverMind-AI%2FEvoAgentBench/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverMind-AI%2FEvoAgentBench/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EverMind-AI","download_url":"https://codeload.github.com/EverMind-AI/EvoAgentBench/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverMind-AI%2FEvoAgentBench/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35226918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-07T02:00:07.222Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-07T12:02:07.338Z","updated_at":"2026-07-07T12:02:09.892Z","avatar_url":"https://github.com/EverMind-AI.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EvoAgentBench Website\n\nLeaderboard and project website for EvoAgentBench — a unified evaluation framework for AI agent self-evolution across diverse task domains.\n\n## Features\n\n- Interactive leaderboard with filtering and sorting\n- Filter by agent (OpenClaw, Nanabot) and domain (Information Retrieval, Reasoning, Software Engineering, Code Implementation, Knowledge Work)\n- Sort by score with skills, improvement delta, or baseline score\n- Overall aggregation for same agent + model + method combinations\n- Efficiency column showing cost change after skill injection\n- 5 self-evolution methods with GitHub links (EverOS, EvoSkill, Memento, OpenSpace, ReasoningBank)\n- Domain overview table with cluster/train/test statistics\n\n## Tech Stack\n\n- [Next.js](https://nextjs.org/) 16 (App Router, static export)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Tailwind CSS](https://tailwindcss.com/) v4\n- [shadcn/ui](https://ui.shadcn.com/) components\n\n## Getting Started\n\n```bash\nnpm install\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) to view the site.\n\n## Project Structure\n\n```\nsrc/\n├── app/\n│   ├── layout.tsx          # Root layout with Navbar + Footer\n│   ├── page.tsx            # Home: hero, features, results, domains, methods\n│   └── leaderboard/\n│       └── page.tsx        # Full leaderboard page\n├── components/\n│   ├── Leaderboard.tsx     # Main leaderboard with filters, sorting, overall rows\n│   ├── BenchmarkDomains.tsx # Domain overview table\n│   ├── SkillMethods.tsx    # Self-evolution method cards with GitHub links\n│   ├── FilterButton.tsx    # Reusable filter toggle button\n│   ├── Navbar.tsx          # Top navigation bar\n│   ├── Footer.tsx          # Page footer\n│   └── ui/                 # shadcn/ui primitives\n└── data/\n    └── leaderboard-data.ts # Domain info, method info, and benchmark results\n```\n\n## Deployment\n\n### GitHub Pages\n\nPush to main branch — GitHub Actions will automatically build and deploy.\n\n### Vercel / Netlify\n\nImport the GitHub repository. No extra configuration needed.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevermind-ai%2Fevoagentbench","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevermind-ai%2Fevoagentbench","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevermind-ai%2Fevoagentbench/lists"}