Tero is a platform to create, share and use AI agents with focus on empowering software quality processes.
- Create and use agents quickly with your preferred AI models.
- Share agents within your teams to accelerate AI adoption.
- Leverage a growing community catalog of contributed agents.
- Build powerful agents using built-in tools (e.g., Jira, MCP, Browser, Web, Docs).
- Safely experiment by defining and running test suites for your agents.
- Review usage and impact through reports in the AI Console.
- Control costs and use AI providers efficiently with per-user budget.
- Integrate with developer tools like GitHub Copilot and Cursor.
- Use agents anywhere on the web via the Tero Copilot browser extension.
The easiest way to try Tero is through the online demo. Request access here.
To run Tero locally:
- Generate an OpenAI API key or an Azure OpenAI endpoint and key.
- Clone this repository. Make sure you have git-lfs installed to get all the files properly.
- Copy
src/sample.envto.envin the project root and setOPENAI_API_KEYorAZURE_API_KEYSandAZURE_ENDPOINTS. - Start the app and dependencies with
docker compose up -d. - Open
http://localhost:8000and log in with usernametestand passwordtest.
Docker is required.
Some tools, like
Webor advanced file processing forDocstool, require additional configuration. Check comments in sample.env for more details.
- Join our Discord server to engage with fellow Tero enthusiasts, ask questions, and share experiences.
- Visit GitHub Issues for bug reports, feature requests and share ideas.
Abstracta, the main supporter of Tero, offers enterprise support with faster responses, customizations, and consulting.
We value all sort of contributions, including questions and feature requests.
- Create issues to ask questions & share ideas.
- Share agents with the community in the agents repository.
- If you are interested on helping us improve the platform, check the Contributing Guide