All features

GitHub organizations and verified accounts

Try the real interface

Explore this workspace.

Real Torbie UI · mock sessions
Tab bar
Loading Torbie…
Technical background

Resolve repo#number through an editable, ordered list of preferred organizations. Add organizations discovered through GitHub CLI or a saved token. GitHub, Jira and Slack settings show the verified account name, avatar and connection status. Existing untouched GitHub presets migrate to match references inside prose.

The problem

A repository name alone does not identify its organization, and a configured integration did not tell you which account was actually authenticated.

How it works

Preferred organizations are editable rows with add, remove and move controls. The first accessible issue wins. GitHub uses the CLI credential for github.com first, then the saved PAT, for both account checks and previews. An on-demand menu discovers organization memberships and organization owners of accessible repositories. Account checks show names and avatars for GitHub, Jira and Slack, and keep connection failures visible.

Try it
  1. Open Integrations, then GitHub. Check the displayed account and use Refresh to verify changed credentials.
  2. Add organizations manually or choose Add identified organization. Move the organization you prefer to the top.
  3. Hover or click a reference such as terminal#18920 inside a sentence. Untouched older copies of the shipped preset are upgraded automatically.
Settings
  • integrations.github.settings.candidateOwners: empty

    The ordered editor preserves the comma-separated storage format used by older builds.

Details
  • Identity is checked before organization discovery, so opening settings does not scan every repository.
  • Disabled integrations are never contacted. Credentials and raw authentication response bodies are not displayed.
  • A click can resolve an uncached reference without waiting for its hover card.
What this does not claim
  • Discovery is limited to three pages of 100 memberships and three pages of 100 accessible repositories. Token permissions may hide organizations; the menu explains partial results and still permits manual additions.
  • Integrations without an account adapter explicitly report that checking is unavailable.
  • 733 link checks, type checking and the plugin build passed. Live native account layout and hover interactions still require an app restart to verify.
Source commits
LinksAdded 2026-09-1118 files+329 / −34 lines