[PR #1074] [MERGED] docs(share): add explicit manual share mode #9800

Closed
opened 2026-02-16 18:14:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1074
Author: @timoclsn
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @adamdotdevin

Base: devHead: add-explicit-manual-share-mode


📝 Commits (1)

  • 460511e docs(share): add explicit manual mode

📊 Changes

3 files changed (+37 additions, -26 deletions)

View changed files

📝 packages/opencode/src/config/config.ts (+4 -2)
📝 packages/web/src/content/docs/docs/config.mdx (+6 -6)
📝 packages/web/src/content/docs/docs/share.mdx (+27 -18)

📄 Description

I was super confused with the new share config. For a bit I thought there was just "auto" and "disabled" now (by looking at the config json autocomplete).

This PR adds the default "manual" mode to the config JSON and docs to make the share options more clear.

If I am the only one who is confused feel free to just close this PR 😊


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1074 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `add-explicit-manual-share-mode` --- ### 📝 Commits (1) - [`460511e`](https://github.com/anomalyco/opencode/commit/460511ed240303c72fb1f854a984c6f53bdeb0a3) docs(share): add explicit manual mode ### 📊 Changes **3 files changed** (+37 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/config/config.ts` (+4 -2) 📝 `packages/web/src/content/docs/docs/config.mdx` (+6 -6) 📝 `packages/web/src/content/docs/docs/share.mdx` (+27 -18) </details> ### 📄 Description I was super confused with the new share config. For a bit I thought there was just "auto" and "disabled" now (by looking at the config json autocomplete). This PR adds the default "manual" mode to the config JSON and docs to make the share options more clear. If I am the only one who is confused feel free to just close this PR 😊 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:11 -05:00
yindo closed this issue 2026-02-16 18:14:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9800