octoscope v0.23.0 — Polish & reliability

octoscope v0.23.0 — Polish & reliability 🔭
octoscope is a terminal dashboard for your GitHub — profile, repos, PRs, issues, activity, all in one TUI.
This release is a polish & reliability round:
🔑 Auth errors now name the fix. An expired or revoked token says so — and points at the regenerate URL if it came from $GITHUB_TOKEN, or gh auth refresh if it came from the gh CLI. Under-scoped tokens name the exact scopes GitHub asked for.
👀 Watched entries never vanish silently. A watch_repos entry that's been renamed, deleted, or gone private now shows a quiet "N skipped" notice instead of just disappearing. Transient network blips still pass quietly.
⚙️ Your view, every launch. Three new config keys — default_sort, default_work_filter, default_star_history — seed the list sort, the Repos work filter, and the star-history sparkline so octoscope opens the way you like it.
Free & open source.
Upgrade:
brew upgrade gfazioli/tap/octoscope
Site: https://gfazioli.github.io/octoscope
Newsletter: https://octoscope.substack.com


Replies