Skip to content

docs: make README example reproducible#2

Merged
ImLunaHey merged 1 commit into
mainfrom
agent/reproducible-readme-examples
Jul 26, 2026
Merged

docs: make README example reproducible#2
ImLunaHey merged 1 commit into
mainfrom
agent/reproducible-readme-examples

Conversation

@ImLunaHey

Copy link
Copy Markdown
Member

What changed

  • makes the README example self-contained by including required imports, values, and setup
  • keeps the example aligned with the package's public API

Why

The previous example relied on undeclared application context, so users could not copy it into a TypeScript project and type-check it as written.

Validation

  • compiled all 325 README examples across the 338-package inventory with zero errors
  • ran this package's complete vp run check suite

@ImLunaHey
ImLunaHey marked this pull request as ready for review July 26, 2026 19:11
@ImLunaHey
ImLunaHey merged commit 1084896 into main Jul 26, 2026
2 checks passed
@ImLunaHey
ImLunaHey deleted the agent/reproducible-readme-examples branch July 26, 2026 19:23
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