
Export all your Unity scripts as clean .txt, .md, .json, or .zip files — from the Editor or HTTP API. Perfect for AI, backups, reviews, or automated CI/CD workflows.Code Harvest is a Unity Editor utility to instantly export, organize, and document your scripts for code review, sharing, automation, or AI tools like ChatGPT.Main features:📂 Include/exclude folders and extensions🔎 Scan, search, and pick scripts to export📝 Export as clean .txt, .md, .json, or .zip🧠 AI-friendly output with directory tree💻 Built-in local HTTP API (GET & POST endpoints)⚙️ CI/CD-ready for automated exports via curl or scripts📋 Copy to clipboard, open export folder instantly🧼 No files modified — export is always read-onlyPerfect for students, studios, code reviews, backups, and automated workflows.Export all scripts to a single .txt, .md, .json, or .zip fileDrag & drop UI to include/exclude foldersFilter by file extensions (.cs, .shader, etc.)Scan, search, and select scripts before exportAuto-generates a directory tree in the outputClean, AI-friendly format — ready for ChatGPT or similar toolsBuilt-in HTTP API (/scripts, /export, GET & POST)Supports automation via curl, scripts, and CI/CD toolsNo files are modified — export is always read-onlyEditor-only utility — zero runtime impactExport history and quick access to export folderFully customizable from UI or via code