Skip to content

fix: correct schema URLs to mimo.xiaomi.com#1609

Closed
Ivaloz wants to merge 1 commit into
XiaomiMiMo:mainfrom
Ivaloz:fix/1505-v2
Closed

fix: correct schema URLs to mimo.xiaomi.com#1609
Ivaloz wants to merge 1 commit into
XiaomiMiMo:mainfrom
Ivaloz:fix/1505-v2

Conversation

@Ivaloz

@Ivaloz Ivaloz commented Jul 7, 2026

Copy link
Copy Markdown

Replace opencode.ai URLs with mimo.xiaomi.com URLs in config descriptions:

The auto-replacement was already handled, but the description annotations still referenced opencode.ai docs.

Replace opencode.ai URLs with mimo.xiaomi.com URLs in config descriptions:

- 'https://opencode.ai/docs/commands' -> 'https://mimo.xiaomi.com/mimocode/docs/commands'
- 'https://opencode.ai/docs/agents' -> 'https://mimo.xiaomi.com/mimocode/docs/agents'

The  auto-replacement was already handled, but the description
annotations still referenced opencode.ai docs.
@yanyihan-xiaomi

Copy link
Copy Markdown
Collaborator

Thanks for identifying this issue! However, the replacement URLs (/mimocode/docs/commands and /mimocode/docs/agents) return 404. The correct paths are /mimocode/commands and /mimocode/agents (without the /docs/ segment).

Superseded by #1677 with the correct URLs.

@yanyihan-xiaomi

Copy link
Copy Markdown
Collaborator

Closing in favor of #1677 which uses the correct URLs.

yanyihan-xiaomi added a commit that referenced this pull request Jul 13, 2026
Replace opencode.ai doc URLs with correct mimo.xiaomi.com URLs:

- 'https://opencode.ai/docs/commands' -> 'https://mimo.xiaomi.com/mimocode/commands'
- 'https://opencode.ai/docs/agents' -> 'https://mimo.xiaomi.com/mimocode/agents'

Note: the correct URL path is /mimocode/commands, not /mimocode/docs/commands
(the latter returns 404).

Supersedes #1609 which used incorrect URL paths.
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.

2 participants