Skip to content

Fix sidebar crash with OpenCode 2.0.10 themes - #26

Merged
d3cker merged 1 commit into
develfrom
codex/sidebar-theme-compatibility
Sep 20, 2026
Merged

d3cker merged 1 commit into
develfrom
codex/sidebar-theme-compatibility

Conversation

@d3cker

@d3cker d3cker commented Sep 20, 2026

Copy link
Copy Markdown
Owner

Opening the runtime sidebar on OpenCode 2.0.10 crashed because the host removed text.status and renamed semantic color tokens. This also affected folders without initialized automation.

Resolve both 2.0.6 and 2.0.10 tokens, retaining normal unavailable-owner status in unconfigured folders. The native renderer now runs against resolved themes from both SDK versions and covers startup, missing owners, running tasks, stale readings, session selection and narrow layouts. Its exit guard also prevents an OpenTUI early shutdown from passing the test silently.

Documentation: updated runtime and installation references and Unreleased notes. Workflow phases, polling, ownership and recovery are unchanged; the eight workflow diagrams remain accurate and need no edits.

Validation: npm run check; local documentation link targets and git diff --check. Running the new regression fixture against the original sidebar reproduces the reported error and exits unsuccessfully.

@d3cker
d3cker merged commit e148bb8 into devel Sep 20, 2026
2 checks passed
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