Skip to content

chore: drop unused list-all APIs, probes, and leftover ghui names - #27

Merged
phall1 merged 1 commit into
mainfrom
chore/dead-weight
Sep 20, 2026
Merged

phall1 merged 1 commit into
mainfrom
chore/dead-weight

Conversation

@phall1

@phall1 phall1 commented Sep 20, 2026

Copy link
Copy Markdown
Owner

Why

Dead weight called out in `plans/daily-driver.md`: unused drain-all GitHub helpers, debug probes, stale keymap migration docs, a bun.lock still named `ghui`, and upstream `publish.yml` that cannot run on this fork.

What

  • Delete `listAllPullRequests` / `listAllIssues` and the `Stream.paginate` drain they were the only callers of.
  • Delete `dev/probe-*.ts`, `packages/keymap/COMPARISON.md`, `MIGRATION.md`, and `.github/workflows/publish.yml`.
  • bun.lock workspace name is `@phall/phui`.
  • Ignore `test-results/`.

Platform binary packages stay. Those are how `npm i -g @phall/phui` installs one ~80MB binary instead of four.

796 tests pass.

Remove listAllPullRequests/listAllIssues (app paginates), the one-off
atom/filter probes, stale keymap COMPARISON/MIGRATION docs, and the
upstream publish.yml that never ran on this fork. Rename the bun.lock
workspace from ghui to @phall/phui.
@phall1
phall1 merged commit 010e586 into main Sep 20, 2026
1 check passed
@phall1
phall1 deleted the chore/dead-weight branch September 20, 2026 05:40
@linear-code

linear-code Bot commented Sep 20, 2026

Copy link
Copy Markdown

PHA-549

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant