Skip to content

docs(web): add deep links documentation - #41409

Open
H-repos wants to merge 1 commit into
anomalyco:devfrom
H-repos:deep-links-docs
Open

docs(web): add deep links documentation#41409
H-repos wants to merge 1 commit into
anomalyco:devfrom
H-repos:deep-links-docs

Conversation

@H-repos

@H-repos H-repos commented Aug 9, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #41400

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The desktop app already handles opencode:// deep links, but this was undocumented. This PR adds a user-facing deep-links page under the docs site's Usage group.

How did you verify your code works?

Content is based on the actual implementation. The sidebar slug deep-links matches the new .mdx filename, consistent with the existing entries in astro.config.mjs .

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Document the opencode:// URL scheme supported by the desktop app with a user-facing page covering the supported link formats, examples for open-project and new-session, and how to trigger them from a browser, shell, or other app. Add the page to the Usage sidebar group.
@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Aug 9, 2026
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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.

[FEATURE]:Document the opencode:// deep links feature

1 participant