Skip to content

Bootstrap OpenCodeHighEnd 0.1.0 (OpenCode 2 overlay) - #1

Merged
kuker24 merged 2 commits into
mainfrom
bootstrap-v2
Sep 17, 2026
Merged

kuker24 merged 2 commits into
mainfrom
bootstrap-v2

Conversation

@kuker24

@kuker24 kuker24 commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Overview

This PR bootstraps OpenCodeHighEnd v0.1.0 as a native specialist overlay for OpenCode 2, adapted from OpenCodeBestFriend (OCBF 1.8.6 frozen catalog).

Key Features & Architecture

  • Catalog: 62 total skills frozen (47 model-invoked in ~/.config/opencode/skills/, 15 manual slash commands in ~/.config/opencode/commands/).
  • OpenCode 2 Native Config: Schema migrated to mcp.servers with explicit type attributes and disabled state.
  • Identity & Isolation:
    • CLI entrypoint: opencode-he with commands for doctor, verify, design, smartdoc, and MCP management.
    • Overlay directory: ~/.config/opencode/highend
    • Shared storage: ~/.local/share/opencode-highend
    • AGENTS.md managed block with OPENCODEHIGHEND:BEGIN / OPENCODEHIGHEND:END.
    • Shell isolation setting OPENCODE_DISABLE_CLAUDE_CODE=1 to prevent Claude Code interference.
  • Legacy Plugin Quarantine & Doctor Check:
    • Automatically identifies and quarantines legacy V1 plugins (such as impeccable-live-poll.ts) into ~/.local/share/opencode-highend/quarantine/plugins/ to resolve the OpenCode 2 failed to load plugin runtime error.
    • Added WARN finding in opencode-he doctor when V1 plugin leftovers are detected.
    • Documented in docs/troubleshooting.md.

Verification & Quality Gates

  • Unit & Integration Tests: 352 test cases passed (python3 -m unittest discover -s tests).
  • Security & Secret Audit: gitleaks clean across all commits.
  • Integrity: opencode-he verify passes all checksums and ownership gates.
  • No Git Tag: Release tag v0.1.0 is deferred and not yet created.

Same 62-skill catalog as OpenCodeBestFriend 1.8.6 (47 model, 15 manual),
rewritten native V2: skills array, mcp.servers with type, OPENCODEHIGHEND
markers, installer fails closed on OpenCode 1.x. Do not push.
@kuker24
kuker24 merged commit 03ceabb into main Sep 17, 2026
10 checks passed
@kuker24
kuker24 deleted the bootstrap-v2 branch September 17, 2026 23: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