GitHub Trending 日报

📅 日期:2026/03/19

🎯 系列说明:每日精选GitHub热门开源项目,带你发现最新技术趋势和优质项目。每日推送,持续更新中…


📊 今日热门项目速览

1. claude-hud

A Claude Code plugin that shows what’s happening - context usage, active tools, running agents, and todo progress

🟨 JavaScript | ⭐ +1038 今日 | 🏆 6,999 总计

仓库地址jarrodwatts/claude-hud


2. superpowers

An agentic skills framework & software development methodology that works.

🐚 Shell | ⭐ +4089 今日 | 🏆 96,213 总计

仓库地址obra/superpowers


3. unsloth

Unified web UI for training and running open models like Qwen, DeepSeek, gpt-oss and Gemma locally.

🐍 Python | ⭐ +1005 今日 | 🏆 55,821 总计

仓库地址unslothai/unsloth


4. newton

An open-source, GPU-accelerated physics simulation engine built upon NVIDIA Warp, specifically targeting roboticists and simulation researchers.

🐍 Python | ⭐ +26 今日 | 🏆 2,914 总计

仓库地址newton-physics/newton


5. shadPS4

PlayStation 4 emulator for Windows, Linux and macOS written in C++

C++ | ⭐ +237 今日 | 🏆 29,867 总计

仓库地址shadps4-emu/shadPS4


6. open-swe

An Open-Source Asynchronous Coding Agent

🐍 Python | ⭐ +481 今日 | 🏆 6,352 总计

仓库地址langchain-ai/open-swe



🔍 今日精选项目详解

claude-hud

项目地址https://github.com/jarrodwatts/claude-hud

作者:jarrodwatts


📖 项目简介

A Claude Code plugin that shows what’s happening - context usage, active tools, running agents, and todo progress


📊 项目数据

指标数值
⭐ Stars6,999
🍴 Forks300
👀 Watchers6,999
📝 LanguageJavaScript
📅 Created2026-01-02
🔄 Updated2026-03-19
📜 LicenseMIT

💡 核心特点

标签:anthropic, claude, claude-code, cli, plugin, statusline, typescript


📄 项目概览

Claude HUD

A Claude Code plugin that shows what’s happening — context usage, active tools, running agents, and todo progress. Always visible below your input.
## Install
Inside a Claude Code instance, run the following commands:
Step 1: Add the marketplace
Step 2: Install the plugin
⚠️ Linux users: Click here first
On Linux, /tmp is often a separate filesystem (tmpfs), which causes plugin installation to fail with:
Fix: Set TMPDIR before installing:
Then run the install command below in that session. This is a Claude Code platform limitation.
Step 3: Configure the statusline
Done! The HUD appears immediately — no restart needed.

What is Claude HUD?

Claude HUD gives you better insights into what’s happening in your Claude Code session.

What You See


🚀 快速开始

1
2
3
4
5
6
7
8
# 克隆项目
git clone https://github.com/jarrodwatts/claude-hud.git

# 进入目录
cd claude-hud

# 查看文档
cat README.md

💭 推荐理由

这个项目在今日GitHub Trending榜单中排名第一,值得关注的原因:

  1. 🤖 AI/ML领域:紧跟当前AI技术浪潮,具有前瞻性
  2. 📈 新兴热点:6,999 Stars,处于快速上升期
  3. 🚀 持续迭代:近一周内有更新,项目活跃度高
  4. 💡 技术创新:提出了独特的解决方案或方法


📝 系列说明

GitHub Trending 日报是一个持续更新的系列,每日为你带来:

  • 🔥 热门项目速览:快速了解当日最火的开源项目
  • 🔍 精选项目详解:深入分析排名第一的项目
  • 💡 技术趋势洞察:把握开源社区最新动态

往期日报

订阅方式


🤝 参与贡献

如果你发现有趣的开源项目,欢迎推荐!


📡 数据更新:2026-03-19 09:02:58
🔗 数据来源:GitHub Trending