thedotmack/claude-mem
Claude-Mem is a plugin for Claude Code that captures, compresses, and preserves coding session context to enable persistent memory and continuity across sessions.
Awesome AI Agents › Continual Learning Agents
Claude-Mem is a plugin for Claude Code that captures, compresses, and preserves coding session context to enable persistent memory and continuity across sessions.
Hindsight is an agent memory system designed to create smarter, learning AI agents, addressing limitations of traditional memory techniques like RAG and knowledge graphs.
LangChain.js is a TypeScript framework for building context-aware, reasoning applications powered by large language models, offering modular components, chains, agents, and tools for production and deployment.
Hive is an outcome-driven agent development framework designed for evolving agents with AI evaluation, human-in-the-loop, and self-improvement capabilities.
Proxy-based layer that turns everyday conversations with a personal agent into learning signals, injecting skills per turn and running scheduled reinforcement learning updates without a local GPU.
Agentic Context Engine (ACE) is a framework that enables AI agents to autonomously learn from their successes and failures, continuously improving their performance across various tasks without additional training data or fine-tuning.
AgentDock is an open-source framework for building sophisticated AI agents with configurable determinism, enabling reliable and creative AI applications through a node-based architecture and multi-stage workflows.
Self-evolving agent training framework from ModelScope that combines automatic task generation, experience-guided exploration and attribution-based credit assignment into one reinforcement learning stack.
Self-hosted persistent AI co-worker built on the Claude Agent SDK that runs on its own machine with long-term memory, self-evolution, an MCP server and Slack, Telegram, email and web channels.
Ecosystem and CLI where local coding agents complete real tasks in workflow loops, are evaluated by mentors, and turn finished work into reusable experience data.
ICLR 2026 memory framework for LLMs and AI agents providing long-term storage, retrieval and update, with reproduction scripts for LoCoMo and LongMemEval and an MCP server.
OpenCrabs is an autonomous self-improving AI agent shipped as a single Rust binary with TUI, CLI and daemon modes, keeping sessions, memory, embeddings and keys entirely on the local machine.
A-Evolve is a Python infrastructure for self-improving agents: it takes a base agent and a benchmark and runs automated evolution cycles that rewrite the agent without human harness engineering.
AgentOS is an Apache-licensed TypeScript agent framework built around persistent cognitive memory, runtime tool forging in a sandbox, optional HEXACO personality traits and multi-agent orchestration across eleven LLM providers.
Self-evolving agent system that starts from zero tools and builds its own during a task, released with a technical report, full system traces and a reproduction branch for five open-ended benchmarks.
Lumos is an open-source project that develops modular language agents with unified data formats and competitive performance, leveraging LLAMA-2 and GPT-4 annotations for complex interactive tasks.
LoongFlow is a Baidu agent development framework built on a planning-execution-summary loop and a fused memory store, so agents accumulate experience across iterations; it ships general, mathematics and machine learning agents.
Research harness giving long-horizon LLM agents programmatic memory: every observation and action is appended to one structured log that the agent searches with grep and Python, reported at 97.4% on ARC-AGI-3.
Saplings is a library that enables building AI agents with advanced reasoning capabilities using tree search algorithms like Monte Carlo Tree Search, A*, and greedy best-first search for improved decision-making and task performance.
CLIN is a continually learning language agent designed for rapid task adaptation and generalization within the ScienceWorld environment using advanced language models like GPT-4.
Agent-Driver is an autonomous driving system that uses large language models as cognitive agents to integrate human-like reasoning and common sense into driving, significantly outperforming traditional methods on the nuScenes benchmark.