Add VSCode (Pre-release) and CLI tabs to 7 features pages:
- autocomplete/index.md: FIM with Codestral, snooze, Copilot detection
- code-actions.md: Pre-release actions, terminal context menu, AM integration
- git-commit-generation.md: SCM button via CLI backend
- browser-use.md: Playwright MCP approach, browser settings per platform
- checkpoints.md: Snapshot config, CLI revert/unrevert, per-file revert
- platforms/vscode.md: Feature comparison between VSCode and Pre-release
- platforms/cli.md: Fix stale MCP link, add platform:next frontmatter
Part of the docs platform tabs effort (PR 4 of 8).
Depends on #7497 for infrastructure.
git filter-repo incorrectly resolved a merge commit where the docs app
was migrated from Docusaurus to Next.js + Markdoc, resulting in the old
Docusaurus files at HEAD. This commit overlays the correct current files
from the source repo (kilo-org/kilocode main branch).
Package renamed from kilocode-docs to @kilocode/kilo-docs.