[PR #2154] disable sharing by default #10210

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/2154

State: closed
Merged: No


Summary

This PR changes the default sharing behavior from manual to disabled. Given the sensitive nature of most conversations, requiring explicit configuration to enable sharing is a more sensible default.

This change builds trust and improves security while still allowing users who have read the documentation to enable the feature if they wish.

Changes

  • Adds default logic to set share: "disabled" when no explicit configuration is provided.
  • Updates documentation to reflect that "disabled" is now the default sharing mode.
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2154 **State:** closed **Merged:** No --- ## Summary This PR changes the default sharing behavior from `manual` to `disabled`. Given the sensitive nature of most conversations, requiring explicit configuration to enable sharing is a more sensible default. This change builds trust and improves security while still allowing users who have read the documentation to enable the feature if they wish. ## Changes - Adds default logic to set `share: "disabled"` when no explicit configuration is provided. - Updates documentation to reflect that "disabled" is now the default sharing mode.
yindo added the pull-request label 2026-02-16 18:14:49 -05:00
yindo closed this issue 2026-02-16 18:14:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10210