SessionStart
01Hook
Runs when a session starts, executing session-start.js via node. From PromptOwl/ContextNest.
15 6d ago A
tokens not measured
AGPL-3.0
Structured, versioned context for AI agents. Context Nest organizes knowledge as markdown documents in a vault, with versioning, integrity verification, and a query language — accessible via CLI or MCP server.
Hook
Runs when a session starts, executing session-start.js via node. From PromptOwl/ContextNest.
Hook
Runs when you submit a prompt, before the agent sees it, executing retrieve.js via node. From PromptOwl/ContextNest.
Hook
Runs when the agent finishes a response, executing capture-gate.js via node. From PromptOwl/ContextNest.