Awesome AI AgentsAI Agent Ecosystems

rohitg00/agentmemory

⭐ 28409 TypeScript added to this list on 2026-05-18 repository created 2026-02-25

AgentMemory is designed to equip AI coding agents with persistent memory, enabling them to retain context and avoid repetitive explanations across sessions. Built on the 'iii engine', it supports a wide array of AI coding tools such as Claude Code, GitHub Copilot CLI, Cursor, Gemini CLI, Codex CLI, Hermes, OpenClaw, pi, and OpenCode, as well as any MCP client. The project extends Karpathy's LLM Wiki pattern by incorporating confidence scoring, lifecycle management, knowledge graphs, and hybrid search capabilities. It offers impressive performance metrics, including 95.2% retrieval R@5 and a 92% reduction in token usage. AgentMemory operates without external databases, relying on a lightweight, in-memory approach. The system is designed for ease of integration, offering a simple one-instruction installation for coding agents and providing 15 native skills for agents to leverage. It is compatible with any agent supporting hooks, MCP, or a REST API, ensuring that all connected agents share a unified memory server. The project also includes a real-time viewer and an 'iii Console' for enhanced functionality and monitoring. With extensive testing and a focus on efficiency, AgentMemory aims to significantly improve the user experience and effectiveness of AI coding assistants.

https://github.com/rohitg00/agentmemory

agentmemoryagentsaiclaudeclaudecodecodexcopilotcursorgenaiharnesshermesmemoryopenclawpersistent memoryai codingknowledge graphshybrid searchtoken efficiencyintegrationmcpreal-time vieweriii console

Also in AI Agent Ecosystems

Shubhamsaboo/awesome-llm-apps

A curated collection of impressive LLM-powered AI applications featuring RAG, AI Agents, Multi-agent Teams, and open-source models from leading AI providers like OpenAI, Anthropic, and Google Gemini.

lobehub/lobehub

LobeHub is a platform that enables users to find, build, and collaborate with AI agent teammates that evolve with them, facilitating multi-agent collaboration and transforming productivity through AI-driven workspaces.

FoundationAgents/MetaGPT

MetaGPT is a multi-agent AI framework that simulates a software company by assigning GPT-based roles to collaboratively automate software development from natural language requirements.

ComposioHQ/awesome-claude-skills

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows.

shanraisshan/claude-code-best-practice

This repository provides best practices and implementations for leveraging Claude AI's agentic engineering features, including subagents, commands, skills, workflows, and memory.

crewAIInc/crewAI

CrewAI is a fast, flexible Python framework for orchestrating autonomous, role-playing AI agents that collaborate to solve complex tasks, offering both high-level simplicity and low-level control for enterprise-grade AI automation.

HKUDS/nanobot

nanobot is an open-source, lightweight personal AI agent, providing a WebUI, chat channels, tools, memory, and model routing for long-running workflows and automation.

sickn33/agentic-awesome-skills

Agentic Awesome Skills is an installable GitHub library providing over 1,900 agentic skills for various AI coding assistants like Claude Code, Cursor, and Gemini CLI.