[PR #1076] [MERGED] feat(tui): remove sharing info from session header when sharing is disabled #9801

Closed
opened 2026-02-16 18:14:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1076
Author: @timoclsn
Created: 7/16/2025
Status: Merged
Merged: 7/16/2025
Merged by: @adamdotdevin

Base: devHead: remove-share-from-session-header-when-sharing-disabled


📝 Commits (1)

  • 484074b feat(tui): remove sharing info from session header when sharing is disabled

📊 Changes

1 file changed (+16 additions, -9 deletions)

View changed files

📝 packages/tui/internal/components/chat/messages.go (+16 -9)

📄 Description

Only add sharing info to session header when not disabled.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1076 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/16/2025 **Status:** ✅ Merged **Merged:** 7/16/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `remove-share-from-session-header-when-sharing-disabled` --- ### 📝 Commits (1) - [`484074b`](https://github.com/anomalyco/opencode/commit/484074b4f93ef615d448db6307c6d4590f16abdd) feat(tui): remove sharing info from session header when sharing is disabled ### 📊 Changes **1 file changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/chat/messages.go` (+16 -9) </details> ### 📄 Description Only add sharing info to session header when not disabled. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:11 -05:00
yindo closed this issue 2026-02-16 18:14:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9801