AndreaGriffiths11/agent-context-system

Utilities for managing agent memory, context windows, and task-focused state

24Stars on the repository
4Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

AndreaGriffiths11/agent-context-system

Skill Claude CodeCodex

A persistent local-only memory system for AI coding agents. Two files, one idea — AGENTS.md (committed, shared) + .agents.local.md (gitignored, personal). Agents read both at session start, update the scratchpad at session end, and promote stable patterns over time. Works across Claude Code, Cursor, Copilot, Windsurf.…

24 1mo ago C 90 tokens original MIT

AndreaGriffiths11/agent-context-system

Skill Claude CodeCodex

Persistent local-only memory for AI coding agents. AGENTS.md (committed) + .agents.local.md (gitignored) = context that persists across sessions. Read both at start, update scratchpad at end, promote stable patterns over time.

24 1mo ago A 53 tokens original MIT