---
title: "Headlines in your Claude statusline"
url: https://daily.dev/posts/headlines-in-your-claude-statusline-gswhwq5qh
source_url: https://daily.dev/posts/headlines-in-your-claude-statusline-gswhwq5qh
type: freeform
source: "daily.dev Changelog"
author: "Chris Bongers"
published: 2026-08-26T08:17:28.006Z
updated: 2026-08-26T08:19:51.543Z
tags: ["devtools", "claude-code", "dailydev"]
reading_time: 2
upvotes: 44
comments: 14
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Headlines in your Claude statusline

**[daily.dev Changelog](https://daily.dev/sources/daily_updates)** · [@dailydevtips](https://daily.dev/dailydevtips) · 2 min read · 44 upvotes · 14 comments

## Summary

A new daily.dev plugin for Claude Code surfaces top developer news headlines directly in the terminal statusline while Claude is running. Headlines mix editorially curated top stories with the day's most-upvoted community posts, refresh every 10 minutes, and rotate roughly once a minute. In terminals with hyperlink support (iTerm2, Kitty, WezTerm, Ghostty), headlines are clickable to open the full post. Setup takes three slash commands inside Claude Code: adding the daily.dev marketplace, installing the plugin, and running the statusline command, which writes the configuration into Claude Code's own settings rather than plugin config. The statusline can be toggled off by re-running the same command, and Claude will prompt before overwriting an existing custom statusline.

## Content

Claude is off doing its thing. You're staring at a spinner, wondering how long "just one more tool call" takes. That dead time is now the best few seconds of dev news in your day. Our Claude Code plugin puts daily.dev headlines right at the bottom of your terminal, so you can keep an eye on the ecosystem without leaving your editor.

## Here's what's new:

- **Headlines in your statusline**: The day's top developer news, rotating right under your prompt.
- **Curated plus community-picked**: Major headlines interleaved with the most-upvoted posts of the day.
- **Always fresh**: Refreshed every 10 minutes, rotating about once a minute.
- **Clickable**: In terminals with hyperlink support (iTerm2, Kitty, WezTerm, Ghostty), click the headline to open the post.

![Screenshot 2026-08-26 at 09.31.03.png](https://media.daily.dev/image/upload/s--6hpWScbb--/f_auto/v1787732215/ugc/content_abb6601c-3168-47c9-a0ec-0c40cbb61087?_a=BAMAMicg0)

## How to try it

Three steps inside Claude Code:

`/plugin marketplace add dailydotdev/daily`

`/plugin install daily.dev@daily.dev`

`/daily.dev:statusline`

Already have our plugin installed? Grab the latest version first:

`claude plugin update daily.dev@daily.dev`

Claude Code keeps its statusline in your own settings rather than in plugin config, so run `/daily.dev:statusline` and Claude writes it there for you. Run it again any time to turn the headlines off, and if you already have a custom statusline, Claude will check with you before swapping it.

---

Give it a spin and tell us what you think. If there's a way you'd like your feed to show up while you code, we want to hear it.

## Community discussion

Top comments from developers on daily.dev.

**@bobbyiliev** · 4 upvotes

> Nice! Reaching developers where they spent the most time at
>
> ![GIF](https://static.klipy.com/ii/4493325008d34b7bf8cd6813cd5c1619/2b/cf/3YiBUBd4A1fssAYN0bM7.gif)

**@kramer** · 4 upvotes

> No more wasted time while you wait for Claude to do stuff

**@iwebbio** · 2 upvotes

> Aight bet
> just make it open-source so i can build the same thing for opencode and antigravity

**@eliasaliche** · 2 upvotes

> This sounds like a not-so-good idea, tbh.
> We already have a lot of context switching in our profession, so adding a new distraction in the workspace is kind of scary....
> But it can be amazing for those who can actually handle it

**@johnlowiework** · 0 upvotes

> ![GIF](https://static.klipy.com/ii/925f17378dd1893b674a723c07535afe/84/6a/3nR7sTJU.gif)

## Similar posts on daily.dev

- [Your Claude Code limits are hidden until they're not, and this script surfaces them on every message](https://daily.dev/posts/your-claude-code-limits-are-hidden-until-they-re-not-and-this-script-surfaces-them-on-every-message-dsisjwjut) · XDA Developers · 0 upvotes · 0 comments

---

Tags: [#devtools](https://daily.dev/tags/devtools), [#claude-code](https://daily.dev/tags/claude-code), [#dailydev](https://daily.dev/tags/dailydev)

[View this post on daily.dev](https://daily.dev/posts/headlines-in-your-claude-statusline-gswhwq5qh)
