feat: /share slash command — shareable link to the ocman session view #294
Labels
No labels
backend
bug
chore
duplication
effort:complex
effort:medium
effort:trivial
enhancement
frontend
fullstack
priority:high
ready-for-agent
refactor
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dries/ocman#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of OpenCode command parity (transparent-layer goal). OpenCode's TUI has
/share//unshareto publish a session to OpenCode's cloud share service.Approach (decided): share ocman's OWN URL, not OpenCode's cloud share
Rationale: ocman is a self-hosted, localhost-first layer. Rather than pushing conversation data to OpenCode's public share cloud,
/shareshould produce a link to the ocman session view (the ocman:// scheme / http URL of the running instance).Scope
sharetoBUILTIN_COMMANDS(frontend/src/lib/commands/builtinCommands.ts).Caveats to resolve in the ticket
Reference
OpenCode /share docs: https://opencode.ai/docs/share