mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 18:54:21 +01:00
docs: rename opencode to OpenCode
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
---
|
||||
title: Share
|
||||
description: Share your opencode conversations.
|
||||
description: Share your OpenCode conversations.
|
||||
---
|
||||
|
||||
opencode's share feature allows you to create public links to your opencode conversations, so you can collaborate with teammates or get help from others.
|
||||
OpenCode's share feature allows you to create public links to your OpenCode conversations, so you can collaborate with teammates or get help from others.
|
||||
|
||||
:::note
|
||||
Shared conversations are publicly accessible to anyone with the link.
|
||||
@@ -13,7 +13,7 @@ Shared conversations are publicly accessible to anyone with the link.
|
||||
|
||||
## How it works
|
||||
|
||||
When you share a conversation, opencode:
|
||||
When you share a conversation, OpenCode:
|
||||
|
||||
1. Creates a unique public URL for your session
|
||||
2. Syncs your conversation history to our servers
|
||||
@@ -23,13 +23,13 @@ When you share a conversation, opencode:
|
||||
|
||||
## Sharing
|
||||
|
||||
opencode supports three sharing modes that control how conversations are shared:
|
||||
OpenCode supports three sharing modes that control how conversations are shared:
|
||||
|
||||
---
|
||||
|
||||
### Manual (default)
|
||||
|
||||
By default, opencode uses manual sharing mode. Sessions are not shared automatically, but you can manually share them using the `/share` command:
|
||||
By default, OpenCode uses manual sharing mode. Sessions are not shared automatically, but you can manually share them using the `/share` command:
|
||||
|
||||
```
|
||||
/share
|
||||
|
||||
Reference in New Issue
Block a user