agentpad is live. A multi-language runtime for AI agents that actually runs your code — bash, Python, JavaScript, SQL - against a real project directory. Not a sandbox pretending to be one. Most agent runtimes fake the environment. agentpad doesn't. You get full control over what the agent can touch, what it can write, and exactly what happened when it's done. > Overlay mode to stage changes before they stick. > Read-only mode when writes aren't allowed. > Glob allowlists and timeouts so nothing runs wild. > Structured output every time - stdout, stderr, exitCode, files written. > A full session run log so nothing is a black box. > OpenAI tool helpers so you're not rewriting the function-calling loop from scratch. Just run npm install agentpad Or pip install agentpad Website/Docs: https://slaps.dev/agentpad #openSource #aiAgents #developerTools #typescript #python

To view or add a comment, sign in

Explore content categories