Skip to content

Migrate opencode tui config to tui.json#98

Merged
kdeal merged 1 commit into
mainfrom
opencode_tui_config
Mar 17, 2026
Merged

Migrate opencode tui config to tui.json#98
kdeal merged 1 commit into
mainfrom
opencode_tui_config

Conversation

@kdeal

@kdeal kdeal commented Mar 17, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Chores
    • Reorganized configuration structure by separating theme settings into a dedicated TUI configuration file for improved modularity.

@coderabbitai

coderabbitai Bot commented Mar 17, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cff421be-fbdf-4c64-bb46-1be50a0f3bcb

📥 Commits

Reviewing files that changed from the base of the PR and between b576a9e and 95169ec.

📒 Files selected for processing (2)
  • xdg_config/opencode/opencode.json
  • xdg_config/opencode/tui.json
💤 Files with no reviewable changes (1)
  • xdg_config/opencode/opencode.json

Walkthrough

This change refactors theme configuration across configuration files. The "theme": "everforest" entry and its associated comment are removed from xdg_config/opencode/opencode.json. Simultaneously, a new configuration file xdg_config/opencode/tui.json is created containing a schema reference and the "theme": "everforest" setting, effectively relocating theme configuration to a dedicated TUI-specific file.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Add a super basic opencode config #88: Directly related as it previously added the "theme" configuration to xdg_config/opencode/opencode.json that this PR removes and migrates to the new tui.json file.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately describes the main change: migrating TUI configuration from opencode.json to a separate tui.json file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch opencode_tui_config
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

You can customize the high-level summary generated by CodeRabbit.

Configure the reviews.high_level_summary_instructions setting to provide custom instructions for generating the high-level summary.

@kdeal kdeal merged commit 7024004 into main Mar 17, 2026
3 checks passed
@kdeal kdeal deleted the opencode_tui_config branch March 17, 2026 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant