From ec62186435e49679946fab469dd866e5690cc002 Mon Sep 17 00:00:00 2001 From: bhpark1013 <112599247+bhpark1013@users.noreply.github.com> Date: Wed, 9 Sep 2026 18:57:09 +0900 Subject: [PATCH] Add claudenews to Claude Plugins Claude Code plugin that shows developer news in the status line while the agent is working. MIT licensed, actively maintained since April 2026. Claude-Session: https://claude.ai/code/session_013ZS4io8TJKUivqTbBpTPdy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..5b97815 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ June 14, 2026 - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard) - Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin) - Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**claudenews**](https://github.com/bhpark1013/claudenews) - Claude Code plugin that fills agent wait time with developer news in the status line - Hacker News, GitHub Trending, and per-language sources, with optional translation and short summaries. ---