cd /news/ai-tools/what-happened-to-my-project-in-the-l… Β· home β€Ί topics β€Ί ai-tools β€Ί article
[ARTICLE Β· art-20002] src=dev.to pub= topic=ai-tools verified=true sentiment=↑ positive

What Happened to My Project in the Last 4 Hours? (A Dev Tool Story)

A developer created CodeFootprint, a Mac app that automatically records every change to text and code files in real time. The tool allows users to export a structured trace file of their change history, enabling them to identify exactly when and how files were modified by AI tools or other processes. The app operates entirely offline with no account or cloud storage, ensuring sensitive work remains on the user's machine.

read1 min publishedJun 3, 2026

Picture this: you have been coding for four hours straight. Three AI tools are open. Your terminal is running scripts. Your editor has unsaved changes. You step away for coffee.

When you come back, something is broken. A file has different content than you expected. Another file is missing entirely.

What happened? You have no idea.

This is the reality of modern development. Multiple tools touch your files. Things change fast. And when something goes wrong, you are left reconstructing history from nothing.

CodeFootprint is a Mac app that gives you that history automatically.

Select a folder. It records every change to your text and code files in real time: Here is where it gets interesting for AI tool users. You can export your change history as a structured trace file and hand it to your next AI tool.

Instead of: "I think something broke around 2pm, maybe in the config file?"

You get: "Here is every change that happened in the last 4 hours. The config file was modified at 2:17pm by an AI tool. Here is exactly what changed."

That is the difference between guessing and knowing.

No account. No cloud. No data leaves your Mac. A file change tracker sees your most sensitive work β€” it should be trustworthy by design.

More convenience. More protection. More peace of mind.

── more in #ai-tools 4 stories Β· sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain β€” perfect for shipping the agent you just read about.

$git push zahid main
β†’ Live at https://your-agent.zahid.host βœ“
Get free account β†’ Pricing
from €0/mo Β· no card required
LIVE [news/what-happened-to-my-…] indexed:0 read:1min 2026-06-03 Β· β€”