Docs

Welcome to Agentsmith

Build, test, and deploy AI agents with a production-grade, Git-based workflow.

Agentsmith is an open-source platform that brings the rigor of software development to AI prompt engineering. Move beyond messy text files and chaotic prompt management with a system built for reliability, versioning, and collaboration.

The Agentsmith Workflow

Agentsmith is built around a simple, powerful, Git-native workflow:

  1. Author in the Studio: Use our web-based UI to create, test, and version your prompts with features like variables, model configuration, and prompt composition.
  2. Sync to Git: Your prompts are saved as structured files (.j2, .json) in your GitHub repository, creating a version-controlled source of truth.
  3. Execute with the SDK: Our type-safe SDK reads these files directly from your codebase, ensuring that what you test is what you deploy. No more silent failures from out-of-sync prompts.

This approach bridges the gap between prompt engineers and developers, allowing for seamless collaboration and rock-solid reliability in production.