Skip to content

fix: remove customize opencode core skill#96

Merged
Alezander9 merged 1 commit into
mainfrom
fix/remove-customize-opencode-core-plugin
Jun 15, 2026
Merged

fix: remove customize opencode core skill#96
Alezander9 merged 1 commit into
mainfrom
fix/remove-customize-opencode-core-plugin

Conversation

@Alezander9

@Alezander9 Alezander9 commented Jun 15, 2026

Copy link
Copy Markdown
Member

Fixes the release build failure caused by core importing the deleted built-in customize-opencode skill markdown.\n\nChanges:\n- Stop booting the core skill plugin.\n- Make the stale core skill plugin module a no-op if imported directly.\n- Remove the test that asserted registration of the upstream built-in customize-opencode skill.\n\nVerification:\n- bun run typecheck\n- bun run packages/opencode/script/build.ts --single --skip-install --skip-embed-web-ui


Summary by cubic

Fix release build failure by removing the built-in customize-opencode core skill. The core no longer boots the skill plugin, and the plugin is now a no-op to avoid importing the deleted markdown.

  • Bug Fixes
    • Removed SkillPlugin.Plugin from the core boot sequence.
    • Set SkillPlugin.Plugin effect to Effect.void to make direct imports safe.
    • Deleted test that asserted registration of the "customize-opencode" built-in skill.

Written for commit b832be8. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

Re-trigger cubic

@Alezander9 Alezander9 merged commit 416b79e into main Jun 15, 2026
3 checks passed
@Alezander9 Alezander9 deleted the fix/remove-customize-opencode-core-plugin branch June 15, 2026 20:16
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