Feature hasn't been suggested before.
Describe the enhancement you want to request
Supporting exact deep links such as opencode://open-session/{id} is critical for desktop-centric workflows. Launching the application alone is often insufficient; users need a deterministic way to open the precise session they intend to continue, reference, or inspect without manual navigation.
Deep linking enables seamless integration with external tools and automation systems, including CLI scripts, Raycast, Alfred, documentation, issue trackers, and pull request workflows. A single command or click can reliably restore the correct conversation context, making integrations significantly more powerful and predictable.
It also improves reproducibility and collaboration. Session links become durable references that can be shared across teams, allowing others to revisit the exact debugging process, investigation, or decision history associated with a particular task.
Finally, support for session-level deep links aligns OpenCode with user expectations established by other desktop AI coding tools such as Claude Desktop and Codex Desktop. Providing this capability reduces migration friction, strengthens automation use cases, and helps position OpenCode as a first-class citizen in developer workflows.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Supporting exact deep links such as
opencode://open-session/{id}is critical for desktop-centric workflows. Launching the application alone is often insufficient; users need a deterministic way to open the precise session they intend to continue, reference, or inspect without manual navigation.Deep linking enables seamless integration with external tools and automation systems, including CLI scripts, Raycast, Alfred, documentation, issue trackers, and pull request workflows. A single command or click can reliably restore the correct conversation context, making integrations significantly more powerful and predictable.
It also improves reproducibility and collaboration. Session links become durable references that can be shared across teams, allowing others to revisit the exact debugging process, investigation, or decision history associated with a particular task.
Finally, support for session-level deep links aligns OpenCode with user expectations established by other desktop AI coding tools such as Claude Desktop and Codex Desktop. Providing this capability reduces migration friction, strengthens automation use cases, and helps position OpenCode as a first-class citizen in developer workflows.