Agent♥︎Age
Catalog

io.github.ShekharBhardwaj/agentic-ledger

Official

by ShekharBhardwaj · Python

Local-first flight recorder for AI agents: sessions, costs, loop runs, and stuck-loop flags.

MCP Server: io.github.ShekharBhardwaj/agentic-ledger

The MCP server io.github.ShekharBhardwaj/agentic-ledger provides a local-first “flight recorder” for AI agents. It records operational details such as sessions, costs, loop runs, and stuck-loop flags, enabling review of agent execution over time from the captured data.

🛠️ Key Features

  • Local-first flight recorder for AI agents
  • Session tracking
  • Cost recording
  • Loop run logging
  • Stuck-loop flagging

🚀 Use Cases

  • Auditing AI agent behavior across sessions
  • Tracking cost per run or execution segment
  • Investigating repeated or long-running loop behavior
  • Detecting and diagnosing stuck-loop conditions

⚡ Developer Benefits

  • Structured capture of agent execution signals (sessions, costs, loop runs)
  • Explicit stuck-loop indicators to support debugging workflows
io.github.ShekharBhardwaj/agentic-ledger - agentage MCP Catalog