Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

vijoin/tero

 
 

Repository files navigation

Tero is a platform to create, share and use AI agents with focus on empowering software quality processes.

screenshot

Key features

  • 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.

Quickstart

The easiest way to try Tero is through the online demo. Request access here.

To run Tero locally:

  1. Generate an OpenAI API key or an Azure OpenAI endpoint and key.
  2. Clone this repository. Make sure you have git-lfs installed to get all the files properly.
  3. Copy src/sample.env to .env in the project root and set OPENAI_KEY or AZURE_OPENAI_KEY and AZURE_OPENAI_ENDPOINT.
  4. Start the app and dependencies with docker compose up -d.
  5. Open http://localhost:8000 and log in with username test and password test.

Docker is required.

Some tools, like Web or advanced file processing for Docs tool, require additional configuration. Check comments in sample.env for more details.

Support

  • 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.

Contributing

We value all sort of contributions, including questions and feature requests.

About

Collaborative and secure AI agents platform that empowers software quality

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 47.2%
  • Vue 40.1%
  • TypeScript 11.1%
  • CSS 0.8%
  • Shell 0.5%
  • Dockerfile 0.1%
  • Other 0.2%