Skip to content

feat: add rules mapping for OpenCode platform#56

Merged
hyericlee merged 1 commit into
enulus:mainfrom
mwinfie:fix/opencode-rules-mapping
May 11, 2026
Merged

feat: add rules mapping for OpenCode platform#56
hyericlee merged 1 commit into
enulus:mainfrom
mwinfie:fix/opencode-rules-mapping

Conversation

@mwinfie

@mwinfie mwinfie commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds missing rules/**/*.md export and import entries to the OpenCode platform definition in platforms.jsonc
  • Rules now install to .opencode/rules/ (workspace) or .config/opencode/rules/ (global), consistent with other platforms

Fixes #55

Add export and import entries for rules/**/*.md to the OpenCode platform
definition, mapping to .opencode/rules/ (workspace) and
.config/opencode/rules/ (global).

Fixes enulus#55
@hyericlee hyericlee merged commit e4ef49e into enulus:main May 11, 2026
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.

OpenCode platform missing rules mapping

3 participants