/share session only includes the first message + reply #7203

Closed
opened 2026-02-16 18:06:27 -05:00 by yindo · 4 comments
Owner

Originally created by @ldelelis on GitHub (Jan 22, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Upon sharing a session with multiple messages back and forth, only the first message, and its reply, are visible via the web interface that's exported

I'd expect the full conversation to be included. This seems to be happening regardless of session length (could confirm for both a 20+ messages session, and a 3 messages one)

Plugins

No response

OpenCode version

1.1.31 (session created on 1.1.25)

Steps to reproduce

  1. Launch opencode with the OPENCODE_EXPERIMENTAL_PLAN_MODE flag
  2. Start a plan session
  3. Move to build mode after a while
  4. Go back and forth with the agent multiple times
  5. Export the session via /share

Screenshot and/or share link

Cannot share as they contain proprietary code. Will try to get a repro with a personal project after work hours

Operating System

macOS 26.1

Terminal

Ghostty (with tmux)

Originally created by @ldelelis on GitHub (Jan 22, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Upon sharing a session with multiple messages back and forth, only the first message, and its reply, are visible via the web interface that's exported I'd expect the full conversation to be included. This seems to be happening regardless of session length (could confirm for both a 20+ messages session, and a 3 messages one) ### Plugins _No response_ ### OpenCode version 1.1.31 (session created on 1.1.25) ### Steps to reproduce 1. Launch opencode with the OPENCODE_EXPERIMENTAL_PLAN_MODE flag 2. Start a plan session 3. Move to build mode after a while 4. Go back and forth with the agent multiple times 5. Export the session via /share ### Screenshot and/or share link Cannot share as they contain proprietary code. Will try to get a repro with a personal project after work hours ### Operating System macOS 26.1 ### Terminal Ghostty (with tmux)
yindo added the bug label 2026-02-16 18:06:27 -05:00
yindo closed this issue 2026-02-16 18:06:27 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 22, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #9988: Shared Link Missing Latest Chat Content (Even After Re-sharing) - related but for content added after sharing
  • #8110: [Share Session] Error | Uncaught Client Exception - share functionality error
  • #7993: Bad UX on /share website - users can't see beyond first message

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 22, 2026): This issue might be a duplicate of existing issues. Please check: - #9988: Shared Link Missing Latest Chat Content (Even After Re-sharing) - related but for content added after sharing - #8110: [Share Session] Error | Uncaught Client Exception - share functionality error - #7993: Bad UX on /share website - users can't see beyond first message Feel free to ignore if none of these address your specific case.
Author
Owner

@ldelelis commented on GitHub (Jan 22, 2026):

Just noticed the messages are there, but there's some missing UI elements to be able to access them.

This is how it looks on a desktop viewport:

Image

And this is how it looks on a mobile-ish viewport (devtools open on a side panel):

Image

I tried disabling adblocking extensions just in case it was an element falsely being caught, but the issue persists

@ldelelis commented on GitHub (Jan 22, 2026): Just noticed the messages are there, but there's some missing UI elements to be able to access them. This is how it looks on a desktop viewport: <img width="1493" height="610" alt="Image" src="https://github.com/user-attachments/assets/7a2f4add-3414-4a05-a810-329fba86d9e2" /> And this is how it looks on a mobile-ish viewport (devtools open on a side panel): <img width="800" height="840" alt="Image" src="https://github.com/user-attachments/assets/a7104979-b3a9-4aa4-bc83-d84e86918a29" /> I tried disabling adblocking extensions just in case it was an element falsely being caught, but the issue persists
Author
Owner

@mosheduminer commented on GitHub (Jan 23, 2026):

I'm facing this issue as well. I also see that the data is included in the initial response, but isn't rendered on the page.

@mosheduminer commented on GitHub (Jan 23, 2026): I'm facing this issue as well. I also see that the data is included in the initial response, but isn't rendered on the page.
Author
Owner

@mosheduminer commented on GitHub (Jan 23, 2026):

This bug only appears on desktop, on mobile it's possible to scroll through all the messages.

@mosheduminer commented on GitHub (Jan 23, 2026): This bug only appears on desktop, on mobile it's possible to scroll through all the messages.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7203