tui: fix help dialog background#110
Merged
thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom Jun 14, 2025
Merged
tui: fix help dialog background#110thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom
thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom
Conversation
rgodha24
commented
Jun 14, 2025
| Background(t.BackgroundElement()). | ||
| Foreground(t.TextMuted()) | ||
| contentStyle := lipgloss.NewStyle(). | ||
| PaddingLeft(1).Background(t.BackgroundElement()) |
Contributor
Author
carabistouflette
pushed a commit
to carabistouflette/opencode
that referenced
this pull request
Jun 16, 2025
m-pa
pushed a commit
to m-pa/opencode
that referenced
this pull request
Dec 4, 2025
randomm
referenced
this pull request
in randomm/opencode
Jan 9, 2026
…outs (#109) (#110) Deep research consistently fails at ~60 seconds due to intermediate proxy/network timeouts. Ask_reason is designed for complex analysis and handles the same use cases without timeout issues. Changes: - Replace all perplexity-ask_deep_research → perplexity-ask_reason - Update research-specialist guidance to use ask_reason as primary tool - 16 total replacements across 11 agent prompt files Benefits: - Eliminates socket hang up errors - Faster response times (seconds vs 45-60+ seconds) - Still provides comprehensive reasoning with citations - Better suited for complex analysis in OpenCode environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

just removing the / from the commands showing up behind the help menu


before:
after: