See where youβre needed
Every task carries one canonical status emoji, so the threads waiting on you or blocked stand out from the ones that are just busy.
ThreadBear
ThreadBear turns your ChatGPT sidebar into a live status display of what needs your attention.
Paste this into a ChatGPT Desktop session
Install ThreadBear - follow https://threadbear.sh/installmacOS Β· installs to ~/.local/bin
Watch it work
Before
ChatGPT names a thread after whatever you typed first, or not at all. Which one is blocked? Which one is waiting on you? You open them to find out.
acme-api
acme-web
infra
acme-api
acme-web
infra
Before
ChatGPT names a thread after whatever you typed first, or not at all. Which one is blocked? Which one is waiting on you? You open them to find out.
The sidebar tells you what your tasks are doing. It doesn't tell you where your attention is needed. ThreadBear makes it actionable.
Every task carries one canonical status emoji, so the threads waiting on you or blocked stand out from the ones that are just busy.
A managed title keeps a durable subject plus the current next action. A subject you edited survives, and a stale action is removed rather than stacked.
Completed tasks retire after 14 idle days. Nothing running, blocked, or waiting on you is ever archived.
ThreadBear only ever touches the title: no reordering, no invented projects, no driving the UI.
Every classified, unarchived task carries exactly one of these.
ThreadBear is incredibly token efficient. Its first run builds a local database by scanning your active thread set, running a deterministic classifier, then calling luna on medium effort to fill in any gaps.
Post install, you'll notice a new footer in each of your sessions. ThreadBear's heartbeat process reads that to determine status and rewrite titles, with no model calls involved. The heartbeat itself is a macOS LaunchAgent, not a ChatGPT automation, so an idle cycle exits against local state without spending a token.
Open a fresh ChatGPT thread and paste this. The bear takes it from there.
Install ThreadBear - follow https://threadbear.sh/installmacOS Β· installs to ~/.local/bin
Prefer to read it first? View the install script Β· Source on GitHub