Skip to content

Fix assistant skill install layouts and bump v0.0.3#2

Merged
finiking merged 2 commits into
mainfrom
codex/fix-opencode-skill-install
Apr 16, 2026
Merged

Fix assistant skill install layouts and bump v0.0.3#2
finiking merged 2 commits into
mainfrom
codex/fix-opencode-skill-install

Conversation

@Kayshen-X
Copy link
Copy Markdown
Collaborator

Summary

This PR fixes the assistant skill installation layout across supported tools and bumps the release version to v0.0.3.

Changes

  • fix OpenCode skill installation to use directly discovered skill directories
  • fix Claude Code skill installation to avoid outdated plugin-based layout and clean up legacy paths
  • fix Cursor skill installation to use ~/.cursor/skills/ directly and remove the old local plugin layout
  • update Gemini extension metadata to use contextFileName
  • bump workspace and package versions to 0.0.3

Notes

This change also keeps uninstall/cleanup behavior compatible with older installs by removing legacy paths when present.

Verification

  • cargo test -p tuhucar-cli
  • cargo clippy --workspace --all-targets -- -D warnings

Copy link
Copy Markdown
Contributor

@finiking finiking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@finiking finiking merged commit 03e48aa into main Apr 16, 2026
4 checks passed
@finiking finiking deleted the codex/fix-opencode-skill-install branch April 16, 2026 02:47
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