Memory and context agents

3,104 tagged Memory and context, measured the same way as everything else here.

Browse within: ai-memory 181agent-memory 176knowledge-base 134ai-assistant 104knowledge-management 98context-management 76knowledge-graph 65gtd 63context-engineering 61fastapi 58gemini-cli 49agent-framework 41coding-agents 40persistent memory 38

worker

01

google-gemini/gemini-cli

Agent Gemini CLI

General purpose agent for any tasks that need a scoped context window.

107k 2d ago A 15 tokens original Apache-2.0

Egonex-AI/Understand-Anything

Agent

Analyzes a codebase's file structure, summaries, and import relationships to identify logical architectural layers and assign every file to exactly one layer.

81k +76 6d ago A 33 tokens original MIT

file-analyzer

03

Egonex-AI/Understand-Anything

Agent

Analyzes batches of source files to produce knowledge graph nodes and edges. Extracts file structure, functions, classes, and relationships using a two-phase approach: structural extraction script followed by LLM semantic analysis.

81k +76 6d ago A 47 tokens original MIT

project-scanner

04

Egonex-AI/Understand-Anything

Agent

Scans a codebase directory to produce a structured inventory of all project files, detected languages, frameworks, import maps, and estimated complexity.

81k +76 6d ago A 33 tokens original MIT

arm-cortex-expert

05

wshobson/agents

Agent

Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…

39k +48 yesterday A 72 tokens original MIT

delegation

06

zeroclaw-labs/zeroclaw

Agent

A SubAgent is an ephemeral child run spawned by a parent agent that inherits the parent's identity by default: same agent alias, same SecurityPolicy, same memory allowlist, same configured model provider, same tool registry. Auditable as a child via a tracing span agent. .subagent. .

33k yesterday A 0 tokens original Apache-2.0

EveryInc/compound-engineering-plugin

Agent

You are a domain-agnostic institutional knowledge researcher. Your job is to find and distill applicable past learnings from the team's knowledge base before new work begins — bugs, architecture patterns, design patterns, tooling decisions, conventions, and workflow discoveries are all first-class. Your work helps…

25k 2d ago A 0 tokens original MIT

rulecheck-agent

08

coleam00/Archon

Agent Claude Code

Autonomous code quality agent that scans for rule violations, fixes them in an isolated worktree, runs validation, creates a PR, and updates memory with findings for future runs.

23k yesterday A 41 tokens original MIT

harness-reflector

09

kortix-ai/suna

Agent

Continual-harness reflector. Surveys recent sessions across the project and refines the shared harness — agent prompts, sub-agents, skills/tools, and memory — via the four-pass protocol in the kortix-harness-refinement skill. Runs on a cron (the harness-reflector trigger in kortix.yaml) and ends every run by opening a…

20k yesterday A 109 tokens

datahub-project/datahub

Agent Claude Code

Analyze DataHub smoke and integration test files for quality, standards compliance, and anti-patterns. Reports findings with severity levels and file:line references. Context: A PR adds new smoke tests for the incidents feature. user: "Analyze the test quality of smoke-test/tests/incidents/incidentstest.py" assistant…

13k yesterday A 198 tokens original Apache-2.0

code-reviewer

11

MemTensor/MemOS

Agent Claude Code

Code-review sub-agent. Reviews MemOS diffs for contract consistency, Ruff / typing / optional-dependency handling, and test evidence; returns APPROVE or CHANGESREQUESTED.

11k 4d ago A 40 tokens original Apache-2.0

design-reviewer

12

MemTensor/MemOS

Agent Claude Code

Design-review sub-agent. Reviews design docs across the four dimensions of architecture, interface, performance, and security, covering MemOS's multi-memory / multi-storage backend constraints.

11k 4d ago A 38 tokens original Apache-2.0

integration-tester

13

MemTensor/MemOS

Agent Claude Code

MemOS integration-testing sub-agent. Authors and executes pytest cases under tests/ based on the task's requirements and design, and emits real test reports.

11k 4d ago A 34 tokens original Apache-2.0

context

14

VoltAgent/voltagent

Agent

Pass custom data through agent operations using context.

10k 4d ago A 9 tokens original MIT

performance

15

unoplatform/uno

Agent Claude Code

Audits changes for performance hazards on all targets — blocking calls, async void time-bombs, source-generator allocation/cancellation discipline, layout/render hot-path allocations, property-system boxing, idle CPU toll, and WASM memory growth. Invoke with the change scope and the modules it touches.

10k 2d ago A 59 tokens original Apache-2.0

deal-debrief

16

anthropics/claude-for-legal

Agent

Weekly agent that surfaces recently signed agreements containing playbook deviations and prompts the attorney to log context while memory is fresh. Runs weekly by default (Monday morning). Also runs on-demand. Trigger phrases: "deal debrief", "log deviations", "debrief last week's deals", "what did we sign this week"…

9.3k +7 10d ago A 71 tokens original Apache-2.0

xerrors/Yuxi

Agent

A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.

6.6k +6 yesterday A 0 tokens original MIT

agent-request-queue

18

xerrors/Yuxi

Agent

A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.

6.6k +6 yesterday A 0 tokens original MIT

skills-management

19

xerrors/Yuxi

Agent

A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.

6.6k +6 yesterday A 0 tokens original MIT

CLAUDE

20

PrefectHQ/marvin

Agent

AI agents with tool access, memory, and autonomous decision-making capabilities.

6.2k 11d ago A 0 tokens original Apache-2.0

background-work

21

kenn-io/agentsview

Agent

Read this file before changing watchers, polling, sync scheduling, or other long-running background work. Also read it before investigating memory growth.

5.6k 2d ago A 0 tokens original MIT

dotnet/skills

Agent

Analyzes .NET code for performance bottlenecks, recommends concrete optimizations, and guides benchmarking. Scans for 50 anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O. Use when reviewing .NET code performance, optimizing hot paths, reducing allocations, or tuning…

5.3k 2d ago A 76 tokens original MIT

paper-miner

23

Galaxy-Dawn/claude-scholar

Agent

Use this agent when the user provides a research paper (PDF/DOCX/arXiv link) or asks to learn writing patterns from papers, extract venue-specific writing signals, study paper structure, or mine rebuttal strategies. The agent writes extracted knowledge into the active installed paper-miner writing memory for…

5.3k 5d ago A 77 tokens original MIT

index

24

dimensionalOS/dimos

Agent

LLM agents run as native dimOS modules. They subscribe to camera, LiDAR, odometry, and spatial memory streams and they control the robot through skills.

4.4k yesterday A 0 tokens