claudenews
01Plugin Claude Code
DevFeed — dev news in your Claude Code status line while AI thinks.
Plugin Claude Code
DevFeed — dev news in your Claude Code status line while AI thinks.
Plugin Claude Code
DevFeed — HackerNews and GitHub Trending in your status line while Claude Code thinks.
Command
Expand the news item currently shown in the claudenews status line (full summary, HN comments, repo page). Triggers when the user wants more on the current/this news — e.g. "이 뉴스 자세히/더 보여줘", "claudenews 이거 펼쳐줘", "expand this news", "what's this story about". No slash needed; just ask.
Command
Send feedback, a bug report, or a feature request about claudenews to the maintainer. Triggers when the user wants to give claudenews feedback — e.g. "claudenews 피드백 보낼래", "claudenews에 건의/버그 제보할래", "send claudenews feedback", "report a claudenews bug". Confirm the message with the user before sending. No slash needed…
Command
Show or change which news sources feed the claudenews status line. Triggers when the user wants to see/list/change/add/remove news sources or feeds — e.g. "claudenews 뉴스 소스/목록 보여줘", "뉴스 소스 바꿔/켜/꺼줘", "show/change my news sources", "manage claudenews feeds". No slash needed; just ask.
Command
Enable or disable claudenews key navigation — step the status-line news to the previous/next item with ctrl+shift+←/→. Opt-in; installs a small Hammerspoon key tap only when turned on. Triggers when the user wants to browse/scroll news with arrow keys, e.g. "claudenews 키로 뉴스 넘기기 켜줘", "방향키로 뉴스 이동 활성화", "enable…
Command
Open the news item currently shown in the claudenews status line in your web browser. Triggers when the user wants to open/jump to the current news in a browser — e.g. "이 뉴스 브라우저에서 열어줘", "claudenews 바로가기", "지금 뉴스 브라우저로 열어", "open this news in the browser", "take me to this article". No slash needed; just ask.
Command
Finalize claudenews setup by wiring the status line wrapper.
Command
Remove claudenews status line wiring (does not uninstall the plugin itself).
Command
Set or toggle claudenews title/summary translation language. Triggers when the user wants to change the news language or turn translation on/off — e.g. "뉴스 언어 한국어로/영어로 바꿔줘", "claudenews 번역 꺼/켜줘", "set news language to ja", "stop translating the news". No slash needed; just ask.
Command
Update claudenews in one step (pull marketplace, refresh cache + status-line launcher).
Hook
Runs when a session starts, executing show-news.py via python3. From bhpark1013/claudenews.
Hook
Runs when the agent finishes a response, executing show-news.py via python3. From bhpark1013/claudenews.