Skip to content

fix: rename oh-my-opencode rule to oh-my-openagent - #7

Merged
ndizazzo merged 2 commits into
mainfrom
fix/oh-my-openagent
Apr 8, 2026
Merged

fix: rename oh-my-opencode rule to oh-my-openagent#7
ndizazzo merged 2 commits into
mainfrom
fix/oh-my-openagent

Conversation

@ndizazzo

@ndizazzo ndizazzo commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rename rules/oh-my-opencode.yaml -> rules/oh-my-openagent.yaml
  • Update tool id, label, source paths, and target filename to oh-my-openagent
  • Update README example and CHANGELOG reference
  • Bump version to 0.9.3

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Documentation
  • Other:

Testing

  • pnpm test passes (0 failures)
  • pnpm run lint:agents outputs agent-lint: ok
  • New tests added for new behaviour (if applicable)

Checklist

  • No "use strict" omitted from new .js files
  • No empty catch {} blocks introduced
  • No new runtime dependencies added without discussion
  • CHANGELOG.md updated (for user-visible changes)

- Rename rules/oh-my-opencode.yaml -> rules/oh-my-openagent.yaml
- Update tool id, label, source paths, and target filename to oh-my-openagent
- Update README example and CHANGELOG reference
- Bump version to 0.9.3
Copilot AI review requested due to automatic review settings April 8, 2026 19:35

Copilot AI 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.

Pull request overview

This PR renames the bundled rule for the “oh-my-*” OpenCode config from oh-my-opencode to oh-my-openagent, updates references across tests/docs/changelog, and bumps the package version to 0.9.3.

Changes:

  • Rename rules/oh-my-opencode.yamlrules/oh-my-openagent.yaml and update tool id/label/paths/targets accordingly.
  • Update unit tests and README references to the new rule name.
  • Update CHANGELOG.md and bump package.json version to 0.9.3.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
tests/install-core.test.js Updates rule fixture expectations and profile discovery assertions to oh-my-openagent naming.
rules/oh-my-opencode.yaml Removes the old bundled rule file.
rules/oh-my-openagent.yaml Adds the renamed bundled rule with updated tool id/paths/targets.
README.md Updates selection-mode example text and YAML snippet to reference oh-my-openagent.
package.json Version bump to 0.9.3 and adds keyword for oh-my-openagent.
CHANGELOG.md Adds 0.9.3 entry for rename and updates a prior entry reference.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread rules/oh-my-openagent.yaml Outdated
Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ndizazzo
ndizazzo merged commit c3cde9f into main Apr 8, 2026
3 checks passed
@ndizazzo
ndizazzo deleted the fix/oh-my-openagent branch April 8, 2026 19:59
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