AI Agent
19 19 tools
MemPalace
Open-source AI memory system that stores full conversations and project data locally without cloud dependencies. Organizes memories into a hierarchical "palace" structure, achieves 96.6% recall on LongMemEval benchmarks (highest scoring), supports MCP integration and works offline with local LLMs.
CLI-Anything
An open-source framework that makes all software agent-native — auto-generates production-ready CLIs for any application via a 7-phase pipeline, enabling AI agents to control any desktop software. Supports 16+ AI agent platforms including Claude Code, OpenClaw, Codex and includes CLI-Hub for community CLI discovery.
instructkr/claw-code
A reimplementation of Anthropic's Claude Code agent harness, currently being rewritten in Rust for memory safety. Focuses on building a better tool harness for AI agents with legal/ethical reimplementation
codex-plugin-cc
Claude Code plugin that enables using OpenAI Codex for code reviews and task delegation directly within Claude Code workflow. Provides /codex:review, /codex:adversarial-review and other commands
weixin-agent-sdk
WeChat AI Agent bridge framework that connects any AI backend to WeChat through a simple Agent interface. Supports ACP protocol for Claude Code, Codex and other compatible agents.
deer-flow
A framework for building high-performance AI agents, developed by ByteDance. It provides a flexible and efficient way to orchestrate complex agent workflows with built-in support for various LLMs.
msitarzewski/agency-agents
Open-source AI agency toolkit with 70+ specialized agent personas across engineering, design, marketing, sales, and more. Features ready-to-use agent personalities, workflow templates, and multi-tool support for Claude Code, Cursor, Aider and other AI dev tools.
MastraAI
Mastra is an opinionated TypeScript framework that helps you build AI applications and features quickly. It gives you the set of primitives you need: workflows, agents, RAG, integrations and evals
potpie-ai/potpie
Open Source AI Agents for your codebase in minutes. Use pre-built agents for Q&A, Testing, Debugging and System Design or create your own purpose-built agents.
microsoft/autogen
AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks.
Auto-GPT
Open source, An experimental open-source attempt to make GPT-4 fully autonomous.
agentscope
Agent-Oriented Programming for Building LLM Applications, Open-sourced by Alibaba