Show HN: Git-temp – scratchpad folder for AI agents; doesn't clutter Git status
Category: cli-tool
Tags: git, scratchpad, ai-tools
Score: 4.5/10 (Innovation: 4, Technical: 3, Documentation: 6, Utility: 5)
Git-temp creates a scratchpad folder inside a Git repository that is excluded from version control via .git/info/exclude, preventing clutter in git status and accidental commits. It provides commands to initialize, clean, and integrate the folder with AI agent instruction files, making it useful for developers using AI tools for experimentation.
Target audience: backend devs
Repository: https://github.com/sebmellen/git-temp · JavaScript · MIT · 1 stars
View on Hacker News