tencentcloudadp/youtu-agent

A simple yet powerful agent framework that delivers with open-source models

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 minutes ago
Added to GitGenius on September 15th, 2026
Created on August 21st, 2025
Open Issues & Pull Requests: 75 (+0)
GitHub issues: Enabled
Number of forks: 481
Total Stargazers: 4,611 (+0)
Total Subscribers: 31 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.0 hours
Mean response time: 4.1 days
90th percentile: 4.1 days
Tracked items: 117

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 85% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 11% of issues opened in the past year have been closed. Three people close 76% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 53
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 296 days
Stale 30+ days: 52
Stale 90+ days: 47

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • help wanted (12)
  • webui (10)
  • bug (9)
  • enhancement (8)
  • question (5)
  • project:easons_agent (4)
  • tools (4)
  • benchmark (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Youtu-Agent is an agent framework that enables building autonomous agents with open-source models.

The framework addresses the challenge of creating capable autonomous agents without reliance on proprietary closed models. It works by providing automated generation of agent workflows, tool code, and prompts, along with mechanisms for continuous learning and reinforcement training. The tool supports two operational modes: a Workflow mode for standard tasks and a Meta-Agent mode for handling complex requirements. It includes an Agent Practice module for experience-based learning through training-free optimization and an Agent RL module for end-to-end reinforcement learning at scale.

Teams should consider this tool if they need to deploy agents using open-source models while maintaining strong performance on complex tasks like data analysis, file processing, and research workflows. The framework is particularly suited for projects requiring cost-aware deployment without vendor lock-in. It builds on the openai-agents foundation and supports diverse model APIs and tool integrations, making it flexible for different infrastructure choices.

The project maintains active development with regular updates to its core modules and documentation. The codebase demonstrates sustained engineering effort across multiple specialized components including the automated generation system, the practice-based learning pipeline, and the distributed RL training infrastructure. Community engagement is supported through multiple channels including Discord and documentation resources.