---
name: "Track Coding-Agent Work Evidence With agentacct"
slug: "track-coding-agent-work-evidence-with-agentacct"
description: "Create a local dashboard that joins coding-agent session logs, token estimates, recorded work steps, and verification checks into reviewable task evidence."
github_stars: 537
verification: "security_reviewed"
source: "https://github.com/mikehasa/agentacct"
author: "Mike Hasa"
publisher_type: "individual"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "mikehasa/agentacct"
  github_stars: 537
---

# Track Coding-Agent Work Evidence With agentacct

Create a local dashboard that joins coding-agent session logs, token estimates, recorded work steps, and verification checks into reviewable task evidence.

## Prerequisites

Python 3.11 or newer; agentacct CLI; local coding-agent session logs; optional MCP tools/hooks installed by onboarding

## Installation

Install or set up from the source-backed instructions:

Install with pipx install agentacct, then run agentacct onboard. The README also documents uv tool install agentacct and venv fallback options.

- Source: https://github.com/mikehasa/agentacct

## Documentation

- https://github.com/mikehasa/agentacct/blob/main/docs/reference.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/track-coding-agent-work-evidence-with-agentacct/)
