GitHub Trending์ถœ์ฒ˜: GitHub Trending Daily All์กฐํšŒ์ˆ˜ 2

jarrodwatts/claude-hud

By GitHub Trending Daily All
2026๋…„ 3์›” 23์ผ
**jarrodwatts/claude-hud**

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progressClaude 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 /plugin marketplace add jarrodwatts/claude-hud 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: EXDEV: cross-device link not permitted Fix: Set TMPDIR before installing: mkdir -p ~/.cache/tmp && TMPDIR=~/.cache/tmp claude Then run the install command below in that session. This is a Claude Code platform limitation. /plugin install claude-hud Step 3: Configure the statusline /claude-hud:setup Done...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” GitHub Trending Daily All์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.