agentlog
Record, recall, and reflect on project decisions with three CLI commands.
- Stars
- 1
- Forks
- 1
- Updated
- Updated Jul 9, 2026
Record, recall, and reflect on project decisions with three CLI commands.
agentlog stores project decisions as tagged JSONL entries that remain easy to grep and version-control. Use three commands to add a decision, retrieve relevant context, or ask Claude or Gemini to surface patterns, contradictions, and missing reasoning across the history. It avoids embeddings and databases, making it a small, transparent option for decision logs of roughly hundreds rather than very large knowledge bases.
Resource types
Use cases
Runtime
Capabilities
Export and write Feishu knowledge bases as Markdown.
Mirrors documentation sites as clean, local Markdown for coding agents.
Public GitHub facts last synced Jul 10, 2026.
Search local Claude, Codex, and Cursor chat history offline
Save and reuse coding-agent context across projects and sessions.