Skip to content

Comments

chore - fix onus init glob pattern and bump versions#110

Merged
dpuglielli merged 1 commit intomainfrom
chore/fix-onus-init-glob-pattern
Dec 26, 2025
Merged

chore - fix onus init glob pattern and bump versions#110
dpuglielli merged 1 commit intomainfrom
chore/fix-onus-init-glob-pattern

Conversation

@dpuglielli
Copy link
Collaborator

Summary

  • Fix /onus:init command failing when multiple plugin versions are cached
  • Use installed_plugins.json registry to resolve the exact plugin path instead of glob pattern
  • Bump all plugin versions (mantra 0.3.1, memento 0.3.2, onus 0.2.4)

Test plan

  • Run /onus:init in a project with multiple cached onus versions
  • Verify init script runs without "ENOTDIR" error

- Use installed_plugins.json registry to resolve plugin path instead of glob
- Fixes multi-version cache conflict in /onus:init command
- Bump mantra 0.3.0 → 0.3.1
- Bump memento 0.3.1 → 0.3.2
- Bump onus 0.2.3 → 0.2.4
@dpuglielli dpuglielli merged commit 886e574 into main Dec 26, 2025
2 checks passed
@dpuglielli dpuglielli deleted the chore/fix-onus-init-glob-pattern branch January 17, 2026 23:15
dpuglielli added a commit that referenced this pull request Jan 17, 2026
- Use installed_plugins.json registry to resolve plugin path instead of glob
- Fixes multi-version cache conflict in /onus:init command
- Bump mantra 0.3.0 → 0.3.1
- Bump memento 0.3.1 → 0.3.2
- Bump onus 0.2.3 → 0.2.4
dpuglielli added a commit that referenced this pull request Jan 18, 2026
- Use installed_plugins.json registry to resolve plugin path instead of glob
- Fixes multi-version cache conflict in /onus:init command
- Bump mantra 0.3.0 → 0.3.1
- Bump memento 0.3.1 → 0.3.2
- Bump onus 0.2.3 → 0.2.4
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