Skip to content

[P2] A2A Agent Cards: Standardize chat.opensin.ai URLs #1104

@Delqhi

Description

@Delqhi

Task

Audit all A2A agent card JSON files — ensure chat.opensin.ai/agents/<name> URLs only.

Why

Per AGENTS.md: Dashboard URL must be https://chat.opensin.ai/agents/<name> NOT opensin.ai.

Check

grep -r "opensin\.ai" . --include="*.json" | grep -v node_modules

Files

All agent.json, agent-card.json, MCP config files in plugins/ and .well-known/

If found

Replace opensin.ai with chat.opensin.ai

Validation

grep returns 0 results

Linked Epic

Epic #1089

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions