bytedance/trae-agent
Trae Agent is an LLM-based agent for general purpose software engineering tasks.
Built on a modular, research-friendly architecture designed for extensibility and ablation studies, it features multi-LLM provider support (OpenAI, Anthropic, Google Gemini, Ollama, etc.), a rich tool ecosystem including file editing and bash execution, and integrates with Model Context Protocol (MCP) services. The agent operates via a YAML-based configuration system with trajectory recording for debugging, plus optional Docker isolation for safe execution environments.
11,013 stars.
Stars
11,013
Forks
1,185
Language
Python
License
MIT
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/bytedance/trae-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically