{"id":30110960,"url":"https://github.com/chad-syntax/agentsmith","last_synced_at":"2025-08-10T05:03:46.985Z","repository":{"id":275666783,"uuid":"923350865","full_name":"chad-syntax/agentsmith","owner":"chad-syntax","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-09T18:16:36.000Z","size":20599,"stargazers_count":37,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-09T20:27:50.164Z","etag":null,"topics":["cms","content-management-system","nextjs","open-source","prompt-engineering","supabase"],"latest_commit_sha":null,"homepage":"https://agentsmith.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chad-syntax.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-28T04:33:14.000Z","updated_at":"2025-08-07T17:13:53.000Z","dependencies_parsed_at":"2025-02-03T23:24:35.675Z","dependency_job_id":"985cc75e-89c4-4052-ba75-214e19d51b5c","html_url":"https://github.com/chad-syntax/agentsmith","commit_stats":null,"previous_names":["chad-syntax/agent-smith","chad-syntax/agentsmith"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/chad-syntax/agentsmith","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chad-syntax%2Fagentsmith","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chad-syntax%2Fagentsmith/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chad-syntax%2Fagentsmith/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chad-syntax%2Fagentsmith/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chad-syntax","download_url":"https://codeload.github.com/chad-syntax/agentsmith/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chad-syntax%2Fagentsmith/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269649848,"owners_count":24453541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-09T02:00:10.424Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","content-management-system","nextjs","open-source","prompt-engineering","supabase"],"created_at":"2025-08-10T05:03:06.203Z","updated_at":"2025-08-10T05:03:46.976Z","avatar_url":"https://github.com/chad-syntax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e [!WARNING]\n\u003e Agentsmith is currently in alpha. Changes are pushed frequently and may include breaking changes. If you encounter any issues, please reach out to support@agentsmith.dev for assistance.\n\n# Agentsmith\n\n**Develop AI agents with peace of mind**\n\n[![License](https://img.shields.io/badge/License-Apache_2.0-lightgrey.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Website](https://img.shields.io/badge/agentsmith.dev-brightgreen)](https://agentsmith.dev)\n[![Plans \u0026 Pricing](https://img.shields.io/badge/Purchase-blueviolet)](https://agentsmith.dev/#pricing)\n[![Roadmap](https://img.shields.io/badge/Roadmap-blue)](https://agentsmith.dev/roadmap)\n[![Docs](https://img.shields.io/badge/Docs-white)](https://agentsmith.dev/docs)\n[![Demo](https://img.shields.io/badge/Demo-purple)](https://agentsmith.dev/demo)\n\n[![Agentsmith Product Demo](public/robust-authoring-480-gif.gif)](https://agentsmith.dev/demo)\n\n## Documentation\n\nYou can find more comprehensive documentation pages, reference, and more at [agentsmith.dev/docs](https://agentsmith.dev/docs)\n\n## SDK\n\nThe Agentsmith SDK allows you to easily integrate your AI agents into your applications.\nFor detailed SDK documentation and usage examples, please refer to the [SDK Documentation](https://agentsmith.dev/docs/sdk), or the [SDK Readme](ts-sdk/README.md)\n\n## Overview\n\nAgentsmith is a Prompt CMS app for building, testing, and deploying LLM prompts with confidence. Our intuitive prompt authoring tools, seamless GitHub synchronization, and type-safe SDK make AI development accessible to both technical and non-technical users while ensuring reliability and maintainability in production environments.\n\n## Features\n\n- ✨ **Exceptional Prompt Authoring** - Intuitive prompt engineering tools with variables and versioning support\n- 🔄 **Seamless GitHub Synchronization** - Sync prompt versions and content to your repository via Pull Requests\n- 🛡️ **Type-Safe SDK** - Fully-typed TypeScript SDK (Python coming soon!) prevent erroneous prompt modifications\n- ↔️ **Provider Switching** - Effortlessly switch between AI providers and models using OpenRouter\n- 🌍 **Open Source** - Community-driven development with full transparency\n- 🧪 **Test \u0026 Refine** - Test prompts with different models and inputs for optimal performance\n- 🚀 **Deploy \u0026 Scale** - Production-ready deployment with flexible infrastructure\n\n## Tech Stack\n\n- **Frontend**: Next.js 15, React 19, TypeScript, Tailwind CSS\n- **Backend**: Next.js API Routes, Supabase (PostgreSQL)\n- **Authentication**: Supabase Auth with GitHub OAuth\n- **UI Components**: Radix UI, shadcn/ui, Lucide React\n- **AI Integration**: OpenRouter API for multi-provider support\n- **GitHub Integration**: GitHub App with Octokit\n- **Testing**: Jest with TypeScript support\n- **Deployment**: Vercel-ready with Supabase integration\n- **SDK**: Agentsmith TypeScript SDK (Python coming soon!)\n\n## Contributing\n\nWe welcome contributions from the community! Here's how to get started:\n\n1. **Fork the repository** and create a feature branch\n2. **Make your changes** following our coding standards\n3. **Write tests** for new functionality\n4. **Run the test suite** to ensure everything works\n5. **Submit a pull request** with a clear description\n\n### Development Guidelines\n\n- Follow the existing code style and patterns\n- Use TypeScript for all new code\n- Write tests for new features and bug fixes\n- Keep PRs focused and atomic\n- Update documentation as needed\n\n### Code Style\n\n- Use Prettier for code formatting\n- Follow the existing naming conventions\n- Prefer named exports over default exports (except for Next.js pages)\n- Use path aliases (`@/`, `\u0026/`, `~/`) for imports\n\n## Support\n\n- **General Questions**: [team@agentsmith.dev](mailto:team@agentsmith.dev)\n- **Technical Support**: [support@agentsmith.dev](mailto:support@agentsmith.dev)\n- **Bug Reports**: [GitHub Issues](https://github.com/chad-syntax/agentsmith/issues)\n- **Feature Requests**: [Agentsmith Roadmap](https://agentsmith.dev/roadmap)\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n## Roadmap\n\nWe're constantly improving Agentsmith! Check out our public roadmap to see what's coming next and vote on features you'd like to see.\n\n[View Roadmap 🗓](https://agentsmith.dev/roadmap)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchad-syntax%2Fagentsmith","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchad-syntax%2Fagentsmith","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchad-syntax%2Fagentsmith/lists"}