Session title not working correctly since 0.15.15 #2282

Closed
opened 2026-02-16 17:34:57 -05:00 by yindo · 4 comments
Owner

Originally created by @NightRare on GitHub (Oct 25, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

The session title functionality is broken since version 0.15.15. When using GLM 4.6, the session title disappears completely, and when using Gemini, the session title remains as a timestamp instead of using the first prompt as the title.

Expected behavior

The session title should be set to the content of the first prompt for all supported models (GLM 4.6, Gemini, etc.).

Additional context

This functionality worked correctly in versions on 0.15.14.

OpenCode version

0.15.17

Steps to reproduce

  1. Start a new session using GLM 4.6
  2. Send the first prompt
  3. Observe that the session title is gone/missing on the top, and in the timeline.

  1. Start a new session using Gemini
  2. Send the first prompt
  3. Observe that the session title remains as a timestamp instead of the first prompt content

Screenshot and/or share link

Image Image
Image Image

Operating System

Windows 11

Terminal

Windows Terminal & vs code

Originally created by @NightRare on GitHub (Oct 25, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description The session title functionality is broken since version 0.15.15. When using GLM 4.6, the session title disappears completely, and when using Gemini, the session title remains as a timestamp instead of using the first prompt as the title. ### Expected behavior The session title should be set to the content of the first prompt for all supported models (GLM 4.6, Gemini, etc.). ### Additional context This functionality worked correctly in versions on 0.15.14. ### OpenCode version 0.15.17 ### Steps to reproduce 1. Start a new session using GLM 4.6 2. Send the first prompt 3. Observe that the session title is gone/missing on the top, and in the timeline. --- 1. Start a new session using Gemini 2. Send the first prompt 3. Observe that the session title remains as a timestamp instead of the first prompt content ### Screenshot and/or share link <img width="1183" height="69" alt="Image" src="https://github.com/user-attachments/assets/b16485e6-d79b-4125-836f-a1a7db4c4fa8" /> <img width="950" height="98" alt="Image" src="https://github.com/user-attachments/assets/5535c35f-a35e-4800-bf63-df9e6de05ac1" /> --- <img width="1161" height="51" alt="Image" src="https://github.com/user-attachments/assets/2a324e94-3ee9-4f38-993e-9511c48788a1" /> <img width="954" height="99" alt="Image" src="https://github.com/user-attachments/assets/cb0819f7-8937-4eaf-878b-b41a421e61cc" /> ### Operating System Windows 11 ### Terminal Windows Terminal & vs code
yindo added the bug label 2026-02-16 17:34:57 -05:00
yindo closed this issue 2026-02-16 17:34:57 -05:00
Author
Owner

@rekram1-node commented on GitHub (Oct 25, 2025):

ill fix it today i havent seen this but since it has been model specific i bet i know why

@rekram1-node commented on GitHub (Oct 25, 2025): ill fix it today i havent seen this but since it has been model specific i bet i know why
Author
Owner

@NightRare commented on GitHub (Oct 25, 2025):

ill fix it today i havent seen this but since it has been model specific i bet i know why

Thank you, that'd be nice

@NightRare commented on GitHub (Oct 25, 2025): > ill fix it today i havent seen this but since it has been model specific i bet i know why Thank you, that'd be nice
Author
Owner

@rekram1-node commented on GitHub (Oct 25, 2025):

Fixed: https://github.com/sst/opencode/commit/0a778a2789b4e3400ef1e6bd8808671595290806

Will release tonight

@rekram1-node commented on GitHub (Oct 25, 2025): Fixed: https://github.com/sst/opencode/commit/0a778a2789b4e3400ef1e6bd8808671595290806 Will release tonight
Author
Owner

@rekram1-node commented on GitHub (Oct 26, 2025):

fixed 0.15.18

@rekram1-node commented on GitHub (Oct 26, 2025): fixed 0.15.18
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2282