Skip to content

v0.8.1-dev.1

Pre-release
Pre-release

Choose a tag to compare

@cracking-shells-semantic-release cracking-shells-semantic-release released this 26 Feb 07:35
· 44 commits to dev since this release

0.8.1-dev.1 (2026-02-26)

  • Merge branch 'feat/opencode-mcp-host-support' into dev (793707d)
  • Merge branch 'milestone/adding-mcp-hosts-skill' into dev (bce3851)
  • Merge branch 'task/update-extension-guide' into milestone/mcp-docs-refresh (d2a0df9)
  • Merge branch 'task/write-adapter-contract' into milestone/adding-mcp-hosts-skill (c639322)
  • Merge branch 'task/write-skill-md' into milestone/adding-mcp-hosts-skill (d618f71)
  • Merge branch 'task/write-strategy-contract' into milestone/adding-mcp-hosts-skill (13b195c)
  • Merge branch 'task/write-testing-fixtures' into milestone/adding-mcp-hosts-skill (3cc4175)
  • Merge pull request #47 from LittleCoinCoin/dev (9d873aa), closes #47
  • fix(mcp-opencode): anchor JSONC comment regex in write_configuration (a35d3a2)
  • fix(mcp-opencode): anchor JSONC comment regex to line start (d8f3a75)
  • fix(mcp-opencode): make serialize() canonical-form; add test fixes (ee1d915)
  • test(mcp-fixtures): add opencode entry to canonical_configs.json (5ae3b57)
  • test(mcp-fixtures): register opencode in host_registry.py (734b3c0)
  • feat(mcp-adapter): add OpenCodeAdapter with serialize transforms (28e3bdf)
  • feat(mcp-fields): add OPENCODE_FIELDS constant (b9ddf43)
  • feat(mcp-models): add opencode oauth fields to MCPServerConfig (2bae600)
  • feat(mcp-registry): register OpenCodeAdapter in adapter registry (20e0fc8)
  • feat(mcp-strategy): add OpenCodeHostStrategy with JSONC read/write (8bb590a)
  • feat(mcp-wiring): add opencode to backup and reporting (7d0b075)
  • feat(skill): add adapter contract reference (336fced)
  • feat(skill): add discovery guide reference (8061c5f)
  • feat(skill): add strategy contract reference (cf9b807)
  • feat(skill): add testing fixtures reference (070894c)
  • feat(skill): write SKILL.md with 5-step workflow (8984a3a)
  • docs(adding-mcp-hosts): use parallel research over priority ladder (6f6165a)
  • docs(mcp): document strategy, registration, and variant pattern (21c30d5)
  • docs(mcp): rewrite testing section with data-driven docs (5fc6f97)
  • docs(mcp): rewrite testing section with data-driven infra (24c6ebf)
  • docs(mcp): update adapter template to validate_filtered() (69d61cc)
  • docs(mcp): update field support matrix and field mapping documentation (c08e064)
  • docs(mcp): update strategy template with interface docs (0b83b6e)
  • docs(roadmap): add mcp-docs-refresh task files and gap analysis (896f4d2)
  • docs(roadmap): mark adding-mcp-hosts-skill campaign as done (b7e6c95)
  • docs(roadmap): mark mcp-docs-refresh tasks as done (fc07cd1)
  • chore: cleanup __reports__/ (1056e52)
  • chore: move skills directory location (f739fed)
  • chore: update cs-playbook submodule (c544cb3)
  • chore(roadmap): add adding-mcp-hosts-skill campaign (e48ea10)
  • chore(skill): package adding-mcp-hosts skill (e5fbfa2)