Agentβ™₯︎Age
Catalog

io.github.promptwheel-ai/logbook

Official

by promptwheel-ai Β· JavaScript

Local Git-history memory for coding agents: reverts, suppressions, hotspots, and annotations.

io.github.promptwheel-ai/logbook MCP Server

The io.github.promptwheel-ai/logbook MCP server provides local Git-history memory for coding agents. It focuses on capturing and presenting contextual information such as reverts, suppressions, hotspots, and annotations. This helps agents avoid relying on an arbitrary slice of git history when analyzing repositories.

πŸ› οΈ Key Features

  • Local Git-history memory
  • Reverts tracking
  • Suppressions tracking
  • Hotspots identification
  • Annotations

πŸš€ Use Cases

  • Repository analysis where git history is large
  • Coding-agent workflows that need more context than a limited git slice

⚑ Developer Benefits

  • Encodes decisions and context behind code changes
  • Supports understanding modules rewritten multiple times and approaches that were tried and reverted
  • Documents β€œfix” history (e.g., changes from a prior quarter)

⚠️ Limitations

  • Designed around the premise that arbitrary git slices can misrepresent history, rather than replacing full git inspection for all scenarios.

Topics

  • ai-agents, claude-code, codex, developer-tools, git-history, mcp, repository-analysis

Topics

ai-agentsclaude-codecodexdeveloper-toolsgit-historymcprepository-analysis
io.github.promptwheel-ai/logbook - agentage MCP Catalog