I built Ponytrail, a local audit trail for AI coding-agent edits
Summary
Ponytrail provides a local audit trail for AI coding-agent edits, recording why files changed and presenting a local history tree with snapshot-based revert capabilities. It stores trails under .pony-trail/ in a project, offers install/history/revert commands, and is an open-source TypeScript project with a beta release.