The Aktuals agent
A single static binary that runs as a user-level service on macOS, Linux, and Windows.
The agent reads the session records AI coding tools already write locally (Claude Code and OpenAI Codex), plus local git history. All parsing, categorization, attribution, and credential redaction happen on the device. Only privacy-tier-shaped derived records are uploaded.
aktuals-agent enroll <token> Enroll this device into a workspace
aktuals-agent status Daemon state, last sync, collection health
aktuals-agent sync Run a collection + upload cycle now
aktuals-agent pause --for 2h Pause collection
aktuals-agent privacy Show exactly what is collected at the active tier
aktuals-agent selfupdate Update the agent
aktuals-agent uninstall Remove the agent, its service, and local data
Full reference, packaging (pkg / deb / rpm / MSI), and fleet deployment guides land with the agent preview.