{"id":50541472,"url":"https://github.com/ooloth/hub","last_synced_at":"2026-06-03T20:01:25.543Z","repository":{"id":351702399,"uuid":"1212112611","full_name":"ooloth/hub","owner":"ooloth","description":"A personal dashboard combining a TUI + Claude Code session launcher that helps me observe and improve all my software and deployments.","archived":false,"fork":false,"pushed_at":"2026-05-28T02:03:55.000Z","size":820,"stargazers_count":0,"open_issues_count":157,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T03:11:43.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ooloth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-16T04:26:59.000Z","updated_at":"2026-05-28T02:03:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ooloth/hub","commit_stats":null,"previous_names":["ooloth/hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ooloth/hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fhub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fhub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fhub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fhub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooloth","download_url":"https://codeload.github.com/ooloth/hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooloth%2Fhub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33876894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-03T20:01:23.808Z","updated_at":"2026-06-03T20:01:25.534Z","avatar_url":"https://github.com/ooloth.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hub\n\nA personal command center that surfaces what needs my attention today — including (especially!)\nthe things I didn't know were broken. Everything I'm responsible for appears in a single terminal\nwindow, ranked by urgency so the most important signal is always at the top.\n\n## What This Is\n\nOther tools already surface individual signals — Sentry monitors production errors, GitHub\nshows PRs, Loki aggregates logs. Hub's value is in how it combines those insights in one\nprioritized view with agentic capabilities built in:\n\n- **Urgency-ranked** — items sorted by `(urgency, age)`; the top item is always the most pressing\n- **Cross-domain triage** — signals from GitHub, Linear, Loki, home servers, and any other\n  source appear in one ranked list; hub is the only place their urgency is compared\n- **Pre-loaded investigation** — a keypress on any signal opens the right Claude Code skill\n  with `hub.toml` context already loaded (endpoint, query, project name); investigation\n  starts immediately, not after setup\n- **Keypress execution** — for issues labelled `status:ready-for-agent`, a keypress in the\n  TUI launches an agent in a git worktree; hub handles setup so the focus is on reviewing\n  the result, not orchestrating the run\n- **Single config source of truth** — `hub.toml` is git-ignored and per-device; onboarding\n  a new project to existing workflows is one file edit, no code changes; work and personal\n  contexts stay naturally separate\n- **Launch pad, not chat** — hub surfaces signals and launches Claude Code skills or\n  autonomous agents preloaded with the right context; it leverages Claude Code rather than\n  reinventing its interface; see [Decision 007](docs/decisions/007-tui-over-web-app.md)\n- **Extensible** — adding a new workflow follows a short, documented playbook spanning\n  `clients/`, `workflows/`, and `config/`; see [add a workflow](docs/playbooks/add-a-workflow.md)\n- **Local-only** — no server, no cloud sync; each device has its own SQLite database and\n  runs independently\n- **Rust** — two binaries: `hub` (CLI) and `hub-tui` (Ratatui dashboard); not a web app\n\n## Docs\n\n- [Vision](docs/vision.md) — what this is, why, and where it's going\n- [Decisions](docs/decisions/) — architectural decisions and their rationale\n- [Conventions](docs/conventions/) — Rust patterns used throughout\n- [Playbooks](docs/playbooks/) — step-by-step guides for common tasks\n- [Contributing](CONTRIBUTING.md) — setup and development instructions\n- [Private Workflows](docs/architecture/private-workflows.md) — `hub-private` wiring, symlinks, and Cargo features\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooloth%2Fhub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooloth%2Fhub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooloth%2Fhub/lists"}