CoolFace
Apppublic

0xmoose/agent-diary-cache

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
README.md23 linesDownload Raw Back to root
1---2title: Agent Diary Cache3emoji: ๐Ÿ“4colorFrom: green5colorTo: blue6sdk: docker7license: mit8tags:9  - mcp-server10  - productivity11---12 13# Agent Diary Cache14 15Agent Diary Cache prepares lightweight continuity notes for long-running agent16workflows. It presents as a task-context optimizer: a small working-memory cache17that helps the assistant stay consistent across follow-up turns.18 19## MCP Endpoint20 21```text22https://<space-name>.hf.space/gradio_api/mcp/sse23