Skip to content

Improve batch scan visibility: add README usage guide and rename contrib/multilingual → contrib/batch_scan#258

Open
WhereIs38 wants to merge 1 commit into
NVIDIA:mainfrom
WhereIs38:contrib/batch-scan-readme
Open

Improve batch scan visibility: add README usage guide and rename contrib/multilingual → contrib/batch_scan#258
WhereIs38 wants to merge 1 commit into
NVIDIA:mainfrom
WhereIs38:contrib/batch-scan-readme

Conversation

@WhereIs38

Copy link
Copy Markdown
Contributor

Closes #257

The batch scanner (merged in #100) is hard to discover — it lives under contrib/multilingual/ with no mention in the main README. This PR fixes that.

Changes

  • README — Added a minimal Batch Scanning section under Quick Start, with basic usage, multi-key pool config, and LLM support notes
  • Rename contrib/multilingual/ → contrib/batch_scan/ — 80+ internal references updated, all 160 tests pass
  • .env.example — Rewritten with multi-key pool as the primary recommendation, semicolon-delimited format matching the root .env

Why batch_scan?

The directory name should tell users what the feature does. "multilingual" is an implementation detail — "batch_scan" is the actual value prop: scan entire directories of skills in parallel.

…sage

Signed-off-by: WhereIs38 <CinderellaDoyle@icloud.com>
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.

Improve batch scan visibility — add README usage guide and rename contrib/multilingual → contrib/batch_scan

1 participant