Coordination, without the meetings.
brew install --cask herenotthere/tap/slashtalk
or download the latest Github release
A floating dock that shows what your team is shipping. Recent PRs, live coding sessions, file conflicts before they happen. Built for small remote teams that move fast.
Slashtalk lives at the edge of your screen and quietly aggregates Claude Code session data, GitHub activity, and live work signals — organized around the repos your team actually owns. No more "what are you working on?" stand-ups, no more surprise merge conflicts, no more meetings that should have been a glance.
- Install — grab the latest Github release or
brew install --cask herenotthere/tap/slashtalk(macOS 11+). - Launch — Slashtalk lives in your menu bar. Click the icon to show the dock.
- Sign in with GitHub — your active orgs appear; pick the repos you want on your dock.
- You're done — sessions, PRs, and conflicts start appearing as your team works.
The desktop app updates itself via electron-updater — no brew upgrade dance required.
- Architecture — domain map: ingest, sessions, analyzers, websockets
- Development — run the backend locally
- Releasing — desktop release pipeline, signing, Homebrew tap
- Project map — workspace layout, per-app pointers
- Design docs — core beliefs, decisions, exec plans
- Reliability · Security
