mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
docs: rename opencode to OpenCode
This commit is contained in:
parent
4159db4549
commit
6378e6c06f
19 changed files with 133 additions and 133 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue