Skip to content

docs(cli): refresh README for the microkernel model#237

Merged
rqbazan merged 2 commits into
mainfrom
docs/cli-readme-toolbox
Jun 1, 2026
Merged

docs(cli): refresh README for the microkernel model#237
rqbazan merged 2 commits into
mainfrom
docs/cli-readme-toolbox

Conversation

@rqbazan

@rqbazan rqbazan commented Jun 1, 2026

Copy link
Copy Markdown
Member

What

Refreshes run-run/cli/README.md to match the microkernel model the rest of the README already describes.

  • Drops the Toolbox section. It was a hand-maintained flat list of tool homepages that had already drifted — it still listed rimraf, which isn't a plugin, and split oxc into two entries (oxlint/oxfmt) while omitting the plugin that owns them.
  • Folds the tool list into the existing Plugins section as the single source of truth. The official plugins are now named inline — biome (Biome), oxc (oxlint + oxfmt), ts (tsc), tsdown (tsdown) — each linked to the tool it wraps.

Why

Since the microkernel refactor, every tool lives in its own @rrlab/<tool>-plugin. A separate static Toolbox list duplicated info the plugin packages already own and drifted out of sync. Enumerating by plugin (the unit you actually rr plugins add) instead of by loose tool keeps it accurate and aligns with the kernel's tool-agnostic framing.

Notes

  • Docs-only; the CLI toolbox to fullstack common scripts tagline is left untouched.
  • Includes a patch changeset for @rrlab/cli.

🤖 Generated with Claude Code

rqbazan and others added 2 commits June 1, 2026 18:30
Drop the stale hand-maintained Toolbox section (it still listed rimraf,
which isn't a plugin) and fold the tool list into the Plugins section as
the single source of truth, naming the official plugins and the tools
they wrap.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2cb7f69

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@rrlab/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rqbazan rqbazan merged commit b761f03 into main Jun 1, 2026
1 check passed
@rqbazan rqbazan deleted the docs/cli-readme-toolbox branch June 1, 2026 23:32
@vland-bot vland-bot Bot mentioned this pull request Jun 1, 2026
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