Skip to content

docs(typescript-dev): fix README drift — dead local-mounts, false Copilot/Biome claims - #91

Merged
baxyz merged 1 commit into
mainfrom
fix-typescript-dev-readme-drift
Sep 8, 2026
Merged

baxyz merged 1 commit into
mainfrom
fix-typescript-dev-readme-drift

Conversation

@baxyz

@baxyz baxyz commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Found while investigating the "meta-feature" board card — this README had drifted from the manifest in four ways:

  • local-mounts (superseded by dotfiles-sync since that feature's v1.0.0) was still listed as the recommended companion in four places (two JSON examples, "Complementary Features", "Perfect With").
  • Copilot was claimed as bundled via essential-dev (intro, Features list, "Basic Setup" note, "General Tools" list) — stopped being true once Copilot moved to copilot-dev/github-dev.
  • A "Biome - Dedicated feature available" line named a feature that doesn't exist anywhere in this repo.
  • The listed TypeScript extension ID (ms-vscode.vscode-typescript-next) no longer matched the manifest's actual TypeScriptTeam.native-preview.

The manifest's own description field already said the right thing about Copilot — only the README had gone stale. Added a Version History section (previously missing) documenting this.

Test plan

  • JSON validated
  • Cross-checked every extension ID and dependency claim against the actual devcontainer-feature.json
  • CI

🤖 Generated with Claude Code

…opilot/Biome claims

This README had drifted from the manifest in four ways: local-mounts
(superseded by dotfiles-sync since that feature's v1.0.0) was still listed
as the recommended companion in four places; Copilot was claimed as bundled
via essential-dev, which stopped being true once Copilot moved to
copilot-dev/github-dev; a "Biome - Dedicated feature available" line named a
feature that doesn't exist in this repo; and the listed TypeScript extension
ID (ms-vscode.vscode-typescript-next) no longer matched the manifest's
TypeScriptTeam.native-preview. The manifest's own description field already
said the right thing about Copilot — only the README had gone stale.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

✅ PR Validation Passed

All checks passed!


📋 Pipeline Status

Job Status
🧾 Conventional Commits passing
🔖 Version Bump passing
🧪 Feature Tests passing
🐚 ShellCheck passing

🤖 Generated by @helpers4 CI • 2026-09-08

@baxyz
baxyz merged commit 0ddac0b into main Sep 8, 2026
40 checks passed
@baxyz
baxyz deleted the fix-typescript-dev-readme-drift branch September 8, 2026 21:27
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