SessionStart、UserPromptSubmit、PreToolUse、PostToolUse、PostToolUseFailure、PreCompact、SubagentStart、SubagentStop、Notification、TaskCompleted、Stop、SessionEnd 事件钩子配置。
所属插件包:agentmemory
正在加载项目…
#1 Persistent memory for AI coding agents based on real-world benchmarks
清单中有 1 项引用未计入本仓库插件包。查看来源说明
SessionStart、UserPromptSubmit、PreToolUse、PostToolUse、PostToolUseFailure、PreCompact、SubagentStart、SubagentStop、Notification、TaskCompleted、Stop、SessionEnd 事件钩子配置。
所属插件包:agentmemory
SessionStart、UserPromptSubmit、PreToolUse、PostToolUse、PreCompact、Stop 事件钩子配置。
所属插件包:agentmemory
agentmemory MCP 服务配置。
所属插件包:agentmemory
agentmemory MCP 服务配置。
所属插件包:agentmemory
How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are suppor
所属插件包:agentmemory、agentmemory
How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retri
所属插件包:agentmemory、agentmemory
agentmemory configuration, environment variables, ports, and feature flags. Use when enabling a feature, changing ports, setting an API key, configuring auth, o
所属插件包:agentmemory、agentmemory
The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without ma
所属插件包:agentmemory、agentmemory
Map of every agentmemory MCP tool, what each does, and its parameters. Use when choosing which memory tool to call, when a tool name or argument is unclear, or
所属插件包:agentmemory、agentmemory
The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable an
所属插件包:agentmemory、agentmemory
Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent
所属插件包:agentmemory、agentmemory
List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show agent commits", "what has the agent shippe
所属插件包:agentmemory、agentmemory
Delete specific observations from agentmemory after showing them and getting explicit confirmation. Use when the user says "forget this", "delete memory", "remo
所属插件包:agentmemory、agentmemory
Resume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume",
所属插件包:agentmemory、agentmemory
Save a correction or hard-won rule as a confidence-weighted lesson that resurfaces before similar work. Use when the user corrects your approach, says "learn th
所属插件包:agentmemory、agentmemory
The session loop that makes agentmemory pay off, recall before starting work, save at decision points, learn from corrections. Use when starting a nontrivial ta
所属插件包:agentmemory、agentmemory
Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says "recall"
所属插件包:agentmemory、agentmemory
Summarize the last N agent sessions for the current project, grouped by date, with highlight observations per session. Use when the user asks "recap", "what hav
所属插件包:agentmemory、agentmemory
Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this", "no
所属插件包:agentmemory、agentmemory
Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "past sess
所属插件包:agentmemory、agentmemory
The house format and rules for writing or updating an agentmemory skill. Use when adding a new skill, restructuring an existing one, or reviewing a skill contri
所属插件包:agentmemory、agentmemory