Skip to content

Conversation

@TabishB
Copy link
Contributor

@TabishB TabishB commented Jan 30, 2026

Summary

Changes included

  • fix(opencode): transform command references from colon to hyphen format — Created shared transformToHyphenCommands() utility, updated OpenCode adapter and skill generation to produce correct /opsx- references

Test plan

  • CI passes
  • Changeset file is valid and triggers version bump on merge

🤖 Generated with Claude Code

Summary by CodeRabbit

Release Notes

  • Bug Fixes
    • Corrected OpenCode command references in generated files to use the proper hyphen format, resolving command execution issues.

✏️ Tip: You can customize this high-level summary in your review settings.

@greptile-apps
Copy link

greptile-apps bot commented Jan 30, 2026

No reviewable files after applying ignore patterns.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 30, 2026

📝 Walkthrough

Walkthrough

A new changeset entry is added documenting a bug fix for @fission-ai/openspec that corrects OpenCode command reference formatting from using colon notation (/opsx:) to hyphen notation (/opsx-) in generated files.

Changes

Cohort / File(s) Summary
Changeset Documentation
.changeset/opencode-command-references.md
New changeset entry documenting a patch-level bug fix correcting OpenCode command reference format from colon to hyphen notation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

codex

Poem

🐰 A little fix, so precise and true,
Command references now formatted anew,
From colons to hyphens, the format's so bright,
The changeset records this fix done right!

🚥 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 title clearly and accurately describes the main change: adding a changeset entry for an OpenCode command reference fix, which directly relates to the content of the single file modified.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-opencode-command-references

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.

@vibe-kanban-cloud
Copy link

Review Complete

Your review story is ready!

View Story

Comment !reviewfast on this PR to re-generate the story.

@TabishB TabishB merged commit afb73cf into main Jan 30, 2026
9 checks passed
@TabishB TabishB deleted the changeset-opencode-command-references branch January 30, 2026 22:27
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.

2 participants