AgentDish directory

context management

Accepted listings with this tag.

Listing Category Score Trend Checked
#180 ↓ -3
Leviath

Leviath is a Rust-based agent runtime for running structured LLM agents from a single file. It emphasizes context regions, stage-specific models and tools, run journaling, live steering, and the ability to run many agents in one process.

Developer Tools / Code Assistant 88 ↓ -3 12 days ago Details
#191 ↓ -3
Keen Code

A terminal-based AI coding agent written in Go. It supports multiple model providers, minimal built-in tools, skills, MCP, subagents, session resume, and compact context handling for software development workflows.

Developer Tools / Code Assistant 88 ↓ -3 20 days ago Details
#528 ↑ +2
Context Warp Drive

A TypeScript library for deterministic context folding in long-running LLM agent sessions, designed to preserve prompts, avoid extra summarization calls, and keep provider caches hot.

Developer Tools / Code Assistant 86 ↑ +2 62 days ago Details
#565 ↑ +2
ktx

Open-source context layer for data and analytics agents that adds warehouse context, semantic search, and MCP/CLI access for tools like Claude Code and Codex.

Developer Tools / AI Developer Tool 86 ↑ +2 94 days ago Details
#575 ↑ +2
CoreMem

CoreMem is a context management platform for AI agents and chat tools. It lets users store preferences and notes as reusable mems, then load them into tools through MCP, public profile URLs, scoped share links, and AI-readable docs.

AI Tool / Context Management 86 ↑ +2 100 days ago Details
#599 ↑ +2
Dreamer

Self-hostable MCP server that collects memories from coding agents and regenerates shared AGENTS.md-style context for the next session.

Developer Tools / AI Development 86 ↑ +2 116 days ago Details
#663 ↓ -3
memsprout

Shared AI-context platform for teams that captures decisions, gotchas, and domain knowledge once and makes it available to agents through MCP and popular coding/chat tools.

AI Productivity / Team Knowledge Management 85 ↓ -3 40 days ago Details
#750 ↓ -6
Meetless

Meetless is a control layer for AI coding agents that captures decisions from live coding sessions, flags stale or conflicting instructions, and injects approved context before the agent acts. It’s built for solo developers and teams using Claude Code and Codex.

Developer Tools / Code Assistant 84 ↓ -6 8 days ago Details
#902 ↓ -6
Rudi

Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn.

Developer Tools / AI Memory / Context Management 84 ↓ -6 73 days ago Details
#966 ↓ -6
RAG-LCC

An experimental RAG lab for constrained environments, with configurable document classification, chunking, retrieval, reranking, and chat context assembly. It includes Open WebUI integration and emphasizes debugging retrieval and context failures.

Developer Tool / RAG Framework 84 ↓ -6 107 days ago Details
#1001 ↓ -4
Ctx

A local-first, file-based context and memory system for AI coding assistants. It’s designed to persist decisions, tasks, and learnings across sessions so tools can rehydrate project context instead of starting from scratch.

Developer Tools / AI Coding 84 ↓ -4 117 days ago Details
#1244 ↓ -2
Backlog

Local-first task and context manager for humans and AI coding agents. It stores tasks, plans, docs, and memory in a shared SQLite database, with CLI commands, a web UI, and agent attribution built in.

Developer Tools / AI Agent Workflow 82 ↓ -2 54 days ago Details
#1292 ↓ -2
claude-handoff-revive

Open-source Claude Code plugin and skill for saving a compact handoff before hitting rate, usage, or context limits, then resuming in a new session without replaying the full transcript.

Developer Tools / AI Coding Assistants 82 ↓ -2 96 days ago Details
#1490 ↑ +2
Surgical DevOps

An open-source protocol ecosystem for controlling LLM behavior during software development, with a focus on preventing context drift and code regressions through minimal diffs, inspection-first workflows, and snapshot-based session handoff.

Developer Tools / AI DevOps 79 ↑ +2 42 days ago Details

A technical case study on reducing token usage in a coding agent, including a model-free harness, wire-level measurement, and several concrete optimizations that cut a long run from 1.04M to 517k tokens.

AI blog / engineering write-up / Agent optimization 78 ↑ +6 24 days ago Details
#1584 ↑ +6
Neuralyzer

Open-source AI agent harness tool that lets an agent wipe its session context and replay the first message, designed for loop-based agent workflows.

Developer Tools / AI Agent Tools 78 ↑ +6 72 days ago Details