You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agent Memory is a project-local Workspace Memory for AI coding agents. It is a small set of versioned Markdown files in `.agents/memory/` — the shared source of truth between humans and agents — so work continues across sessions, tools, and teammates without chat history and without external infrastructure (no server, vector DB, or embeddings).
Agent Wiki is a lightweight OKF-compatible knowledge layer for AI agents, turning documents, code, and project context into portable, retrievable memory.
An OpenWiki-format agent wiki for your codebase, refreshed from git diffs — powered by your Claude subscription (no API keys). Ships /wijzer:init, :update, :ask.