Toll-free-harness is an open-source testing framework that lets developers run Claude Code (an AI coding assistant) in automated, reproducible sessions. It creates a simulated terminal environment where the AI can work on your projects while you define how to respond to its questions, approve or reject its plans, and observe everything it does. The framework supports recording sessions for later replay, works across Mac, Linux, and Windows, and requires users to run their own Claude Code accounts with their own credentials.
How It Works
You've been using Claude Code to help with your projects, and now you want to run automated tests on your code without sitting at the computer.
Toll-free-harness is a framework that runs coding assistants in a simulated environment, automatically answering questions and watching what the AI does.
You tell the harness which option to pick when the AI asks you to choose something, and whether to approve or reject the AI's plans.
The harness starts the AI in a virtual terminal, pointing it at your codebase with your instructions.
You see every command the AI runs and every file it touches, useful for understanding the AI's behavior.
Save the entire session to replay later, great for creating reproducible test scenarios.
The AI goes through your project, fixes bugs, writes tests, or explains errorsโall without you touching the keyboard.
Your tests run the same way every time, you can replay sessions to debug issues, and you understand exactly what the AI did.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.