Add Ayu dark theme#109
Merged
thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom Jun 15, 2025
nitishxyz:nitishxyz/ayu-themenitishxyz/opencode:nitishxyz/ayu-themeCopy head branch name to clipboard
Merged
Add Ayu dark theme#109thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom nitishxyz:nitishxyz/ayu-themenitishxyz/opencode:nitishxyz/ayu-themeCopy head branch name to clipboard
thdxr merged 1 commit intoanomalyco:devanomalyco/opencode:devfrom
nitishxyz:nitishxyz/ayu-themenitishxyz/opencode:nitishxyz/ayu-themeCopy head branch name to clipboard
Conversation
f215fc3 to
d9b6c6f
Compare
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
## Description - closes anomalyco#93 ## Screenshot <img width="1741" height="1094" alt="CleanShot 2025-08-31 at 12 17 46" src="https://github.com/user-attachments/assets/a4ddc12b-5e20-435c-83de-6b539954e60d" />
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.
Tested Ayu Dark by running the CLI tool from source. Opening this PR to add the theme to the main tool as well.