Conversation
…UX improvements
- Upgrade VitePress from 1.6.4 to 2.0.0-alpha.17
- Add vitepress-plugin-group-icons for package manager and IDE icons in code tabs
- Add typedoc-plugin-frontmatter to suppress editLink/lastUpdated on generated API pages
- Add editLink ("Suggest changes to this page"), lastUpdated timestamps, and enhanced local search config
- Add "View as Markdown" / "Copy for LLM" buttons on all doc pages (aside on desktop, inline on mobile)
- Custom HomeLayout with hero → install sections → features → packages ordering
- New hero collage showing CLI, Agentforce Vibes, and Claude Code
- Rewrite homepage hero text and features to align with Salesforce platform strategy
- Rewrite agent-skills page: consolidated plugins table, Quick Start with marketplace install tabs for Agentforce Vibes, Claude Code, Copilot, Codex, and B2C CLI
- Rewrite introduction page with CLI-first, skills-second messaging
- Update SDK API docs: add operations/debug entry point, update package structure diagram, mark telemetry module as @internal
- Copy source .md files to build output via buildEnd hook for raw markdown access
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vitepress-plugin-group-iconswith custom icons for npm, npx, pnpm, yarn, Homebrew, Agentforce Vibes, Claude Code, Copilot, Codex, and B2C CLI/api/*pages viatypedoc-plugin-frontmatter.mdsources copied to build output viabuildEndhookHomeLayout.vuewith hero → install sections → features → packages orderingoperations/debugentry point, updated package structure diagram (28 → 29 modules), markedtelemetrymodule as@internal