Skip to content

docs: openrouter-agent-migration metadata.json references private internal PRs #21

Description

@perry-the-pr-reviewer

Problem

openrouter-agent-migration/metadata.json lists three references:

{
  "references": [
    "https://github.com/OpenRouterTeam/openrouter-web/pull/16805",
    "https://github.com/OpenRouterTeam/openrouter-web/pull/16953",
    "https://openrouter.ai/docs/sdks/typescript/call-model/overview"
  ]
}

Two of the three are PRs in OpenRouterTeam/openrouter-web — which appears to be a private repo. External marketplace users who install this skill and try to verify the migration rationale hit 404s or access-denied pages.

Fix

Replace the internal PR references with public, stable URLs:

  • The migration announcement blog post or changelog entry (if public)
  • The npm package pages for @openrouter/agent and @openrouter/sdk
  • The public docs page for callModel: https://openrouter.ai/docs/sdks/typescript/call-model/overview (already included)

Reviewed by Perry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions