[PR #1087] [MERGED] feat(tui): remove share commands from help if sharing is disabled #9808

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

📋 Pull Request Information

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

Base: devHead: remove-share-from-help-if-disabled


📝 Commits (1)

  • 065c7f4 feat(tui): remove share commands from help if sharing is disabled

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 packages/tui/internal/commands/command.go (+4 -0)

📄 Description

Forgot the help command in my past PR 😬.


🔄 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/1087 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `remove-share-from-help-if-disabled` --- ### 📝 Commits (1) - [`065c7f4`](https://github.com/anomalyco/opencode/commit/065c7f48cf36007ef1a2b09d59d6bd0eb8d6b914) feat(tui): remove share commands from help if sharing is disabled ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/commands/command.go` (+4 -0) </details> ### 📄 Description Forgot the help command in my past [PR](https://github.com/sst/opencode/pull/1076) 😬. --- <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:12 -05:00
yindo closed this issue 2026-02-16 18:14:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9808